Commit Graph

  • d1cbd51601 Update upstream SJCL. This version contains our SHA512 contribution. Stefan Thomas 2013-01-04 10:02:13 +01:00
  • b45ba65af1 Fix: Grunt/Webpack should compile JS code as a library. Stefan Thomas 2013-01-04 09:59:05 +01:00
  • df4ea13553 Fix JS compile output file names. Stefan Thomas 2013-01-04 09:46:55 +01:00
  • 0f2a69bb6a More robust input type handling for Uint160.from_json(). Stefan Thomas 2013-01-04 09:46:41 +01:00
  • d38fd1847d Merge tepPARTIAL into tecCLAIMED. Arthur Britto 2013-01-03 13:04:07 -08:00
  • e5c6acde7d JS: Restrict UInt160 parse_json to wire format. Arthur Britto 2013-01-03 00:54:20 -08:00
  • a574207b40 Improve README. Arthur Britto 2013-01-03 00:21:31 -08:00
  • 055f129b34 Improve README. Arthur Britto 2013-01-03 00:01:34 -08:00
  • 6492ca4187 Cosmetic. Arthur Britto 2013-01-02 23:13:41 -08:00
  • 88a92e6205 JS: Add support for client knowing about connecting to testnet server. Arthur Britto 2013-01-02 21:42:27 -08:00
  • c27c737c00 Update README. Arthur Britto 2013-01-02 21:40:28 -08:00
  • 329447d4f3 UT: Fix example http server. Arthur Britto 2013-01-02 14:18:44 -08:00
  • 53d04fd61a Add a http server config to the example test config. Arthur Britto 2012-12-30 17:04:17 -08:00
  • 1c0768d788 Add simple-jsonrpc to npm dependancies. Arthur Britto 2012-12-30 17:00:49 -08:00
  • bbd3c80ee9 JS: Add some place holders for the fee stuff. Arthur Britto 2012-12-27 17:48:55 -08:00
  • b7aee97808 Add watch task (automatic recompilation). Stefan Thomas 2012-12-23 00:48:41 +01:00
  • 6398d58ccf The command "grunt" now builds everything. Stefan Thomas 2012-12-20 12:45:53 -08:00
  • 8905449153 New build system for SJCL. Stefan Thomas 2012-12-20 12:38:29 -08:00
  • c7258c36bb Clean up - Ledger breaking changes. Arthur Britto 2012-12-21 17:05:31 -08:00
  • 1733685c80 JS: Add tipple alphabet. Arthur Britto 2012-12-20 12:47:57 -08:00
  • 0e21a045f6 Banish local validators.txt. Arthur Britto 2012-12-18 18:24:08 -08:00
  • 6483cd0b11 Banish .DS_Store files. Arthur Britto 2012-12-18 18:17:18 -08:00
  • 3ee4d8cf73 Got it to work in XCode :-) Including: -Replicate Scons in Xcode configuration by importing various libraries -That's the end of the list Jcar 2012-12-18 17:27:19 -08:00
  • 790ee6ebef Improve documentation for config-example.js Arthur Britto 2012-12-17 20:49:55 -08:00
  • 81882bd1fa JS: Fix amount parsing to accept negative exponents. Arthur Britto 2012-12-17 17:33:02 -08:00
  • 2baccc4800 Add more precision options to to_human(). Stefan Thomas 2012-12-16 11:50:04 -08:00
  • 96c93247e6 UT: Test offer counts. Arthur Britto 2012-12-14 21:21:27 -08:00
  • 6f66cf734c UT: Fix intermitent timeouts. Arthur Britto 2012-12-14 19:07:46 -08:00
  • 8196a1e15a Fix network state reporting in server and client. Arthur Britto 2012-12-14 16:34:11 -08:00
  • 54ed214fcf Allow larger amounts in normal notation. JoelKatz 2012-12-13 15:56:39 -08:00
  • 51ff4565c4 Sync to C++ code logic. One test fails, I'm tracking it down now. JoelKatz 2012-12-13 15:42:41 -08:00
  • aff2b5583e Fix infinite loop when using a zero amount in a multiplication. Stefan Thomas 2012-12-13 11:28:37 -08:00
  • 702d328e89 UT: Fixes for reserves. Arthur Britto 2012-12-12 23:08:18 -08:00
  • c56b7662df Move from account create fee to reserve XRP. Arthur Britto 2012-12-12 21:54:56 -08:00
  • baf5799aa3 "Fix" multiply by disabling rounding - doesn't seem to produce correct results. Stefan Thomas 2012-12-12 20:56:55 -08:00
  • ef23babf8b Add tests for Amount#multiply. Stefan Thomas 2012-12-12 20:56:06 -08:00
  • 9ba83813bd Fix semantic errors in Amount#multiply. Stefan Thomas 2012-12-12 20:52:45 -08:00
  • 6b1bf2bc4d Add product_human, fix ratio_human. Stefan Thomas 2012-12-12 19:27:50 -08:00
  • 5e5cef8f23 Embed our own private copy of websocketpp. Arthur Britto 2012-12-12 19:07:03 -08:00
  • 3c4f215017 Add ratio_human. Stefan Thomas 2012-12-12 17:39:18 -08:00
  • a67a686e43 JS: Do not retry as much to connect. Arthur Britto 2012-12-12 16:18:59 -08:00
  • 5a688a4a54 Fix this to match. JoelKatz 2012-12-11 22:57:19 -08:00
  • 854904c51d UT: Fix payment test. Arthur Britto 2012-12-11 21:23:56 -08:00
  • 9276c60403 Restore [(10X+3)(10Y+3)]/100 rounding. JoelKatz 2012-12-11 16:10:13 -08:00
  • 4aceb7cec5 Start of fix. JoelKatz 2012-12-11 16:02:35 -08:00
  • c3542afb45 Simplify multiplication. JoelKatz 2012-12-11 00:15:06 -08:00
  • 61e5b549ed Don't set offsets to 'undefined' anymore. JoelKatz 2012-12-11 00:08:52 -08:00
  • c2286dc059 JS: Fix non-XRP add and canonicalize. Arthur Britto 2012-12-10 23:47:14 -08:00
  • ea02e7e2d3 JS: Better but still broken divide and friends again. Arthur Britto 2012-12-10 23:16:07 -08:00
  • 44ff7d2609 JS: Better but still broken divide and friends. Arthur Britto 2012-12-10 22:33:33 -08:00
  • eefaea7a74 Added some test cases for Amount.add(). Stefan Thomas 2012-12-10 20:36:22 -08:00
  • 5347d19503 Fix is_negative for new unified neg. number handling. Stefan Thomas 2012-12-10 17:02:01 -08:00
  • d8076d5f9b Add support for mixed operands to divide(). Stefan Thomas 2012-12-10 15:07:02 -08:00
  • 2d824a8bd4 expose Seed Vahe Hovhannisyan 2012-12-10 16:05:20 -08:00
  • 03039dc399 JS: Export Seed. Arthur Britto 2012-12-10 14:47:54 -08:00
  • 128a533aed JS: Add Seed support and big fix for Amount. Arthur Britto 2012-12-10 14:42:32 -08:00
  • 7813c4da4f JS: Fix for divide. Arthur Britto 2012-12-09 00:15:31 -08:00
  • 728a8c02db JS: Amount add multiply and divide. Arthur Britto 2012-12-09 00:03:54 -08:00
  • 6a0c173168 JS: Reorder Amount functions alphabetically. Arthur Britto 2012-12-08 23:27:46 -08:00
  • 9d18fadf8d JS: Fixes for add and subtract. Arthur Britto 2012-12-08 18:15:37 -08:00
  • 1d65d5434d JS: Add is_zero and compareTo to Amount. Arthur Britto 2012-12-08 17:55:37 -08:00
  • d49d83d69d JS: Add abs, add, and subtract to Amount. Arthur Britto 2012-12-08 17:31:55 -08:00
  • dbc80c043b JS: Rework NaN testing for Amount. Arthur Britto 2012-12-08 17:08:15 -08:00
  • dfcd04b320 JS: Add is_native() to Currency. Arthur Britto 2012-12-07 22:24:50 -08:00
  • d24271a740 Add WebSocket Secure (SSL) support to client library. Stefan Thomas 2012-12-06 14:10:26 -08:00
  • a50661752c Only consider a server connection with server_status == 'ok' as being 'online'. Stefan Thomas 2012-12-06 12:33:29 -08:00
  • b60bfc91f2 Fix fractional part in to_human(). Stefan Thomas 2012-12-05 13:59:40 -08:00
  • 06dd0ce26c JS: Add support for getting random from server subscribe. Arthur Britto 2012-12-06 00:01:05 -08:00
  • e6c1cf98fd Refactor NetworkOps and RPC to specify account_index and ledgers better. Arthur Britto 2012-12-05 18:02:41 -08:00
  • 70c7dfc3b2 JS: Fix offline reporting. Arthur Britto 2012-12-04 19:27:44 -08:00
  • 029c0a3ee9 add account_offers and refactor jed 2012-12-04 12:12:11 -08:00
  • 5166924f8c windows jed 2012-12-04 00:05:40 -08:00
  • eb822483f4 Use custom assert in JS library. Stefan Thomas 2012-12-03 19:45:31 -08:00
  • 627689731d Set signed option to true by default and use "-" as prefix by default. Stefan Thomas 2012-12-03 19:25:35 -08:00
  • c9255f0f56 Add signed option to to_human output. Stefan Thomas 2012-12-03 17:10:33 -08:00
  • 216c2fb9fa Fixes for emit ledger_closed. Arthur Britto 2012-12-03 16:46:27 -08:00
  • 5757b10da8 Refactor RPC wallet_accounts. Arthur Britto 2012-12-03 16:12:32 -08:00
  • 90b5dbd41a Update remote.js for RPC account_tx. Arthur Britto 2012-12-03 16:05:45 -08:00
  • 1fd32a19c3 Update remote.js for RPC unl_delete. Arthur Britto 2012-12-03 16:03:41 -08:00
  • 9c786b67e1 Update remote.js for RPC connect. Arthur Britto 2012-12-03 16:01:03 -08:00
  • 4e0d1155de Refactor RPC ripple_lines_get. Arthur Britto 2012-12-03 15:55:10 -08:00
  • 47129f27b0 Refactor RPC ledger. Arthur Britto 2012-12-03 15:35:29 -08:00
  • 265fb2994c Add Amount.is_negative(); Stefan Thomas 2012-12-03 15:34:51 -08:00
  • ce5f521bca Added set_issuer. Stefan Thomas 2012-12-03 14:28:27 -08:00
  • d6721af5b5 pass whole message in serverClosed jed 2012-12-03 13:55:35 -08:00
  • 7a66446a9a Refactor RPC submit and submit_json. Arthur Britto 2012-12-02 19:46:32 -08:00
  • 736db4d887 As per the wiki - if no issuer set, the txn json shouldn't contain one. Stefan Thomas 2012-12-01 23:46:22 -08:00
  • 04fbe52ef5 JS: Hide _secret and clean up transaction submiting. Arthur Britto 2012-11-30 16:02:59 -08:00
  • 704f03e4cd JS: default build_path is now false and is actually passed. Arthur Britto 2012-11-30 15:50:54 -08:00
  • 40a4ae1e8d change emit jed 2012-11-29 17:31:19 -08:00
  • 1771207f7c JS: More fixes for caching. Arthur Britto 2012-11-29 16:05:38 -08:00
  • f9b04ca5d9 have remote.js emit all messages jed 2012-11-29 15:54:59 -08:00
  • 0d52f87c8b JS: Fix transparent caching of ledger entries. Arthur Britto 2012-11-29 15:33:23 -08:00
  • 8cb65c7d28 If you need override a method, do it straight up, don't abuse events. Stefan Thomas 2012-11-26 15:52:59 -08:00
  • b4169c88bc Add digit group separator formatting to to_human(). Stefan Thomas 2012-11-26 18:03:32 -08:00
  • 24a4bee1ee Fix for non-native currencies in parse_human. Stefan Thomas 2012-11-26 18:01:39 -08:00
  • fe055b1bee UT: Move test account configuration from config-example.js. Arthur Britto 2012-11-26 16:30:13 -08:00
  • 3214f9b378 JS: Fix local_fee for remote.js. Arthur Britto 2012-11-26 16:28:52 -08:00
  • f4c0402131 Added different logging style when running in browser. Stefan Thomas 2012-11-26 15:12:15 -08:00
  • bdc6f626b5 I think that comment belongs here. Stefan Thomas 2012-11-26 14:27:12 -08:00