JoelKatz
|
644aa28e5b
|
Fix the need to call setIndex after creating a new SLE.
Finish the ledger skip list code. (Note that this will cause ledger divergence if old code talks to new code.)
|
2012-11-08 04:36:15 -08:00 |
|
Stefan Thomas
|
f4d951cd67
|
Added JS build script.
|
2012-11-07 12:49:52 -08:00 |
|
Stefan Thomas
|
fa3fab5816
|
Moved cpp code to src/cpp and js code to src/js.
|
2012-11-07 12:49:50 -08:00 |
|
Arthur Britto
|
3c880b8301
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-11-06 11:02:58 -08:00 |
|
Arthur Britto
|
6e33d731ff
|
UT: Update offer-test for new API.
|
2012-11-06 11:02:33 -08:00 |
|
Arthur Britto
|
7c6c12fdf4
|
JS: Hide some variables.
|
2012-11-06 11:01:24 -08:00 |
|
JoelKatz
|
f4037a599e
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-11-06 10:10:28 -08:00 |
|
JoelKatz
|
8c3526ab79
|
Support for indirect (one hop) TX set synch.
|
2012-11-06 10:10:02 -08:00 |
|
Arthur Britto
|
e312c19631
|
Add [expires] to ripple.txt
|
2012-11-06 06:38:54 -08:00 |
|
Arthur Britto
|
e54238c5a8
|
Improve ripple.txt comments.
|
2012-11-06 06:28:49 -08:00 |
|
Arthur Britto
|
9c53ed35ae
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-11-06 06:22:23 -08:00 |
|
Arthur Britto
|
c4ddcb991d
|
Document [accounts] in ripple.txt.
|
2012-11-06 06:22:17 -08:00 |
|
JoelKatz
|
f9368b4209
|
Make native multiplication overflow safe.
|
2012-11-06 05:42:04 -08:00 |
|
JoelKatz
|
7eb1ce1b09
|
Fix a FIXME.
|
2012-11-06 05:30:19 -08:00 |
|
JoelKatz
|
5387a1499c
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-11-06 05:28:02 -08:00 |
|
JoelKatz
|
19ab2e5b9c
|
Add job information to server_info.
|
2012-11-06 05:27:54 -08:00 |
|
Andrey Fedorov
|
d630ccb0c9
|
removing newcoind from .gitignore
|
2012-11-06 00:37:25 -08:00 |
|
Andrey Fedorov
|
29dd173e63
|
updated .gitignore
|
2012-11-06 00:24:30 -08:00 |
|
Andrey Fedorov
|
c14129618d
|
Merge branch 'master' of https://github.com/jedmccaleb/NewCoin
|
2012-11-06 00:23:48 -08:00 |
|
Andrey Fedorov
|
0b7668f4a2
|
removing util from remote.js
|
2012-11-06 00:16:45 -08:00 |
|
Arthur Britto
|
cc299d3bb8
|
UT: More fixes for API changes, remote-test.js works.
|
2012-11-05 21:41:52 -08:00 |
|
Arthur Britto
|
595fd7d762
|
More fixes for API changes.
|
2012-11-05 21:41:04 -08:00 |
|
JoelKatz
|
ba09e48fc6
|
Cleanups.
|
2012-11-05 19:09:23 -08:00 |
|
JoelKatz
|
f111ca306c
|
Debug improvements.
|
2012-11-05 19:01:59 -08:00 |
|
JoelKatz
|
96f3d926b9
|
Significant optimizations.
|
2012-11-05 19:00:42 -08:00 |
|
JoelKatz
|
429135bbdd
|
Suppress chatty debug output.
|
2012-11-05 18:29:26 -08:00 |
|
JoelKatz
|
886ac444a2
|
Make const conrrect.
|
2012-11-05 18:28:48 -08:00 |
|
JoelKatz
|
2500a725d9
|
Cleanups.
|
2012-11-05 18:07:10 -08:00 |
|
Stefan Thomas
|
88af3280bc
|
Add type=rpc_response, so clients can identify replies to RPC commands.
|
2012-11-05 17:32:42 -08:00 |
|
JoelKatz
|
66f8fad377
|
Use peer IDs in the acquire code. Fix a bug where we issue way too many acquire queries.
|
2012-11-05 17:16:00 -08:00 |
|
JoelKatz
|
4d067676ea
|
Make it possible to track peers by 64-bit peer ID.
|
2012-11-05 17:15:27 -08:00 |
|
JoelKatz
|
f0521ec619
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
Conflicts:
src/Application.cpp
|
2012-11-05 16:19:34 -08:00 |
|
JoelKatz
|
b31ec98ae0
|
Stubs for acquire routing.
|
2012-11-05 16:17:34 -08:00 |
|
JoelKatz
|
e552362509
|
Fix warning.
|
2012-11-05 16:17:19 -08:00 |
|
Arthur Britto
|
bcb590df6c
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-11-05 16:16:08 -08:00 |
|
Arthur Britto
|
9194c1f528
|
JS: Fixes to remote.js for API change.
|
2012-11-05 16:15:57 -08:00 |
|
Stefan Thomas
|
9a5cc0fe31
|
Ignore database files in working directory.
Just for convenience for anyone who runs rippled in-place.
|
2012-11-05 16:02:49 -08:00 |
|
Stefan Thomas
|
caee892293
|
Also print incoming WebSocket messages in verbose mode.
|
2012-11-05 16:01:23 -08:00 |
|
Arthur Britto
|
bd458fd450
|
Split websocket connections to two ports.
|
2012-11-05 14:18:34 -08:00 |
|
Arthur Britto
|
4dfaaf078d
|
WS: Fixes for ledger_hash.
|
2012-11-05 14:17:23 -08:00 |
|
Arthur Britto
|
8538e03c23
|
Fixes and clean up for API change.
|
2012-11-05 12:25:19 -08:00 |
|
Arthur Britto
|
5de8183814
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-11-05 10:30:14 -08:00 |
|
Arthur Britto
|
6a31a585b0
|
Fix build.
|
2012-11-05 10:30:01 -08:00 |
|
Andrey Fedorov
|
7d60ac5a39
|
Merge branch 'master' of https://github.com/jedmccaleb/NewCoin
|
2012-11-05 10:08:46 -08:00 |
|
Andrey Fedorov
|
b17d8113ca
|
events lib update
|
2012-11-05 10:08:33 -08:00 |
|
Arthur Britto
|
a7428ff253
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-11-05 09:42:05 -08:00 |
|
Arthur Britto
|
fd669915ba
|
Remove unnecessary assert.
|
2012-11-05 09:41:59 -08:00 |
|
Arthur Britto
|
7baea209ad
|
JS: Add is_native() to Amount.
|
2012-11-05 09:41:30 -08:00 |
|
jed
|
94ce1cce3a
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin into api
|
2012-11-05 06:50:23 -08:00 |
|
JoelKatz
|
88325626a8
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-11-05 03:09:00 -08:00 |
|