Commit Graph

  • dda0769c5e JS: Add is_native() to Currency. Arthur Britto 2012-12-07 22:24:50 -08:00
  • e03ed39fca Some pathfinding fixes. Arthur Britto 2012-12-07 17:47:29 -08:00
  • bfce6b4ec1 Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-12-07 15:22:34 -08:00
  • 2701f25052 Be more strict with payment build_path flag. Arthur Britto 2012-12-07 15:22:24 -08:00
  • ef6ff76656 Merge branch 'master' of github.com:jedmccaleb/NewCoin JoelKatz 2012-12-07 14:31:53 -08:00
  • aefe0445a0 Explain the relaxed restriction. JoelKatz 2012-12-07 14:31:18 -08:00
  • 54ee3904e2 Be more flexible in the way we accept certificate chains. JoelKatz 2012-12-07 14:29:39 -08:00
  • 6b39593a13 Cosmetic. Arthur Britto 2012-12-07 12:25:55 -08:00
  • 0f907c5677 Document the configuration. JoelKatz 2012-12-07 10:48:03 -08:00
  • 0ace657d81 Error checking. JoelKatz 2012-12-07 10:45:21 -08:00
  • 0f9cdb1c8b Remove support for RPC style calls over websocket. Arthur Britto 2012-12-06 20:22:02 -08:00
  • 8ad9d62641 Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-12-06 20:16:19 -08:00
  • 56e85db815 Fixes for ripple_path_find. Arthur Britto 2012-12-06 20:16:12 -08:00
  • 670763d321 Need working ways to specify the key, cert, and chain. JoelKatz 2012-12-06 19:19:53 -08:00
  • dbb70e2bf9 Stop whichever endpoint is running. JoelKatz 2012-12-06 19:14:58 -08:00
  • 2c342d984f Fixes. Template code must go in header files. JoelKatz 2012-12-06 18:59:45 -08:00
  • a17babcfaf Fix small buglets. JoelKatz 2012-12-06 18:59:34 -08:00
  • 2e425d60fd Don't return rpcSUCCESS. JoelKatz 2012-12-06 18:59:10 -08:00
  • 176efd4a8e Add support for SSL certificate chain. JoelKatz 2012-12-06 18:58:49 -08:00
  • aecf0aade4 Merge branch 'master' of github.com:jedmccaleb/NewCoin jed 2012-12-06 16:48:22 -08:00
  • 4ec4ccf490 broken websocket code jed 2012-12-06 16:48:04 -08:00
  • 10e53b7562 Add WebSocket Secure (SSL) support to client library. Stefan Thomas 2012-12-06 14:10:26 -08:00
  • 73db82ac56 Only consider a server connection with server_status == 'ok' as being 'online'. Stefan Thomas 2012-12-06 12:33:29 -08:00
  • cbb1e50222 Add event allowing client to track server's network connectivity. Stefan Thomas 2012-12-06 12:20:16 -08:00
  • d3acc2cf75 Fix fractional part in to_human(). Stefan Thomas 2012-12-05 13:59:40 -08:00
  • 3841bc406a Merge branch 'master' of github.com:jedmccaleb/NewCoin JoelKatz 2012-12-06 10:56:09 -08:00
  • 1d2bb868b6 Remove RAND_bytes calls. JoelKatz 2012-12-06 10:55:56 -08:00
  • fa5e328561 New 'getRand' function. JoelKatz 2012-12-06 10:55:23 -08:00
  • 6a318f496c Change RPC ledger params to just current and closed. Arthur Britto 2012-12-06 10:36:34 -08:00
  • c55eb72d76 Fix for RPC commands. Arthur Britto 2012-12-06 08:24:53 -08:00
  • c5ad702117 Be more strict for RPC commands. Arthur Britto 2012-12-06 07:45:25 -08:00
  • ce47e99d6d Comments. Arthur Britto 2012-12-06 07:43:39 -08:00
  • c5aabbf676 Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-12-06 07:38:11 -08:00
  • 1238e8f5d8 Fix validity checking for RPC commands. Arthur Britto 2012-12-06 07:38:01 -08:00
  • 58e47d3f51 get it right this time. JoelKatz 2012-12-06 04:17:51 -08:00
  • f99e2293db Don't erroneously report load over targets. JoelKatz 2012-12-06 03:56:59 -08:00
  • 5376c01edb Cosmetic fix JoelKatz 2012-12-06 03:44:33 -08:00
  • d02ef93f5c Merge branch 'master' of github.com:jedmccaleb/NewCoin JoelKatz 2012-12-06 03:39:37 -08:00
  • 6f5f51de8a Use cref instead of ref. JoelKatz 2012-12-06 03:39:23 -08:00
  • a2377fc204 Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-12-06 00:02:08 -08:00
  • de9cffe5c5 Emit 256 bits of random on RPC server subscribe. Arthur Britto 2012-12-06 00:02:02 -08:00
  • 10ba85a493 JS: Add support for getting random from server subscribe. Arthur Britto 2012-12-06 00:01:05 -08:00
  • e0a9520d9d Solve proof of works if requested. JoelKatz 2012-12-05 23:48:23 -08:00
  • 7f313afe80 Track connection direction. JoelKatz 2012-12-05 23:48:10 -08:00
  • 6980bcaa46 Cosmetic. Arthur Britto 2012-12-05 18:04:27 -08:00
  • d7c5b73875 Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-12-05 18:02:58 -08:00
  • 5b68f2a15d Refactor NetworkOps and RPC to specify account_index and ledgers better. Arthur Britto 2012-12-05 18:02:41 -08:00
  • 01f1e6c337 Work on path finding. Arthur Britto 2012-12-05 18:02:24 -08:00
  • 4b6b1eebd9 Add opperator==() for PathNodes. Arthur Britto 2012-12-05 17:28:16 -08:00
  • 7871df819a Cosmetic. Arthur Britto 2012-12-05 17:27:52 -08:00
  • 3b7bf171ed Structure to charge and credit for load types. JoelKatz 2012-12-05 15:45:07 -08:00
  • 20b96613e4 Cosmetic improvement. JoelKatz 2012-12-05 13:21:14 -08:00
  • a43a993a01 Refactor log_level command to meet new spec. JoelKatz 2012-12-05 13:18:14 -08:00
  • 48855b089f Merge branch 'master' of github.com:jedmccaleb/NewCoin JoelKatz 2012-12-05 11:24:23 -08:00
  • eca4059242 Operation limit. JoelKatz 2012-12-05 11:24:15 -08:00
  • 61596f0717 Improve RPC random. Arthur Britto 2012-12-04 23:56:05 -08:00
  • be243d5d34 Cosmetic. Arthur Britto 2012-12-04 23:40:50 -08:00
  • f44e58776f Add support for RPC random. Arthur Britto 2012-12-04 23:37:45 -08:00
  • 456a272a7a Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-12-04 19:27:54 -08:00
  • d6b0dca146 JS: Fix offline reporting. Arthur Britto 2012-12-04 19:27:44 -08:00
  • 3c8bae54c6 Merge branch 'master' of github.com:jedmccaleb/NewCoin JoelKatz 2012-12-04 14:39:53 -08:00
  • fce949609c Fix remote fee logic. Remove magic constants. JoelKatz 2012-12-04 14:39:26 -08:00
  • bfaf80c787 fix jed 2012-12-04 14:06:26 -08:00
  • 26e9b5e2f6 Updates to local and remote transaction fee factor tracking. JoelKatz 2012-12-04 13:29:51 -08:00
  • f5d8c771a5 Remove redundant or broken locks. JoelKatz 2012-12-04 12:34:44 -08:00
  • 25af710446 Cleanups. JoelKatz 2012-12-04 12:30:41 -08:00
  • 50953ff6d5 add account_offers and refactor jed 2012-12-04 12:12:11 -08:00
  • 4ef15c5536 windows jed 2012-12-04 00:05:40 -08:00
  • 3b15853267 Refactor RPC tx_history. Arthur Britto 2012-12-03 23:16:39 -08:00
  • 8952d77b2b Refactor RPC tx. Arthur Britto 2012-12-03 23:06:34 -08:00
  • 224c3391bf Refactor RPC owner_info. Arthur Britto 2012-12-03 22:58:21 -08:00
  • 9600c3dc3f Refactor RPC data_*. Arthur Britto 2012-12-03 22:50:17 -08:00
  • d9b8bcaa32 Refactor RPC login. Arthur Britto 2012-12-03 22:41:28 -08:00
  • b51daf0942 Refactor RPC get_counts. Arthur Britto 2012-12-03 22:28:50 -08:00
  • a7f3e1f8cc Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-12-03 20:01:31 -08:00
  • 5d35a7afff Fix RPC ripple_lines_get. Arthur Britto 2012-12-03 20:01:21 -08:00
  • 7bda03745e Use custom assert in JS library. Stefan Thomas 2012-12-03 19:45:31 -08:00
  • a1ae6c1866 Set signed option to true by default and use "-" as prefix by default. Stefan Thomas 2012-12-03 19:25:35 -08:00
  • 4a1edb05d5 Merge branch 'rpc_refactor' Arthur Britto 2012-12-03 18:08:56 -08:00
  • 0635a5f6e3 Note unnecessary commands. Arthur Britto 2012-12-03 18:08:27 -08:00
  • 8eb0191c83 Merge branch 'master' of github.com:jedmccaleb/NewCoin JoelKatz 2012-12-03 18:08:24 -08:00
  • 25de434252 Add the limit amount issuer to the list of affected accounts. JoelKatz 2012-12-03 18:08:07 -08:00
  • ecf8c69763 Refactor RPC validation_seed. Arthur Britto 2012-12-03 18:00:59 -08:00
  • 9435dbee18 Refactor RPC validation_create. Arthur Britto 2012-12-03 17:57:18 -08:00
  • be48c6510c Refactor RPC wallet_seed. Arthur Britto 2012-12-03 17:52:30 -08:00
  • 500df6bd32 Refactor RPC wallet_propose. Arthur Britto 2012-12-03 17:46:33 -08:00
  • 33611cdede Add signed option to to_human output. Stefan Thomas 2012-12-03 17:10:33 -08:00
  • d01f2fb123 Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-12-03 16:49:40 -08:00
  • f7c90810fc Merge branch 'broken_emit_ledger_closed' Arthur Britto 2012-12-03 16:46:53 -08:00
  • 2791f43b1d Fixes for emit ledger_closed. Arthur Britto 2012-12-03 16:46:27 -08:00
  • 93138bb102 Merge branch 'master' of github.com:jedmccaleb/NewCoin JoelKatz 2012-12-03 16:17:31 -08:00
  • 98b3c526ec Finish the load manager class. JoelKatz 2012-12-03 16:16:50 -08:00
  • 5d3684b9b9 Merge branch 'rpc_refactor' Arthur Britto 2012-12-03 16:14:28 -08:00
  • f8a906ce9a Refactor RPC wallet_accounts. Arthur Britto 2012-12-03 16:12:32 -08:00
  • dc977d1bfd Update remote.js for RPC account_tx. Arthur Britto 2012-12-03 16:05:45 -08:00
  • 81e69c038c Update remote.js for RPC unl_delete. Arthur Britto 2012-12-03 16:03:41 -08:00
  • 1696263bcf Update remote.js for RPC connect. Arthur Britto 2012-12-03 16:01:03 -08:00
  • 125a1ae5d3 Refactor RPC ripple_lines_get. Arthur Britto 2012-12-03 15:55:10 -08:00
  • e8f2efab93 Refactor RPC ledger. Arthur Britto 2012-12-03 15:35:29 -08:00
  • 2e49493776 Add Amount.is_negative(); Stefan Thomas 2012-12-03 15:34:51 -08:00