JoelKatz
|
4b449b5c99
|
Fix sign.
|
2013-03-10 19:07:11 -07:00 |
|
JoelKatz
|
9cafb7a2a6
|
Fix load manager buglets.
|
2013-03-10 19:05:22 -07:00 |
|
JoelKatz
|
8d660736a8
|
Fix cases where we don't relay transactions.
|
2013-03-10 18:27:02 -07:00 |
|
JoelKatz
|
6f40e17bad
|
Remove broken workaround.
|
2013-03-10 17:04:10 -07:00 |
|
JoelKatz
|
6f811f1e96
|
Back out some Ledger::ref uses that scare me.
|
2013-03-10 16:03:23 -07:00 |
|
JoelKatz
|
6cacfe8aaf
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2013-03-10 15:32:42 -07:00 |
|
JoelKatz
|
ec77707c39
|
Make clear that transJson can only be used to publish transactions.
Put a 'validated' field in published transactions.
|
2013-03-10 15:32:02 -07:00 |
|
Arthur Britto
|
1479590af1
|
Rework RPC ledger.
|
2013-03-10 15:18:35 -07:00 |
|
Arthur Britto
|
667b8ee1e7
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2013-03-10 15:17:15 -07:00 |
|
Arthur Britto
|
dc69a41979
|
Renumber special ledger_indexes and move RPC ledger to new format.
|
2013-03-09 21:40:26 -08:00 |
|
JoelKatz
|
60b0e5c41a
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2013-03-09 17:14:22 -08:00 |
|
JoelKatz
|
ed871e6bc2
|
Some asserts to catch some possible causes of the SHAMap destructor crash.
|
2013-03-09 17:13:59 -08:00 |
|
Arthur Britto
|
56d44b928f
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2013-03-09 15:35:54 -08:00 |
|
Arthur Britto
|
54e776fe16
|
Another valid_ledgers --> validated_ledgers.
|
2013-03-09 15:35:43 -08:00 |
|
jed
|
3bbfd61395
|
book sub
|
2013-03-09 12:27:18 -08:00 |
|
jed
|
a941a82910
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
Conflicts:
src/cpp/ripple/LedgerAcquire.cpp
|
2013-03-09 11:43:52 -08:00 |
|
jed
|
87c97fc652
|
book subscribe
|
2013-03-09 11:42:59 -08:00 |
|
JoelKatz
|
89b9139c85
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2013-03-09 11:14:03 -08:00 |
|
JoelKatz
|
366313a3e4
|
Always add a hash when we add an ID.
|
2013-03-09 11:13:34 -08:00 |
|
JoelKatz
|
cd8721fbdc
|
Add an assert to catch a mismatch in id/hash size tables.
|
2013-03-09 11:13:18 -08:00 |
|
Arthur Britto
|
2a0f8b224d
|
Make sure OwnerCount adjustments are stored.
|
2013-03-08 20:47:41 -08:00 |
|
Arthur Britto
|
56dd20bc28
|
Change ledger_time to ripple epoch in ledgerClosed messages.
|
2013-03-08 18:17:43 -08:00 |
|
JoelKatz
|
e7fb4edf36
|
Add valid ledgers to ledger stream.
|
2013-03-08 17:57:43 -08:00 |
|
JoelKatz
|
6222ac39cf
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2013-03-08 17:48:16 -08:00 |
|
JoelKatz
|
7d688bc346
|
Fix load warning test.
|
2013-03-08 17:48:03 -08:00 |
|
jed
|
81a79ae1fd
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2013-03-08 16:50:39 -08:00 |
|
jed
|
a7083d1423
|
book subscribe
|
2013-03-08 16:50:29 -08:00 |
|
JoelKatz
|
0a7c67be29
|
Add a warning.
|
2013-03-08 16:11:40 -08:00 |
|
Arthur Britto
|
2cc2018240
|
UT: Fix unit tests fro default paths.
|
2013-03-08 15:54:24 -08:00 |
|
Arthur Britto
|
81264b17b4
|
Fix -a --load (again).
|
2013-03-08 14:47:20 -08:00 |
|
Arthur Britto
|
d8251f92a4
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2013-03-08 13:56:44 -08:00 |
|
Arthur Britto
|
446120c456
|
UT: add test showing sending IOUs with source as issuer is broken.
|
2013-03-08 13:56:33 -08:00 |
|
Arthur Britto
|
a3ee8b0ed1
|
Cosmetic.
|
2013-03-08 13:53:00 -08:00 |
|
JoelKatz
|
b10a2c7a18
|
Distinguish between excess server load and excessive connection work.
|
2013-03-08 13:45:43 -08:00 |
|
JoelKatz
|
b71f16b8b8
|
Better logging of rpcTOO_BUSY returns.
|
2013-03-08 13:44:12 -08:00 |
|
JoelKatz
|
51aa48d622
|
Lok TOO_BUSY errors.
|
2013-03-08 13:37:54 -08:00 |
|
JoelKatz
|
fa895e0d92
|
Improve WAL logging.
|
2013-03-08 13:37:46 -08:00 |
|
Arthur Britto
|
4ea9b43799
|
Cosmetic.
|
2013-03-08 13:07:15 -08:00 |
|
jed
|
ef605c77a0
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2013-03-08 11:35:37 -08:00 |
|
jed
|
52b7a9e549
|
windows
|
2013-03-08 11:35:19 -08:00 |
|
JoelKatz
|
142280c2fc
|
Missing from previous commit.
|
2013-03-08 11:01:54 -08:00 |
|
JoelKatz
|
0fd506c776
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2013-03-08 10:45:21 -08:00 |
|
jed
|
2b40055bb8
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2013-03-08 10:32:22 -08:00 |
|
Arthur Britto
|
22b74c6d29
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2013-03-08 10:30:30 -08:00 |
|
Arthur Britto
|
78b31c15c0
|
Cosmetic.
|
2013-03-08 10:30:18 -08:00 |
|
JoelKatz
|
9d990b82fa
|
Some cleanups.
|
2013-03-08 10:23:11 -08:00 |
|
JoelKatz
|
7621feda7b
|
Updates to load monitoring and source load tracking.
|
2013-03-08 09:48:54 -08:00 |
|
jed
|
bae46bc7cf
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2013-03-08 09:46:46 -08:00 |
|
jed
|
2b2e93eef6
|
stray EOF and spelling
|
2013-03-07 23:19:22 -08:00 |
|
jed
|
0de583c553
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2013-03-07 22:50:54 -08:00 |
|