Vinnie Falco
|
1c1d9a9926
|
Rename to SharedObject
|
2013-07-15 09:38:07 -07:00 |
|
Vinnie Falco
|
17f93a3a8e
|
Remove deprecated SharedObject
|
2013-07-15 09:38:06 -07:00 |
|
Vinnie Falco
|
2e4d78fa7a
|
Add DeadlineTimer member docs
|
2013-07-15 09:38:06 -07:00 |
|
Vinnie Falco
|
58f2bbde53
|
Add Validators to Application
|
2013-07-15 09:38:06 -07:00 |
|
Vinnie Falco
|
0841a3b103
|
Rename to Application
|
2013-07-15 09:38:05 -07:00 |
|
Vinnie Falco
|
5bbfe16520
|
Add validators sources
|
2013-07-15 09:38:05 -07:00 |
|
Vinnie Falco
|
44e0886df8
|
Move ledger files to ripple_app
|
2013-07-15 09:37:42 -07:00 |
|
Vinnie Falco
|
169bac3640
|
Move files to ripple_app
|
2013-07-15 09:37:41 -07:00 |
|
Vinnie Falco
|
740115b65a
|
Add HyperLevelDB backend
|
2013-07-15 08:39:07 -07:00 |
|
Vinnie Falco
|
81657e5e66
|
Add module ripple_hyperleveldb
|
2013-07-15 06:46:24 -07:00 |
|
Vinnie Falco
|
af552c5b56
|
Make includes relative, change namespace, support unity build
|
2013-07-15 06:46:10 -07:00 |
|
Vinnie Falco
|
613ed36e9b
|
Merge commit 'b3cd242c6a0c1ef3e7dc63c870604f4ccc92c7a8' as 'Subtrees/hyperleveldb'
|
2013-07-15 06:08:27 -07:00 |
|
Vinnie Falco
|
b3cd242c6a
|
Squashed 'Subtrees/hyperleveldb/' content from commit 0e44462
git-subtree-dir: Subtrees/hyperleveldb
git-subtree-split: 0e4446225cd99942ce452973663b41d100d0730b
|
2013-07-15 06:08:27 -07:00 |
|
JoelKatz
|
160ba88049
|
Fix a case where the engine to acquire published ledgers stalls.
|
2013-07-15 00:51:53 -07:00 |
|
JoelKatz
|
b1bdfb07b2
|
Fix a deadlock.
|
2013-07-14 23:04:02 -07:00 |
|
JoelKatz
|
1389d0a542
|
Speed up recognizing ledger history.
|
2013-07-14 20:08:58 -07:00 |
|
JoelKatz
|
a37349e1a7
|
Make the LevelDB backend more configurable.
|
2013-07-14 03:05:14 -07:00 |
|
JoelKatz
|
f67e658bd7
|
Add cluster status to 'peers' command output.
|
2013-07-14 02:51:47 -07:00 |
|
JoelKatz
|
1e26703684
|
Report where the ledger publication stream is in server_info
|
2013-07-13 19:37:57 -07:00 |
|
JoelKatz
|
0fd5f98c9c
|
Clean up some confusion about the last validated ledger versus the last published ledger.
|
2013-07-13 19:32:20 -07:00 |
|
JoelKatz
|
2addaacfbb
|
After a ledger is acquired, see if it is already fully-validated.
|
2013-07-13 19:24:57 -07:00 |
|
JoelKatz
|
454a713e3f
|
Wrong field type.
|
2013-07-13 19:08:46 -07:00 |
|
JoelKatz
|
5b2d5e8428
|
Add a way for us to place jobs with a concurrency limit.
The main use case is having all threads stuck in ledgerData, fighting each other.
|
2013-07-13 19:02:35 -07:00 |
|
JoelKatz
|
2ce293ec85
|
Slight refactor of the boundary between the node db and its backend(s).
|
2013-07-13 15:15:09 -07:00 |
|
JoelKatz
|
14374bdb3a
|
Merge branch 'freebsd' of github.com:alexdupre/rippled into develop
|
2013-07-13 12:52:32 -07:00 |
|
Vinnie Falco
|
9883e00757
|
Merge pull request #119 from BobWay/feature-ripple-example.txt-currencies-update
Feature ripple example.txt currencies update
|
2013-07-12 15:27:43 -07:00 |
|
BobWay
|
716c6ce171
|
Update ripple-example.txt
|
2013-07-12 15:13:02 -07:00 |
|
BobWay
|
c6946d356c
|
Update ripple-example.txt
Added examples for the [currencies] field.
|
2013-07-12 15:12:21 -07:00 |
|
Vinnie Falco
|
8631da9cbc
|
Fix warning
|
2013-07-12 14:43:06 -07:00 |
|
JoelKatz
|
62bd05a99a
|
Don't call getCurrentSnapshot without the master lock
|
2013-07-12 11:26:16 -07:00 |
|
Alex Dupre
|
85eaea9afd
|
Use O_SYNC on FreeBSD instead of O_DSYNC.
|
2013-07-12 10:15:23 +02:00 |
|
JoelKatz
|
ae50bf34aa
|
Fix a case where we timeout for no reason.
|
2013-07-12 00:11:27 -07:00 |
|
JoelKatz
|
8187c91ffa
|
Somehow the paths were wrong.
|
2013-07-12 00:09:37 -07:00 |
|
JoelKatz
|
ca2c0ff04f
|
Fix path to lmdb.h
|
2013-07-12 00:08:40 -07:00 |
|
JoelKatz
|
eddca034d2
|
Update to node_db syntax
|
2013-07-11 15:49:35 -07:00 |
|
JoelKatz
|
e7364452a0
|
Add some asserts
|
2013-07-11 15:35:08 -07:00 |
|
JoelKatz
|
55a8bcaf5e
|
Add some asserts.
|
2013-07-11 15:35:08 -07:00 |
|
JoelKatz
|
eb3cc390cd
|
Cleanup.
|
2013-07-11 15:35:08 -07:00 |
|
JoelKatz
|
09df53643e
|
Everything but visitAll
|
2013-07-11 15:35:08 -07:00 |
|
Vinnie Falco
|
2e4317e173
|
Exclude MDB on Win32
|
2013-07-11 15:35:08 -07:00 |
|
Vinnie Falco
|
ab6b0e00e6
|
Add MDB NodeStore::BackendFactory
|
2013-07-11 15:35:07 -07:00 |
|
Vinnie Falco
|
078c3923e7
|
Add ripple_mdb module
|
2013-07-11 15:35:07 -07:00 |
|
Vinnie Falco
|
48afd8bb68
|
Squashed 'Subtrees/mdb/' content from commit b711c07
git-subtree-dir: Subtrees/mdb
git-subtree-split: b711c07f3432d104612fd3186a22dab6f2369570
|
2013-07-11 15:35:07 -07:00 |
|
JoelKatz
|
a134e367b6
|
Merge branch 'develop' of github.com:ripple/rippled into develop
|
2013-07-11 15:34:50 -07:00 |
|
JoelKatz
|
4a1aeada9c
|
Bugfix.
|
2013-07-11 15:34:26 -07:00 |
|
Vinnie Falco
|
ffcf202d5b
|
Merge pull request #118 from CodeShark/develop
License update.
|
2013-07-11 11:49:26 -07:00 |
|
Eric Lombrozo
|
2f320ccb8b
|
License update.
|
2013-07-11 20:45:26 +02:00 |
|
Vinnie Falco
|
0c07a54dd0
|
Merge pull request #117 from CodeShark/websocket_header_case
Conventional capitalization in HTTP headers when doing websockets handshake. headers, leniency when reading.
|
2013-07-11 10:43:33 -07:00 |
|
JoelKatz
|
25279c405b
|
Document what 'M' means in the PeerIps file.
|
2013-07-11 09:45:39 -07:00 |
|
JoelKatz
|
fc7297c04f
|
Merge branch 'develop' of github.com:ripple/rippled into develop
|
2013-07-11 09:39:51 -07:00 |
|