Vinnie Falco
|
342157ea02
|
Rename symbols for protobuf unity build
|
2013-05-12 12:24:32 -07:00 |
|
Vinnie Falco
|
d2e94dbf2a
|
Merge commit 'e2ca3615b30fc7e66d7647273295fbba81bfa0f2' as 'src/cpp/protobuf'
|
2013-05-12 12:16:22 -07:00 |
|
JoelKatz
|
edf90f703f
|
c++03 fix.
|
2013-05-11 19:14:43 -07:00 |
|
JoelKatz
|
0b563acea0
|
c++03 fix.
|
2013-05-11 19:14:25 -07:00 |
|
JoelKatz
|
419f223f2e
|
DR106
|
2013-05-11 19:13:23 -07:00 |
|
JoelKatz
|
94ed513ce4
|
DR106
|
2013-05-11 19:13:06 -07:00 |
|
JoelKatz
|
35b570833b
|
Another DR106 fix.
|
2013-05-11 19:10:56 -07:00 |
|
JoelKatz
|
3009b9d540
|
Another DR106 fix.
|
2013-05-11 19:10:36 -07:00 |
|
JoelKatz
|
b902df7b38
|
Workaround DR106.
|
2013-05-11 19:07:43 -07:00 |
|
JoelKatz
|
b68ad91bdc
|
Workaround DR106.
|
2013-05-11 19:07:08 -07:00 |
|
JoelKatz
|
95d39962a8
|
Fix for C++ defect 106.
|
2013-05-11 18:53:11 -07:00 |
|
JoelKatz
|
acdb8969a3
|
Fix for C++ defect 106.
|
2013-05-11 18:52:46 -07:00 |
|
JoelKatz
|
d5ce6e4d2e
|
Don't use 'front' on a string.
|
2013-05-11 17:44:13 -07:00 |
|
JoelKatz
|
bf6f5c1864
|
Don't use 'front' on a string.
|
2013-05-11 17:43:51 -07:00 |
|
JoelKatz
|
c0ed34fb55
|
Detect broken accttx databases.
|
2013-05-11 17:29:44 -07:00 |
|
JoelKatz
|
4fe89f2183
|
Fix a compilation bug.
|
2013-05-11 17:29:39 -07:00 |
|
JoelKatz
|
bdd1a9589f
|
Detect broken accttx databases.
|
2013-05-11 17:29:19 -07:00 |
|
JoelKatz
|
948d20df1b
|
Fix a compilation bug.
|
2013-05-11 17:29:10 -07:00 |
|
JoelKatz
|
4177f34595
|
Make sure to always set the result, not just the status.
|
2013-05-11 16:43:15 -07:00 |
|
JoelKatz
|
764e2efa81
|
Add 'ripple line to self' to list of internal errors we check metadata for.
|
2013-05-11 16:42:30 -07:00 |
|
JoelKatz
|
28f4bef71a
|
Cleanup messages.
|
2013-05-11 16:42:21 -07:00 |
|
JoelKatz
|
51d7340364
|
Avoid the creation of large numbers of small LDB files.
|
2013-05-11 16:42:14 -07:00 |
|
JoelKatz
|
614f29bf36
|
Too many threads can cause an I/O bottleneck.
|
2013-05-11 16:41:59 -07:00 |
|
JoelKatz
|
10240a3314
|
More work on sanely enabling features
|
2013-05-11 16:39:55 -07:00 |
|
JoelKatz
|
f77a6d8b25
|
Cleanup messages.
|
2013-05-11 16:39:17 -07:00 |
|
JoelKatz
|
89e4b9abc6
|
Avoid the creation of large numbers of small LDB files.
|
2013-05-11 14:41:11 -07:00 |
|
JoelKatz
|
f1722c2970
|
Make sure to always set the result, not just the status.
|
2013-05-09 21:59:01 -07:00 |
|
JoelKatz
|
a9b1c74df2
|
Avoid a crash scenario if we interrogate the remote endpoint after it disconnected.
|
2013-05-09 17:36:33 -07:00 |
|
JoelKatz
|
e9984a932e
|
Avoid a crash scenario if we interrogate the remote endpoint after it disconnected.
|
2013-05-09 17:36:02 -07:00 |
|
JoelKatz
|
7f4daf7fd7
|
Too many threads can cause an I/O bottleneck.
|
2013-05-09 12:28:43 -07:00 |
|
JoelKatz
|
bf032b2468
|
Emergency fix.
|
2013-05-08 17:23:18 -07:00 |
|
JoelKatz
|
840795be5a
|
Mark the issues we had.
|
2013-05-08 17:21:19 -07:00 |
|
JoelKatz
|
41b70c76da
|
If we detect a missing node in a ledger we're supposed to have full,
re-acquire that ledger to fill the hole.
|
2013-05-08 15:55:52 -07:00 |
|
JoelKatz
|
ddcebec5a5
|
Add 'ripple line to self' to list of internal errors we check metadata for.
|
2013-05-08 15:28:52 -07:00 |
|
JoelKatz
|
04b0f968fd
|
Detect server deadlocks and trigger the auto-restart mechanism.
|
2013-05-08 15:21:22 -07:00 |
|
JoelKatz
|
f6903508cf
|
One more round of LeveDB import speedups.
|
2013-05-08 12:01:42 -07:00 |
|
JoelKatz
|
34a15c2baa
|
One more round of LeveDB import speedups.
|
2013-05-08 12:01:19 -07:00 |
|
JoelKatz
|
dada8eb7de
|
LevelDB import speedups.
|
2013-05-08 11:38:59 -07:00 |
|
JoelKatz
|
bc257406b6
|
LevelDB import speedups.
|
2013-05-08 11:38:30 -07:00 |
|
JoelKatz
|
978b33dfc5
|
Merge branch 'develop' into ws_dispatch
|
2013-05-08 10:53:19 -07:00 |
|
JoelKatz
|
1a238c03fe
|
Bugfix.
|
2013-05-08 10:52:53 -07:00 |
|
JoelKatz
|
c31a8e7794
|
Dispatch sends and pings to the websocket strand.
|
2013-05-08 10:52:21 -07:00 |
|
JoelKatz
|
2b6a91143b
|
Merge branch 'develop' of github.com:jedmccaleb/NewCoin into leveldb
|
2013-05-07 16:42:23 -07:00 |
|
Arthur Britto
|
88d26609eb
|
Merge branch 'fixripplepass' into develop
Conflicts:
src/cpp/ripple/Version.h
|
2013-05-07 15:39:51 -07:00 |
|
Arthur Britto
|
cb87bfd4b4
|
Zero to do on each ripple pass.
|
2013-05-07 15:38:30 -07:00 |
|
JoelKatz
|
e086fa5a5d
|
Allow LevelDB and SQLite to co-exist in the build and have the backing
store for hashed nodes selectable in the config.
|
2013-05-07 15:04:23 -07:00 |
|
JoelKatz
|
dae7651812
|
Temporary fix.
|
2013-05-07 14:18:17 -07:00 |
|
JoelKatz
|
393d34f823
|
Emergency fix.
|
2013-05-07 07:07:36 -07:00 |
|
JoelKatz
|
c0265ac4d3
|
Hotfix.
|
2013-05-06 22:49:34 -07:00 |
|
JoelKatz
|
a417640c9d
|
Bump version.
|
2013-05-06 21:01:44 -07:00 |
|