JoelKatz
|
90d061529b
|
Tiny fix.
|
2012-10-19 16:50:14 -07:00 |
|
JoelKatz
|
a98aa82f3a
|
Fix some broken logic in the way we detect when other nodes have declared consensus.
|
2012-10-19 16:49:56 -07:00 |
|
JoelKatz
|
aa4a1b5994
|
Simplifications.
|
2012-10-19 16:49:47 -07:00 |
|
JoelKatz
|
81170d7811
|
Logging improvements.
|
2012-10-19 16:37:39 -07:00 |
|
JoelKatz
|
7ee9a20f40
|
Some logging cleanups.
|
2012-10-19 14:30:09 -07:00 |
|
JoelKatz
|
d3e91345c9
|
Begin cleaning up the handling of ledger changes during the consensus window.
|
2012-10-19 14:24:32 -07:00 |
|
JoelKatz
|
887a87081f
|
Move to new logging.
|
2012-10-19 12:51:06 -07:00 |
|
JoelKatz
|
bd2b4daae4
|
If a debug logfile is set, don't suppress INFO/DEBUG logging.
|
2012-10-19 12:33:11 -07:00 |
|
JoelKatz
|
ec0376533f
|
Change "logseverity" command to "log_level".
|
2012-10-19 12:28:12 -07:00 |
|
JoelKatz
|
19efa3bf9b
|
Make sure we properly handle receiving our own proposals and validations.
|
2012-10-19 11:51:44 -07:00 |
|
Arthur Britto
|
02a361c41a
|
WS: Fix ledger_entry for ripple_state.
|
2012-10-18 19:59:22 -07:00 |
|
Arthur Britto
|
93fe922cc5
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-10-18 18:52:38 -07:00 |
|
Arthur Britto
|
4be22da6d3
|
Return terNO_LINE instead of tefEXCEPTION where approriate.
|
2012-10-18 18:49:55 -07:00 |
|
Arthur Britto
|
7664065cf6
|
WS: Make ledger_entry more strict.
|
2012-10-18 18:48:06 -07:00 |
|
JoelKatz
|
3380253bf9
|
Some cleanups.
|
2012-10-18 14:27:54 -07:00 |
|
JoelKatz
|
b70e12ee61
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-10-18 13:40:45 -07:00 |
|
JoelKatz
|
b35646e8ad
|
Delete dead code.
|
2012-10-18 13:40:15 -07:00 |
|
JoelKatz
|
bd135b8772
|
Use the new HTTP request parser
|
2012-10-18 13:39:36 -07:00 |
|
JoelKatz
|
1ddd55b763
|
Sane HTTP request parser.
|
2012-10-18 13:39:16 -07:00 |
|
Arthur Britto
|
10c3bec3df
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-10-18 12:49:06 -07:00 |
|
Arthur Britto
|
32b70e638e
|
WS: Change ledger entry to take 'ledger_closed' instead of 'ledger'.
|
2012-10-18 12:48:49 -07:00 |
|
JoelKatz
|
92409dd3fc
|
Add 'SHAMap::getPath' function to get a verifiable path through a SHAMap.
|
2012-10-18 09:18:46 -07:00 |
|
JoelKatz
|
e534f0ba78
|
Allow log levels to be tweaked at run time.
|
2012-10-17 23:39:14 -07:00 |
|
Arthur Britto
|
d7ccf1f7a6
|
Cosmetic.
|
2012-10-17 16:50:41 -07:00 |
|
Arthur Britto
|
9ced36eca6
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-10-17 14:55:06 -07:00 |
|
Arthur Britto
|
c3d03a9f28
|
Fix parseJson for Amount.
|
2012-10-17 14:55:00 -07:00 |
|
Arthur Britto
|
851768848b
|
WS: Do not announce unvalidated ledgers.
|
2012-10-17 13:25:34 -07:00 |
|
JoelKatz
|
9ee4ec0649
|
Some cleanups.
|
2012-10-17 10:23:03 -07:00 |
|
JoelKatz
|
67be1a8a55
|
This floods the log during testing.
|
2012-10-17 07:03:54 -07:00 |
|
JoelKatz
|
305b037f59
|
Don't allow a SerializerIterator to bind to a temporary Serializer. This was causing a bunch
of deserialization bugs.
|
2012-10-17 06:07:18 -07:00 |
|
JoelKatz
|
a568f6ff26
|
Logging improvements. Bugfix for txmeta JSON output.
|
2012-10-16 16:33:31 -07:00 |
|
JoelKatz
|
60afa9f147
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-10-16 16:25:08 -07:00 |
|
JoelKatz
|
517f3aa031
|
Merge TER codes with transaction result metadata codes.
|
2012-10-16 16:24:32 -07:00 |
|
JoelKatz
|
6675a79b63
|
Mark that the tep codes are part of the binary format.
|
2012-10-16 16:24:15 -07:00 |
|
JoelKatz
|
56b5b5c597
|
Mark the code that doesn't work because it can't get to transResultInfoA.
(Only needed for JSON->binary transaction metadata which nobody may ever want anyway.)
|
2012-10-16 16:23:42 -07:00 |
|
Arthur Britto
|
5e8539e8c3
|
Cosmetic.
|
2012-10-16 16:13:10 -07:00 |
|
Arthur Britto
|
8f1fb9cb31
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-10-16 15:50:41 -07:00 |
|
Arthur Britto
|
5d1a9b7e53
|
WS: Add transaction_entry request.
|
2012-10-16 15:48:09 -07:00 |
|
Arthur Britto
|
416427bdf9
|
Really disallow negative amounts for CreditSet.
|
2012-10-16 15:47:55 -07:00 |
|
JoelKatz
|
25d888ff48
|
Include the transaction result in the metadata.
|
2012-10-16 14:36:36 -07:00 |
|
JoelKatz
|
0ae65b5fd0
|
Some UInt8 support was missing.
|
2012-10-16 14:33:51 -07:00 |
|
JoelKatz
|
542dc969f5
|
Updates.
|
2012-10-16 14:17:09 -07:00 |
|
JoelKatz
|
c07ffecf1a
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-10-16 13:56:56 -07:00 |
|
JoelKatz
|
cab69318b1
|
Better debug and a data corruption bugfix.
|
2012-10-16 13:56:37 -07:00 |
|
JoelKatz
|
d9262e5cdb
|
Fix a backwards assert.
|
2012-10-16 13:56:23 -07:00 |
|
JoelKatz
|
a9447fdfd1
|
Use new metadata code.
|
2012-10-16 13:56:13 -07:00 |
|
JoelKatz
|
9e8a7d4ced
|
Remove all the old txn meta code. It's not obsolete
|
2012-10-16 13:55:57 -07:00 |
|
JoelKatz
|
1f89317c07
|
Fix JSON for arrays.
|
2012-10-16 13:55:34 -07:00 |
|
JoelKatz
|
7e29b4fae7
|
Some additional helper functions.
|
2012-10-16 13:07:22 -07:00 |
|
jed
|
2ab9fcd548
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-10-16 12:40:18 -07:00 |
|