Commit Graph

1905 Commits

Author SHA1 Message Date
JoelKatz
ba9afb5676 Use peer add logic based on reported ledger closings. Fall back to all peers
if no peers reported the ledger we want.
2012-06-22 17:56:30 -07:00
jed
f99975ebb9 Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-06-22 17:24:13 -07:00
jed
a8199271f8 vc project 2012-06-22 17:24:00 -07:00
Arthur Britto
076cd28ff1 Add README. 2012-06-22 15:21:11 -07:00
Arthur Britto
54f9ddf014 Remove obsolete files. 2012-06-22 13:21:53 -07:00
jed
ab15f65aeb block some RPC commands from being used remotely 2012-06-22 09:14:45 -07:00
JoelKatz
f91ab9d011 Cleanups. Add unit test for STAmount::getRate. 2012-06-22 03:31:05 -07:00
JoelKatz
4568302182 Fix a bug where a non-validating node couldn't recognize consensus if there
was only one vaalidating node.
2012-06-22 03:01:13 -07:00
JoelKatz
64a1d14fdc Mark an urgent FIXME.#
TODO
2012-06-22 01:57:54 -07:00
Arthur Britto
63f3a6179e Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-06-22 01:46:21 -07:00
Arthur Britto
80d1a6c6ff Make websocket server non-ssl for now. 2012-06-22 01:46:13 -07:00
JoelKatz
7826bcec49 Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-06-22 00:45:52 -07:00
JoelKatz
0a6a2dcfc7 Cleanup. 2012-06-22 00:45:43 -07:00
JoelKatz
6182c4bb51 Make the dirty node save logic work during consensus ledger close. 2012-06-22 00:42:03 -07:00
JoelKatz
d81b1e6c84 Cleanups. 2012-06-22 00:41:40 -07:00
JoelKatz
14a51421c9 Support bulk writes. 2012-06-22 00:41:28 -07:00
JoelKatz
d7fa4d17cd Cleanup. 2012-06-22 00:41:24 -07:00
JoelKatz
62b6ec172d Cleanup. 2012-06-22 00:36:24 -07:00
Arthur Britto
dec76cc959 Merge branch 'websocket' 2012-06-22 00:31:18 -07:00
Arthur Britto
ff3f17c40d Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-06-22 00:30:08 -07:00
Arthur Britto
51e98b3b89 Cosmetic. 2012-06-22 00:30:03 -07:00
Arthur Britto
408fe7400d Integrate websocket door into Application. 2012-06-22 00:29:27 -07:00
Arthur Britto
ff36f551e9 Initial checking of websocket server. 2012-06-22 00:28:11 -07:00
JoelKatz
3162c022eb Spelling error. 2012-06-21 20:47:26 -07:00
JoelKatz
31592c145b Fix one bogus and one questionable use of 'reserve' 2012-06-21 20:18:15 -07:00
JoelKatz
dda06d989d Begin fixing consensus without having the full consensus LCL. 2012-06-21 17:37:27 -07:00
JoelKatz
69bbe599a2 Mark a FIXME 2012-06-21 12:09:48 -07:00
JoelKatz
9cb6130f7f If we've lost synch, still report the ledger we're running on. 2012-06-21 12:07:44 -07:00
jed
c62cbeadf0 partial fix for joining the network 2012-06-21 10:20:11 -07:00
jed
04d891bfd9 Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-06-21 06:36:46 -07:00
jed
9de8b0f07b . 2012-06-21 06:36:32 -07:00
Arthur Britto
913261c0bb Merge branch 'master' into websocket
Conflicts:
	src/Config.h
2012-06-20 20:52:30 -07:00
JoelKatz
a2dc2dbf5f Make it compile. 2012-06-20 19:34:48 -07:00
Arthur Britto
adccf1d88e Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-06-20 18:43:20 -07:00
Arthur Britto
818231ec95 Fix delay reporting. 2012-06-20 18:43:11 -07:00
JoelKatz
0d176a3d4e Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-06-20 18:42:10 -07:00
JoelKatz
fb7de2e8b1 Fix. 2012-06-20 18:41:56 -07:00
JoelKatz
43425f39eb Bugfixes. 2012-06-20 18:38:28 -07:00
Arthur Britto
a3a95e6a54 Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-06-20 18:29:00 -07:00
Arthur Britto
0a5d67240b Back off connecting to ourselves. 2012-06-20 18:28:51 -07:00
JoelKatz
e63b68182d Don't count unconnected peers. Remove a FIXME. 2012-06-20 18:25:29 -07:00
JoelKatz
b6d4750848 Don't consider the last closed consensus ledger as the next LCL. 2012-06-20 18:13:28 -07:00
Arthur Britto
891e37aab9 Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-06-20 18:08:41 -07:00
Arthur Britto
afa128f45b Clean up peer isConnected() and shutting down. 2012-06-20 18:08:36 -07:00
JoelKatz
93a05d55ca Sanitize validation handling. 2012-06-20 18:01:38 -07:00
Arthur Britto
b47f76a21f Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-06-20 16:40:16 -07:00
Arthur Britto
340df2225a Fix scan delay logging. 2012-06-20 16:32:18 -07:00
Arthur Britto
9010430a1b Merge branch 'master' into ripple 2012-06-20 16:26:44 -07:00
jed
356868e741 Merge branch 'master' of github.com:jedmccaleb/NewCoin 2012-06-20 15:54:24 -07:00
jed
49449ff41b .cfg changes 2012-06-20 15:54:08 -07:00