Commit Graph

23 Commits

Author SHA1 Message Date
JoelKatz
0fe9f178ef NetworkOPs function to test if we have in our database a specified range of ledger numbers. 2012-11-29 11:46:22 -08:00
jed
92cee7d089 Merge branch 'master' of github.com:jedmccaleb/NewCoin into notdone 2012-11-29 09:23:08 -08:00
jed
32c231ab57 add meta to account_tx 2012-11-29 09:22:44 -08:00
jed
e90a1a404d still working 2012-11-28 16:29:15 -08:00
JoelKatz
72777b6b83 Remove some shared pointers on load monitors. 2012-11-28 15:53:07 -08:00
JoelKatz
6aca65ff76 Get the shared pointers out of the scoped lock stuff. We don't need it. 2012-11-28 15:27:20 -08:00
jed
89f02efc16 option to return date of transaction in the JSON 2012-11-23 17:58:48 -08:00
JoelKatz
6bc817d377 Don't use the most expensive synchronization primitives available. 2012-11-23 12:43:16 -08:00
JoelKatz
8b53f85f60 Separate ledger publish logic so we can tell if clients are overloading us. 2012-11-23 12:15:04 -08:00
jed
48bb22afac meta 2012-11-21 15:07:57 -08:00
JoelKatz
c36d967de8 Fix a bug in TransactionMaster::fetch. Also, don't use this anyway. 2012-11-21 13:45:09 -08:00
JoelKatz
89d54999c9 Rework the way the results of ledger and TX map acquisition is passed up and down the
call chain so that the peer logic will know how helpful peers are being, not just whether
they're sending invalid data.
2012-11-21 09:28:09 -08:00
JoelKatz
b79a927c28 Tweak. 2012-11-19 15:45:35 -08:00
JoelKatz
08f271443d Start to hook this stuff up. 2012-11-19 15:33:49 -08:00
jed
8866ac384f . 2012-11-14 16:47:49 -08:00
jed
2c2a8b5660 Merge branch 'master' of github.com:jedmccaleb/NewCoin into api2 2012-11-14 13:23:41 -08:00
Arthur Britto
496fd33481 JS: Clean up setting command rpc. 2012-11-13 14:06:07 -08:00
jed
c1611f3b07 meta 2012-11-12 17:00:11 -08:00
jed
5e9df112a1 clean 2012-11-12 06:39:07 -08:00
jed
362e3da97d send creditSet to B 2012-11-11 16:51:11 -08:00
JoelKatz
40527cca2b Start adding support for concurrent I/O. 2012-11-09 14:14:47 -08:00
JoelKatz
3b2275a83b Fully asynch transaction handler. Now we need to use it. 2012-11-09 07:26:26 -08:00
Stefan Thomas
fa3fab5816 Moved cpp code to src/cpp and js code to src/js. 2012-11-07 12:49:50 -08:00