JoelKatz
|
077abbe873
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2013-03-27 18:15:25 -07:00 |
|
JoelKatz
|
878caf1989
|
Fix count/limit logic.
|
2013-03-27 18:14:53 -07:00 |
|
Arthur Britto
|
15c03a0a68
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2013-03-27 17:52:58 -07:00 |
|
Arthur Britto
|
30ce14c589
|
Cosmetic.
|
2013-03-27 17:52:47 -07:00 |
|
JoelKatz
|
e9168702a4
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2013-03-27 17:48:57 -07:00 |
|
JoelKatz
|
20d565fd3b
|
Cleanups.
|
2013-03-27 17:45:43 -07:00 |
|
JoelKatz
|
03b8cbaacc
|
Logging fixups.
|
2013-03-27 17:45:32 -07:00 |
|
Arthur Britto
|
c7e9370991
|
Cosmetic.
|
2013-03-27 17:35:58 -07:00 |
|
Arthur Britto
|
09633c5f04
|
Fixes for account_tx.
|
2013-03-27 17:26:13 -07:00 |
|
Arthur Britto
|
a828ed3703
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2013-03-27 14:48:30 -07:00 |
|
Arthur Britto
|
79b83bf0ef
|
Minor cleanup.
|
2013-03-27 14:48:22 -07:00 |
|
JoelKatz
|
3ec1865ce5
|
Range of validated ledgers.
|
2013-03-27 14:46:31 -07:00 |
|
Arthur Britto
|
e7aa878019
|
Merge branch 'paging2' of github.com:jedmccaleb/NewCoin
Conflicts:
src/cpp/ripple/NetworkOPs.cpp
|
2013-03-27 13:28:09 -07:00 |
|
JoelKatz
|
ff1742a068
|
Fix order of account transactions returns.
|
2013-03-27 12:38:21 -07:00 |
|
JoelKatz
|
edf019c0dd
|
Avoid some unnecessary work.
|
2013-03-27 11:09:00 -07:00 |
|
JoelKatz
|
a72e4555bd
|
Tuning change.
|
2013-03-27 10:52:29 -07:00 |
|
JoelKatz
|
59abdad8f4
|
This should fix the I/O slowdowns. Missing index needed for
saving accepted ledgers.
|
2013-03-27 10:45:28 -07:00 |
|
JoelKatz
|
920098d930
|
Add an error code for a transaction that violates invariants.
|
2013-03-27 09:38:47 -07:00 |
|
Arthur Britto
|
bfb69664ff
|
Major pathfinding fixes.
|
2013-03-26 21:19:46 -07:00 |
|
JoelKatz
|
970a384afe
|
Fix.
|
2013-03-26 20:30:10 -07:00 |
|
JoelKatz
|
79b047b68d
|
Add LES::hasChanges which returns true if an LES changes anything.
|
2013-03-26 20:29:13 -07:00 |
|
JoelKatz
|
523e009f7f
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2013-03-26 19:45:21 -07:00 |
|
JoelKatz
|
4485c6f6d6
|
Cleanup.
|
2013-03-26 19:44:59 -07:00 |
|
JoelKatz
|
3fdfa2cb44
|
It is never safe to destroy our default allocator.
|
2013-03-26 19:44:34 -07:00 |
|
Arthur Britto
|
1d28793d88
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2013-03-26 19:02:59 -07:00 |
|
Arthur Britto
|
eb4708528b
|
Get rid of account index from CLI RPC.
|
2013-03-26 18:58:26 -07:00 |
|
JoelKatz
|
7c4f2f1ca5
|
Framework for double-checking that transactions, as they will be applied,
don't break invariants.
|
2013-03-26 17:47:57 -07:00 |
|
JoelKatz
|
487d6783dd
|
Catch too many digits.
|
2013-03-26 17:04:07 -07:00 |
|
JoelKatz
|
b387809906
|
fixes.
|
2013-03-26 17:01:30 -07:00 |
|
JoelKatz
|
42af1eb0e1
|
New floating point parser. This fixes mishandling "4.3e1".
Caret notation is no longer supported.
|
2013-03-26 16:41:05 -07:00 |
|
JoelKatz
|
a65caddbb7
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2013-03-26 11:42:06 -07:00 |
|
JoelKatz
|
694c97d2fb
|
Set the network state timer a bit later.
|
2013-03-26 11:40:45 -07:00 |
|
jatchili
|
c5f82da409
|
Sort order, limit, and offsets work. Still to do: detecting when we've requested too many ledgers.
|
2013-03-25 17:09:15 -07:00 |
|
Arthur Britto
|
a7ee909b5d
|
Improve rippled-example.cfg.
|
2013-03-25 14:00:47 -07:00 |
|
jatchili
|
fae1b0f71a
|
sql query helper functionc\
|
2013-03-25 13:26:12 -07:00 |
|
jatchili
|
006d64d334
|
Added AmountRound to vcxproj
|
2013-03-25 12:39:58 -07:00 |
|
Arthur Britto
|
336efa4df5
|
Fixes for Sustain.
|
2013-03-25 12:03:03 -07:00 |
|
Arthur Britto
|
c6dc268507
|
Fix utils.cpp for FreeBSD.
|
2013-03-24 11:41:52 -07:00 |
|
Arthur Britto
|
cb3fe2f370
|
Fix gcc version checking.
|
2013-03-23 21:40:24 -07:00 |
|
Arthur Britto
|
7887ca1b05
|
UT: Fix server stopping.
|
2013-03-23 19:02:04 -07:00 |
|
Arthur Britto
|
deab548f1f
|
Fix include for RPCHandler.h.
|
2013-03-23 19:01:17 -07:00 |
|
Arthur Britto
|
8fc415d2bd
|
Don't launch sub process if --help.
|
2013-03-23 18:55:51 -07:00 |
|
Arthur Britto
|
f635980330
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2013-03-23 14:36:14 -07:00 |
|
Arthur Britto
|
837ec2b69d
|
Remove limits on RPC account_tx for admins.
|
2013-03-23 14:36:07 -07:00 |
|
JoelKatz
|
7e5d4b80d9
|
Parenthesis.
|
2013-03-22 13:37:02 -07:00 |
|
JoelKatz
|
f6172d3d45
|
subLedger should report the validated ledger not the closed one.
|
2013-03-22 13:34:52 -07:00 |
|
JoelKatz
|
84d6210f4f
|
Don't spin up acquire engine if we still need the network ledger.
|
2013-03-22 10:28:40 -07:00 |
|
JoelKatz
|
433a336269
|
Change some fields in the way estimated close times are presented in JSON.
|
2013-03-22 08:09:48 -07:00 |
|
JoelKatz
|
2c128d2ae0
|
Tune some other DB cache sizes.
|
2013-03-22 08:09:37 -07:00 |
|
JoelKatz
|
64d8f106db
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2013-03-22 08:09:20 -07:00 |
|