jed
|
c18302e089
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-08-15 10:35:26 -07:00 |
|
jed
|
4f285dc603
|
add RippleLines
|
2012-08-15 10:35:12 -07:00 |
|
JoelKatz
|
89c7c26c2f
|
Oops.
|
2012-08-14 15:36:50 -07:00 |
|
JoelKatz
|
b14b2f5dab
|
Separate close times and network times.
|
2012-08-06 02:12:27 -07:00 |
|
JoelKatz
|
0f4800f6bb
|
Support for a local time to network time offset
|
2012-08-03 04:39:52 -07:00 |
|
JoelKatz
|
0f44af556e
|
Better reporting of ledger jumps.
|
2012-08-02 11:51:24 -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 |
|
JoelKatz
|
fadca2cb97
|
Mark the problem.
|
2012-07-19 08:32:23 -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
|
d9d1d72556
|
Bugfix. Don't use rounded ledger timing to decide when to close an idle ledger.
|
2012-07-16 00:06:00 -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 |
|
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
|
ecd47f0ea8
|
Cut to 32-bit network times.
|
2012-07-12 01:41:24 -07:00 |
|
JoelKatz
|
187130fe31
|
Properly sequence from one converge window to the next.
|
2012-07-10 19:24:52 -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
|
85919c02f3
|
Add WS support for reporting accepted transactions.
|
2012-07-01 00:40:56 -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 |
|
Arthur Britto
|
1804530577
|
Make WS transaction_subscribe consistent with account_transaction_subscribe.
|
2012-06-29 18:04:39 -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
|
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 |
|
Arthur Britto
|
74e831a3e7
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-06-25 23:31:30 -07:00 |
|
Arthur Britto
|
b56da4a73d
|
Get WS ledger_subscribe and ledger_unsubscribe working.
|
2012-06-25 23:31:13 -07:00 |
|
JoelKatz
|
cc6052d294
|
Give Arthur a way to get all the accounts changed by a ledger.
|
2012-06-25 23:16:20 -07:00 |
|
Arthur Britto
|
1cf9156fc3
|
Add some monitoring support to NetworkOPs.
|
2012-06-24 20:02:55 -07:00 |
|
JoelKatz
|
dda06d989d
|
Begin fixing consensus without having the full consensus LCL.
|
2012-06-21 17:37:27 -07:00 |
|
JoelKatz
|
9f2d363a14
|
Point out the problem in this code and make it possible to fix it.
|
2012-06-19 14:41:29 -07:00 |
|
JoelKatz
|
64f99820a8
|
server_info command.
|
2012-06-19 05:50:30 -07:00 |
|
JoelKatz
|
e458a2e3c7
|
Use validations.
|
2012-06-18 17:01:54 -07:00 |
|
JoelKatz
|
e2288acfd1
|
More work on account_tx command.
|
2012-06-09 17:59:24 -07:00 |
|
JoelKatz
|
380902536f
|
Framework for account_tx command.
|
2012-06-09 16:58:04 -07:00 |
|
JoelKatz
|
2f7beb970f
|
Updates to support the new HaveTXSet message.
|
2012-06-07 12:26:12 -07:00 |
|
Arthur Britto
|
3945749b64
|
Implement NetworkOPs stubs for nickname_set.
|
2012-06-05 13:06:46 -07:00 |
|
Arthur Britto
|
a2e28ff819
|
Adjust RPC commands to be aware of current and closed ledgers.
|
2012-06-04 12:19:45 -07:00 |
|
JoelKatz
|
75ad545916
|
Finish the wobble rework.
|
2012-06-03 15:30:39 -07:00 |
|
JoelKatz
|
8701337af7
|
Work on the wobble logic.
|
2012-06-02 16:19:37 -07:00 |
|
Arthur Britto
|
545ede1823
|
Merge branch 'pay'
Conflicts:
src/NetworkOPs.cpp
src/SHAMap.cpp
|
2012-06-01 01:23:19 -07:00 |
|