Commit Graph

  • a44767fd5b JS: Add a way to convert an amount to a number. Arthur Britto 2012-11-19 12:53:37 -08:00
  • f78d936936 More balanced table requires more memory. JoelKatz 2012-11-19 10:53:29 -08:00
  • 74f35b855e Merge branch 'master' of github.com:jedmccaleb/NewCoin jed 2012-11-19 10:44:04 -08:00
  • bb9f47f624 Misplaced } JoelKatz 2012-11-19 10:40:51 -08:00
  • 645f7022c4 More PoW work. JoelKatz 2012-11-19 01:06:23 -08:00
  • 366b477052 Metadata rework to make it possible to watch things like order books or directories. JoelKatz 2012-11-18 17:13:19 -08:00
  • b9bdcceecf Cosmetic changes. Arthur Britto 2012-11-17 18:54:34 -08:00
  • ffce0c8979 White list Ubuntu for boost without -mt. Arthur Britto 2012-11-17 18:46:59 -08:00
  • e35a0fc766 Have git ignore customized test/config.js. Arthur Britto 2012-11-17 17:37:10 -08:00
  • 17b51b68c7 UT: Add test for XRP at start of path. Arthur Britto 2012-11-17 17:35:37 -08:00
  • ffb4955127 Fix ripple paths with XRP. Arthur Britto 2012-11-17 17:34:43 -08:00
  • cdd3ba0791 Make rippleCredit() do better with ACCOUNT_ONE. Arthur Britto 2012-11-17 17:34:04 -08:00
  • 2d98ce4526 Make TrustSet disallow ACCOUNT_ONE. Arthur Britto 2012-11-17 17:33:10 -08:00
  • 85720c9ddd UT: Improve logging. Arthur Britto 2012-11-17 17:31:43 -08:00
  • 5e264d2255 JS: Fixes for currency comparison. Arthur Britto 2012-11-17 17:31:25 -08:00
  • f953a48305 Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-11-17 14:11:48 -08:00
  • 08ad3b73b5 Do not use -mt for boost libs on FreeBSD. Arthur Britto 2012-11-17 14:11:28 -08:00
  • 8bd212e6bc Sanely handle optional fields set to their default values. Specify when this is allowed and when it's prohibited. JoelKatz 2012-11-16 15:11:16 -08:00
  • 7b1540c5fd Missing #include JoelKatz 2012-11-16 15:09:31 -08:00
  • 4840d8cc24 UT: Clean up send tests. Arthur Britto 2012-11-16 14:28:02 -08:00
  • efbbc5ddb5 no -mt for boost jed 2012-11-16 11:16:06 -08:00
  • c502bfad99 Merge branch 'master' of github.com:jedmccaleb/NewCoin into api2 jed 2012-11-16 09:08:37 -08:00
  • d4ef06fd67 rpchandler jed 2012-11-16 09:06:18 -08:00
  • 67fe605967 Some additional logging. JoelKatz 2012-11-15 18:16:48 -08:00
  • 25552ece7c freeBSD jed 2012-11-15 16:47:23 -08:00
  • f1a4bcc661 Fixes for rippling XRP via offers. Arthur Britto 2012-11-15 16:42:23 -08:00
  • 7c69c45a2f . jed 2012-11-15 13:17:36 -08:00
  • acbc5bac59 JS: Allow transaction submit to a callback. Arthur Britto 2012-11-15 12:35:51 -08:00
  • e56e96484b JS: Remote.from_config now takes an obj or a name. Arthur Britto 2012-11-15 11:55:34 -08:00
  • 96dfb90c59 UT: Path fixes for windows. Arthur Britto 2012-11-15 11:30:47 -08:00
  • b08beed974 Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-11-15 11:26:16 -08:00
  • f856307131 Merge branch 'master' of github.com:jedmccaleb/NewCoin jed 2012-11-15 09:27:03 -08:00
  • 5217c92053 Let's use one simple general-purpose function rathern than five complex special-purpose ones. JoelKatz 2012-11-15 09:05:01 -08:00
  • 850c7004c8 . jed 2012-11-15 05:04:21 -08:00
  • 46cd90b47b . jed 2012-11-14 21:26:23 -08:00
  • 7500547fe1 Merge branch 'api2' of github.com:jedmccaleb/NewCoin into api2 jed 2012-11-14 20:58:00 -08:00
  • 85a46a597c . jed 2012-11-14 18:46:10 -08:00
  • 8866ac384f . jed 2012-11-14 16:47:49 -08:00
  • c9cb465776 . jed 2012-11-14 16:28:33 -08:00
  • 58e5e07823 . jed 2012-11-14 16:10:10 -08:00
  • 2c2a8b5660 Merge branch 'master' of github.com:jedmccaleb/NewCoin into api2 jed 2012-11-14 13:23:41 -08:00
  • 5bbdd90a4c refactor Transaction. compiling. still need to test jed 2012-11-14 13:05:59 -08:00
  • 601db4491a Track when we have to abandon the consensus process because the network has moved on. Issue partial validation if appropriate later. Change the consensus abort threshold to 80% of trusted nodes. (Maybe there should be a delay?) JoelKatz 2012-11-14 08:47:36 -08:00
  • bd44ae1b2b Fix standalone or non-validating modes. JoelKatz 2012-11-14 00:33:17 -08:00
  • 0a2beae3ac Better "unset source" messages. JoelKatz 2012-11-14 00:33:09 -08:00
  • c6aab36fe7 Issue partial validations when appropriate. JoelKatz 2012-11-14 00:23:32 -08:00
  • b01853d836 Fixes for rippling through offers Arthur Britto 2012-11-13 19:13:29 -08:00
  • 71cf18eee2 Track last validation so we can detect a missing validation and issue a partial. JoelKatz 2012-11-13 16:18:19 -08:00
  • 73a0a56f2b New job categories. JoelKatz 2012-11-13 16:18:11 -08:00
  • f070630f62 Merge branch 'master' of github.com:jedmccaleb/NewCoin JoelKatz 2012-11-13 15:31:19 -08:00
  • 8450491099 Function to get full/partial validation counts for tracking transaction load. Cleanups. JoelKatz 2012-11-13 15:30:43 -08:00
  • f2dcc4cdd0 Add support for getting ledger_header. Arthur Britto 2012-11-13 14:06:59 -08:00
  • 496fd33481 JS: Clean up setting command rpc. Arthur Britto 2012-11-13 14:05:31 -08:00
  • ad8c942370 JS: Rename CreditSet to TrustSet. Arthur Britto 2012-11-13 13:42:47 -08:00
  • a4a83bbdda Wrong field name. JoelKatz 2012-11-13 13:39:36 -08:00
  • 65cd94e9f1 vs2010 jed 2012-11-13 04:35:26 -08:00
  • 44826f1ce3 AuthorizedKey -> RegularKey jed 2012-11-13 04:20:15 -08:00
  • 4dfc237e4f Merge branch 'master' of github.com:jedmccaleb/NewCoin into api2 jed 2012-11-13 03:45:49 -08:00
  • e966752538 Merge branch 'master' of github.com:jedmccaleb/NewCoin JoelKatz 2012-11-13 03:41:54 -08:00
  • ee0b63d19e More PoW work. JoelKatz 2012-11-13 03:41:39 -08:00
  • 0bd8e3b84b Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-11-13 02:32:48 -08:00
  • 64181e1027 Remove dead files. Arthur Britto 2012-11-13 02:31:22 -08:00
  • 210170a2cb More work on proof of work. JoelKatz 2012-11-13 02:16:22 -08:00
  • d339eb8cad Fix unit tests. JoelKatz 2012-11-12 22:58:29 -08:00
  • 7dfe1107d1 Merge branch 'master' of github.com:jedmccaleb/NewCoin JoelKatz 2012-11-12 22:52:00 -08:00
  • 82ef1d4582 More proof of work stuff. JoelKatz 2012-11-12 22:51:48 -08:00
  • c1611f3b07 meta jed 2012-11-12 17:00:11 -08:00
  • f18b646e50 Merge branch 'master' of github.com:jedmccaleb/NewCoin jed 2012-11-12 16:06:34 -08:00
  • 01b8342f42 Merge branch 'master' of github.com:jedmccaleb/NewCoin JoelKatz 2012-11-12 15:56:51 -08:00
  • 35905edd77 Proof of work finding engine. JoelKatz 2012-11-12 15:55:58 -08:00
  • a6e709e5ff Some fixes for broken math in this code. JoelKatz 2012-11-12 15:55:38 -08:00
  • ad6368bb0c Merge branch 'api2' jed 2012-11-12 15:48:04 -08:00
  • 433cbc4d92 vs 2012 jed 2012-11-12 15:45:50 -08:00
  • 1a4085c2f3 Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-11-12 14:40:50 -08:00
  • 42b37c8b1f Fixes for path expansion. Arthur Britto 2012-11-12 14:40:42 -08:00
  • 95c590bef4 Make Ledger::getBookBase logging more informative. Arthur Britto 2012-11-12 14:30:12 -08:00
  • c725d78e24 Trivial change to force push. JoelKatz 2012-11-12 14:17:35 -08:00
  • 6f44577109 Be more explicity about make_pair types. JoelKatz 2012-11-12 13:56:26 -08:00
  • 9e36f54e24 Cleanup. JoelKatz 2012-11-12 13:40:27 -08:00
  • 4fe3f7c7e0 Include ledger entry type in metadata. Include more new/changed/final field values in transactions metadata. JoelKatz 2012-11-12 13:40:02 -08:00
  • e399be47c4 Remove metadata field parameters. JoelKatz 2012-11-12 13:39:37 -08:00
  • 85336da386 Rename uIndex to uNode. Arthur Britto 2012-11-12 12:35:58 -08:00
  • c7d88f5078 in progress jed 2012-11-12 07:48:04 -08:00
  • 5e9df112a1 clean jed 2012-11-12 06:39:07 -08:00
  • 362e3da97d send creditSet to B jed 2012-11-11 16:51:11 -08:00
  • 3613c45962 Start coding proof of work logic. JoelKatz 2012-11-10 22:19:03 -08:00
  • bf9263fa58 UT: Turn off stub monitor test. Arthur Britto 2012-11-10 16:59:40 -08:00
  • 5df0109273 Merge branch 'master' of github.com:jedmccaleb/NewCoin Arthur Britto 2012-11-10 16:57:15 -08:00
  • 8e10be2cf9 JS: Stubs for monitoring accounts. Arthur Britto 2012-11-10 16:56:30 -08:00
  • ea35ba5174 windows jed 2012-11-10 16:30:18 -08:00
  • 8d89fb256d UT: Work toward dumping an account's history. Arthur Britto 2012-11-10 16:16:05 -08:00
  • c59c9f91b2 JS: Make ledger_hash and friends private in Remote. Arthur Britto 2012-11-10 16:13:57 -08:00
  • e8e3321933 Merge branch 'master' of github.com:jedmccaleb/NewCoin jed 2012-11-10 16:08:08 -08:00
  • 4ab7449dc3 windows jed 2012-11-10 16:07:54 -08:00
  • f5a6fdbab9 Instantiate an RPCHandler per request. Stefan Thomas 2012-11-10 15:51:45 -08:00
  • b6bbef84cf Move lock from RPCHandler to InfoSub. Stefan Thomas 2012-11-10 15:16:30 -08:00
  • a92202c7e4 Added RPC methods for ripple-client. Stefan Thomas 2012-11-09 21:10:14 -08:00
  • 0b9971d0d0 More consistent trace logs. Remove redundant trace. Stefan Thomas 2012-11-09 16:54:14 -08:00
  • 00bb9d99a7 Refactored WSConnection and RPCHandler to have one layer of commands. Stefan Thomas 2012-11-08 20:26:09 -08:00
  • 8d32892609 JS: Make currency and issuer private in Amount. Arthur Britto 2012-11-09 17:33:37 -08:00