Commit Graph

2233 Commits

Author SHA1 Message Date
JoelKatz
2bc0ef9e43 Disable the JSON cache due to issue 99. 2013-06-25 17:20:42 -07:00
JoelKatz
993f04ea97 Fast path the addKnownNode case where the parent is in the cache. 2013-06-25 07:04:54 -07:00
Vinnie Falco
36ecca14d7 Full Refactor of LoadManager 2013-06-24 15:52:01 -07:00
Vinnie Falco
5c21ce5b3c Annotate some core classes 2013-06-24 15:51:33 -07:00
Vinnie Falco
fca16f5c71 Tidy up and move more items into ripple_core 2013-06-24 15:51:32 -07:00
JoelKatz
b7436c5f25 Small cleanups. Use the right type of SyncFilter. 2013-06-24 04:28:18 -07:00
Vinnie Falco
3b20bd1b0c Move refactored files into ripple_core 2013-06-23 11:12:39 -07:00
Vinnie Falco
0a358ded7a Tidy up ripple modules for namespace support 2013-06-23 11:12:39 -07:00
Vinnie Falco
64c8d406df Tidy up JobQueue, add ripple_core module 2013-06-23 11:12:39 -07:00
Vinnie Falco
1cb5fb6c6c Tidy up IHashRouter 2013-06-23 11:09:54 -07:00
Vinnie Falco
0907065412 Tidy up LevelDB support into ripple_leveldb 2013-06-23 11:09:54 -07:00
Vinnie Falco
cdc28c3fcf Tidy up SQLite support into ripple_sqlite 2013-06-23 09:18:57 -07:00
Vinnie Falco
8a6d53ac64 Tidy up database class files 2013-06-23 09:18:56 -07:00
JoelKatz
30213d24fa Fix a bug that causes a crash on getCurrentSnapshot. 2013-06-21 19:38:14 -07:00
JoelKatz
a3e9d279dd Reduce exceptions during syncing. 2013-06-20 19:53:57 -07:00
JoelKatz
6bc6ed3e2e Merge branch 'feature-cleanup' of github.com:vinniefalco/NewCoin into develop 2013-06-20 18:57:14 -07:00
Vinnie Falco
996ac526bf Move websocket subtree and create ripple_websocket module 2013-06-20 17:53:32 -07:00
Vinnie Falco
2398df7235 Rename to Section 2013-06-20 14:30:52 -07:00
JoelKatz
86b1c262f6 Always set uRateMax 2013-06-20 14:20:50 -07:00
JoelKatz
03087d10b1 Merge branch 'feature-cleanup' of github.com:vinniefalco/NewCoin into develop 2013-06-20 13:47:31 -07:00
JoelKatz
5aa1c44605 Adjust some logging priorities. 2013-06-20 11:43:28 -07:00
JoelKatz
6b2aa5269c On account->account->account issue->issue, don't issue if we shouldn't issue. 2013-06-19 17:57:05 -07:00
Vinnie Falco
b09c5359a9 Move LevelDB subtree to Subtrees 2013-06-19 17:21:07 -07:00
Vinnie Falco
3a8299e03a Add provisional Visual Studio 2010 project 2013-06-19 16:27:26 -07:00
Vinnie Falco
d9f222fa83 Strip includes 2013-06-19 16:23:04 -07:00
Vinnie Falco
2abec05b5b Replace InstanceCounter with CountedObject 2013-06-19 16:23:03 -07:00
JoelKatz
abce930b8b Even though the handler doesn't do anything, it still has to be
wrapped in a strand to protect the composed SSL shutdown handler.
2013-06-19 11:52:06 -07:00
JoelKatz
82dbf5794b Fix bug in regular key set transactions. 2013-06-19 10:53:00 -07:00
JoelKatz
7be1709f22 Correctly detect a malformed currency. 2013-06-19 10:46:28 -07:00
JoelKatz
8a134ede67 Persist the RPCServer object during the shutdown to avoid a crash. 2013-06-19 10:22:38 -07:00
JoelKatz
6c4b870165 Don't do PoW until that code is completed. 2013-06-19 09:41:21 -07:00
JoelKatz
98455528ad Rate limit compactions with a 25ms pause after each complete file. 2013-06-19 09:41:16 -07:00
JoelKatz
c8456ce76d Add a 'ref' type. 2013-06-18 13:57:26 -07:00
JoelKatz
898ee39375 Add the 'fail_hard' flag for submitting and signing transactions. If fail
hard is set, on a local error, the transaction should be guaranteed not to
happen unless it is resubmitted.
2013-06-18 13:52:52 -07:00
JoelKatz
7c871a55dc Fix a bug, check the right flags. 2013-06-18 12:06:20 -07:00
JoelKatz
421388d4a7 Finish SetFlag/ClearFlag 2013-06-18 09:56:34 -07:00
JoelKatz
36a84484e0 Implement clearing the regular key, setting and clearing the no master
flag and enforcing the no master flag.
2013-06-17 18:53:42 -07:00
Vinnie Falco
e4dcbb7cb0 Fix crash on exit from uninitialized mEphemeralLDB 2013-06-18 00:39:54 +00:00
JoelKatz
be8ce20f73 Don't send redundant ledger queries. Cleanup. 2013-06-17 13:23:29 -07:00
JoelKatz
c91cdbeff1 Merge branch 'feature-optional-cancel-pr' of https://github.com/ahbritto/NewCoin into develop 2013-06-17 11:37:53 -07:00
Vinnie Falco
7474c17823 Rename ripple namespace used for protobuf to 'protocol' 2013-06-17 09:52:41 -07:00
Vinnie Falco
e3228b77c8 Tidy up double not expression 2013-06-17 07:09:24 -07:00
Vinnie Falco
61c904a355 Remove unused Application class members 2013-06-16 20:55:17 -07:00
Vinnie Falco
7eff38c1bb Rename LedgerAcquire to InboundLedger 2013-06-16 16:57:52 -07:00
Vinnie Falco
326ff5a205 Tidy up LedgerEntrySet 2013-06-16 16:57:51 -07:00
JoelKatz
1407aedbf3 Don't arm the deadlock detector in standalone mode. 2013-06-16 15:30:16 -07:00
Arthur Britto
d16ffab7e0 Fix logging. 2013-06-16 07:15:34 -07:00
Arthur Britto
475ce2b899 Implement optional offer cancel on offer_create. 2013-06-15 22:10:15 -07:00
Vinnie Falco
00a7cbf610 Update copyright notice and 80 column separators 2013-06-15 18:20:59 -07:00
Vinnie Falco
8a6ce5de68 Rename Wallet to LocalCredentials 2013-06-15 18:20:59 -07:00