JoelKatz
|
c5f7656137
|
Better logging of ledger jumps.
|
2012-08-03 02:57:36 -07:00 |
|
JoelKatz
|
0f44af556e
|
Better reporting of ledger jumps.
|
2012-08-02 11:51:24 -07:00 |
|
JoelKatz
|
a902134133
|
Don't be blind to validations during the idle time.
|
2012-08-01 15:00:39 -07:00 |
|
JoelKatz
|
ee3562a9a9
|
Cleanup resynch logic.
|
2012-08-01 14:38:29 -07:00 |
|
Arthur Britto
|
a61cf78299
|
Better handling of full values for amounts.
|
2012-07-20 14:16:34 -07:00 |
|
Arthur Britto
|
af92bb5347
|
Santize locally submited transactions.
|
2012-07-18 14:48:50 -07:00 |
|
JoelKatz
|
333c9896fb
|
Cut to millisecond timing.
|
2012-07-17 17:48:55 -07:00 |
|
Arthur Britto
|
aa1f2d3c6a
|
Merge branch 'ripple'
Conflicts:
src/TransactionEngine.cpp
|
2012-07-17 13:32:29 -07:00 |
|
Arthur Britto
|
fcd13d0208
|
Work on offers.
|
2012-07-16 18:54:31 -07:00 |
|
JoelKatz
|
e89af2f784
|
Merge branch 'continuousClose'
Conflicts:
src/LedgerAcquire.cpp
src/NetworkOPs.h
Merge continuous ledger close into main branch. YAY!
|
2012-07-16 14:48:21 -07:00 |
|
JoelKatz
|
7e7356c155
|
Cleanups and bugfixes.
|
2012-07-16 00:47:46 -07:00 |
|
JoelKatz
|
0f3a218aea
|
Typo.
|
2012-07-16 00:31:17 -07:00 |
|
JoelKatz
|
74ef722156
|
Split the difference.
|
2012-07-16 00:30:41 -07:00 |
|
JoelKatz
|
d3f95a37c9
|
We have to at least count our own ledger, otherwise we can find no closed ledgers at all.
|
2012-07-15 23:30:14 -07:00 |
|
Arthur Britto
|
0f47f72e30
|
Work on WS account_info_subscribe.
|
2012-07-14 22:13:22 -07:00 |
|
Arthur Britto
|
6feb16709e
|
Add RPC owner_info.
|
2012-07-14 17:21:43 -07:00 |
|
jed
|
13a68da567
|
compile on windows
|
2012-07-14 08:41:05 -07:00 |
|
JoelKatz
|
5a660d1f04
|
Bugfixes.
|
2012-07-14 00:17:41 -07:00 |
|
JoelKatz
|
7ce766dd4f
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin into continuousClose
|
2012-07-13 23:55:27 -07:00 |
|
Arthur Britto
|
81def6601f
|
Create transactions offer_create & offer_cancel.
|
2012-07-13 15:32:03 -07:00 |
|
JoelKatz
|
db2e9f83dd
|
More debug.
|
2012-07-13 10:25:04 -07:00 |
|
JoelKatz
|
34c5a22d81
|
By controlling when we create a LedgerConsensus object, we can control when we switch our view
of the network's LCL.
|
2012-07-13 10:15:01 -07:00 |
|
JoelKatz
|
338fa90387
|
Correctly sequence to acquiring a new LCL if it changes. Don't keep acquiring the old one.
|
2012-07-12 23:07:55 -07:00 |
|
JoelKatz
|
b5fa3a0900
|
32-bit network times. Mark a FIXME.
|
2012-07-12 01:43:18 -07:00 |
|
JoelKatz
|
6cf3657dc4
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin into continuousClose
|
2012-07-10 19:25:27 -07:00 |
|
JoelKatz
|
187130fe31
|
Properly sequence from one converge window to the next.
|
2012-07-10 19:24:52 -07:00 |
|
Arthur Britto
|
a61269ddd3
|
Make NetworkOPs::getDirNodeInfo more robust.
|
2012-07-10 14:54:09 -07:00 |
|
Arthur Britto
|
878a0889ee
|
Fix reporting of lines by ripple_lines_get.
|
2012-07-10 14:11:38 -07:00 |
|
JoelKatz
|
c82bd2805b
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin into continuousClose
Conflicts:
src/Ledger.h
src/LedgerNode.cpp
src/Version.h
|
2012-07-10 10:31:13 -07:00 |
|
JoelKatz
|
f5783820f8
|
Detect "radio silence"
|
2012-07-09 10:42:44 -07:00 |
|
Arthur Britto
|
e5ad771708
|
Move to new directory format.
|
2012-07-07 17:46:47 -07:00 |
|
JoelKatz
|
83650ce41a
|
Merge branch 'master' into continuousClose
|
2012-07-01 08:19:20 -07:00 |
|
Arthur Britto
|
8f9030cb98
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-07-01 00:41:07 -07:00 |
|
Arthur Britto
|
85919c02f3
|
Add WS support for reporting accepted transactions.
|
2012-07-01 00:40:56 -07:00 |
|
JoelKatz
|
c8c088212e
|
Merge branch 'master' into continuousClose
|
2012-06-30 23:30:27 -07:00 |
|
JoelKatz
|
c7eb0269c2
|
For now, detect clocks out of sync and disallow connection.
Improve speed of ledger synchronization by compressing all three base queries into one.
|
2012-06-30 22:17:53 -07:00 |
|
JoelKatz
|
182228b6f9
|
Infrastructure for continuous ledger close.
|
2012-06-30 16:58:05 -07:00 |
|
JoelKatz
|
01cdd91b8c
|
Merge branch 'master' into continuousClose
|
2012-06-30 16:32:38 -07:00 |
|
jed
|
8f7c984ef7
|
don't validate if ledger # is too low
|
2012-06-30 06:52:05 -07:00 |
|
jed
|
94a9def72e
|
tweak json returns
|
2012-06-29 21:36:29 -07:00 |
|
Arthur Britto
|
1804530577
|
Make WS transaction_subscribe consistent with account_transaction_subscribe.
|
2012-06-29 18:04:39 -07:00 |
|
Arthur Britto
|
dacbc58ef3
|
Improvements for WS account_transaction_subscribe.
|
2012-06-29 17:51:37 -07:00 |
|
JoelKatz
|
f64bbdc21f
|
Merge branch 'continuousClose'
|
2012-06-29 16:49:02 -07:00 |
|
JoelKatz
|
3a77ef5c82
|
Begin implementing continuous ledger close.
Pretty much all remaining changes should be to LedgerConsensus.cpp
|
2012-06-29 16:34:16 -07:00 |
|
Arthur Britto
|
5a6349b328
|
Add support for WS account_transaction_subscribe and account_transaction_unsubscribe.
|
2012-06-29 16:23:06 -07:00 |
|
JoelKatz
|
2cac0cb288
|
Mark a FIXME.
|
2012-06-29 05:35:28 -07:00 |
|
Arthur Britto
|
029bcfa6d9
|
Cosmetic, rename a few protobuf fields.
|
2012-06-28 01:01:44 -07:00 |
|
JoelKatz
|
7d2e55346f
|
Call NetworkOPs::pubTransaction.
|
2012-06-27 20:39:00 -07:00 |
|
Arthur Britto
|
03342cacd8
|
Add WS transaction_subscribe and transaction_unsubscribe support.
|
2012-06-26 20:45:19 -07:00 |
|
Arthur Britto
|
1bf80d8c51
|
Add WS ledger_accounts_subscribe and ledger_accounts_unsubscribe.
|
2012-06-26 16:55:29 -07:00 |
|