Vinnie Falco
|
c7ef04aa78
|
Fix uninitialized return value
|
2013-08-01 16:58:17 -07:00 |
|
JoelKatz
|
65fb581236
|
Merge branch 'new-master'
|
2013-07-30 14:48:07 -07:00 |
|
JoelKatz
|
c81a4d301e
|
Release candidate is 0.9-c
|
2013-07-30 14:46:01 -07:00 |
|
Stefan Thomas
|
d588bb35ed
|
Make "type=Memory" correct case.
|
2013-07-30 14:14:45 -07:00 |
|
Stefan Thomas
|
a8efd9aa78
|
Add memory backend.
|
2013-07-30 14:11:54 -07:00 |
|
Stefan Thomas
|
87c4a41a0b
|
Update ripple-lib to 0.7.18.
|
2013-07-30 13:55:22 -07:00 |
|
Stefan Thomas
|
26978aaa3a
|
JS Tests: Link to buster-test module directly. More reliable.
|
2013-07-30 13:55:13 -07:00 |
|
wltsmrz
|
05c7fc5cd4
|
Bump ripple-lib version, add mocha
|
2013-07-30 13:55:02 -07:00 |
|
Stefan Thomas
|
5d1b5c7353
|
JS Tests: Refactored config handling.
Still far from perfect, but better than it was.
|
2013-07-30 13:36:20 -07:00 |
|
Stefan Thomas
|
9576983d9c
|
JS Tests: Fallback to config-example if config is not present.
|
2013-07-30 13:36:10 -07:00 |
|
Nicholas Dudfield
|
a4ab942679
|
Make test suites pass (with tip of ripple-lib). Needs refactoring to use mocha
|
2013-07-30 13:35:58 -07:00 |
|
Stefan Thomas
|
35b44139e6
|
JS Tests: Replace one of the hard-coded fees in the testsuite. More to go.
|
2013-07-30 13:35:46 -07:00 |
|
wltsmrz
|
244c436888
|
Update config-example
|
2013-07-30 13:35:31 -07:00 |
|
Vinnie Falco
|
b10ba15893
|
Add Null backend
|
2013-07-30 12:31:15 -07:00 |
|
JoelKatz
|
daa9e2a9fb
|
Revert "A new-master version of the code to save only validated transactions into the SQL databases."
This reverts commit bc1a83db27.
|
2013-07-30 12:11:22 -07:00 |
|
Vinnie Falco
|
2e507c98de
|
Add memory backend
|
2013-07-30 11:55:18 -07:00 |
|
Vinnie Falco
|
7936d3a3db
|
Fix compile error
|
2013-07-30 11:36:18 -07:00 |
|
JoelKatz
|
6c4a9f367b
|
Revert "A new-master version of the code to save only validated transactions into the SQL databases."
This reverts commit bc1a83db27.
|
2013-07-30 11:13:23 -07:00 |
|
JoelKatz
|
9f28afa22c
|
Merge branch 'master' into new-master
|
2013-07-30 11:05:54 -07:00 |
|
David Schwartz
|
bc1a83db27
|
A new-master version of the code to save only validated transactions into the SQL databases.
|
2013-07-25 13:58:15 -07:00 |
|
Vinnie Falco
|
1e3ee9bbf8
|
Fix compile error, add unit test for prevMissing
|
2013-07-25 07:00:35 -07:00 |
|
David Schwartz
|
05ee52a70d
|
Clean fix.
|
2013-07-25 11:56:39 -07:00 |
|
David Schwartz
|
e1033620c9
|
Fix prevMissing.
|
2013-07-25 11:38:05 -07:00 |
|
David Schwartz
|
d04bf6b9d0
|
Merge fixes from other branch.
|
2013-07-25 00:13:47 -07:00 |
|
David Schwartz
|
83dbb341ca
|
Simplify prevMissing
|
2013-07-25 11:59:04 -07:00 |
|
David Schwartz
|
9660e0c9ec
|
Fix prevMissing/getValidatedRange
|
2013-07-25 11:39:54 -07:00 |
|
David Schwartz
|
8f7be26d0d
|
Compute the load for admins correctly.
|
2013-07-25 10:44:11 -07:00 |
|
David Schwartz
|
f30569baab
|
Snapshots should come from the last published ledger.
|
2013-07-25 09:57:09 -07:00 |
|
David Schwartz
|
3c06984031
|
Some peer commands can be expensive.
|
2013-07-24 17:10:59 -07:00 |
|
JoelKatz
|
010e40d323
|
Don't report high cluster loads when we're not synched.
|
2013-07-23 01:12:15 -07:00 |
|
JoelKatz
|
98437188c1
|
Don't check signatures on proposals from cluster peers.
|
2013-07-22 23:40:34 -07:00 |
|
JoelKatz
|
41c73709dd
|
Raise fees faster.
|
2013-07-22 18:36:09 -07:00 |
|
JoelKatz
|
c031dd406e
|
Raise cluster fees faster.
|
2013-07-22 18:33:08 -07:00 |
|
JoelKatz
|
8bfc4f5296
|
Fix a bug that can cause us to think we have a full ledger when we don't.
|
2013-07-22 05:29:57 -07:00 |
|
JoelKatz
|
a7cf21fe59
|
Bugfix.
|
2013-07-22 05:24:27 -07:00 |
|
JoelKatz
|
192c1cd19d
|
Bugfixes.
|
2013-07-22 05:19:58 -07:00 |
|
JoelKatz
|
5d3ba320dc
|
Fix a deadlock when a transaction acquire set times out.
|
2013-07-22 04:01:03 -07:00 |
|
JoelKatz
|
d236751a39
|
Make job times include time waiting in the queue.
This is a temporary fix. The real fix will track wait time and run time both.
|
2013-07-22 00:41:48 -07:00 |
|
JoelKatz
|
31f6d2fc8b
|
Properly rotate logfiles on sustain.
|
2013-07-21 23:13:07 -07:00 |
|
JoelKatz
|
e1f3ce14c2
|
Raise the file descriptor limit.
|
2013-07-15 14:59:27 -07:00 |
|
JoelKatz
|
c8af7141f3
|
Raise the current file descriptor limit to the maximum.
|
2013-07-15 14:58:35 -07:00 |
|
JoelKatz
|
a00c62c969
|
Merge branch 'feature-hyperleveldb' of github.com:vinniefalco/rippled into new-master
|
2013-07-15 09:03:26 -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
|
1cafab0dba
|
Fix a case where the engine to acquire published ledgers stalls.
|
2013-07-15 00:52: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
|
4aea5332dd
|
Fix a deadlock.
|
2013-07-14 23:04:35 -07:00 |
|