14074 Commits

Author SHA1 Message Date
Vinnie Falco
c3d846a925 Add overloaded translate() that takes CharPointer_UTF8 2013-08-01 11:36:13 -07:00
JoelKatz
4ae12bfc41 Merge branch 'develop' of github.com:ripple/rippled into develop 2013-07-31 20:32:52 -07:00
JoelKatz
16206dbaca Track client command cost by command. 2013-07-31 20:32:32 -07:00
Vinnie Falco
ed82643faf Fix mutex scope and storage duration 2013-07-31 18:41:59 -07:00
Vinnie Falco
432e5c66cb Fix mutex scope and storage duration 2013-07-31 18:41:59 -07:00
Nicholas Dudfield
9ef14b322f Statically link to openssl and protocol buffers 2013-07-31 16:58:16 -07:00
Vinnie Falco
f37edb0873 Add ProxyHandshake 2013-07-31 16:43:25 -07:00
Vinnie Falco
5131752402 Add return value to some InputStream methods 2013-07-31 16:40:28 -07:00
Vinnie Falco
ea4c0aa8a2 Add return value to some InputStream methods 2013-07-31 16:40:28 -07:00
Vinnie Falco
1b44479311 Default parameter to false 2013-07-31 16:40:28 -07:00
Vinnie Falco
f0cc73df9e Default parameter to false 2013-07-31 16:40:28 -07:00
Vinnie Falco
4c987d04d6 Add tests for SSE3 capability 2013-07-31 16:35:52 -07:00
Vinnie Falco
daf08bbde0 Add tests for SSE3 capability 2013-07-31 16:35:52 -07:00
Vinnie Falco
1a8e161c19 Fix Protocol::toString 2013-07-31 16:35:44 -07:00
Vinnie Falco
728ace79c5 Fix Android warnings 2013-07-31 16:29:34 -07:00
Vinnie Falco
4c403643b5 Fix Android warnings 2013-07-31 16:29:34 -07:00
Vinnie Falco
052aee8f97 Add 'hostid' to server_info
* Add json::Value conversion from beast::String
* Update rippled-example.cfg
2013-07-31 08:56:21 -07:00
Vinnie Falco
f80c19577f Remove unused file 2013-07-30 22:59:03 -07:00
Vinnie Falco
bf68c2134c Validators unit test runs manually 2013-07-30 22:30:48 -07:00
Vinnie Falco
19d5015c3e Validators work 2013-07-30 21:05:12 -07:00
Vinnie Falco
3729745fc6 Add ripple::FatalErrorReporter 2013-07-30 21:05:12 -07:00
Vinnie Falco
a937b97a61 Add FatalError 2013-07-30 21:05:11 -07:00
Vinnie Falco
6d83d171c3 Add FatalError 2013-07-30 21:05:11 -07:00
Vinnie Falco
db08a5946f Tidy up BuildInfo documentation 2013-07-30 18:08:49 -07:00
Vinnie Falco
5959c4e312 Rewrite build version and protocol version interface 2013-07-30 17:46:26 -07:00
JoelKatz
f5488a2219 Merge branch 'develop' of github.com:ripple/rippled into develop 2013-07-30 14:49:36 -07:00
JoelKatz
6b2b3f78d1 0.9-e for the develop 2013-07-30 14:49:13 -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
65d84ed360 Fix SqliteDatabase to start the thread 2013-07-30 13:27:06 -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
Vinnie Falco
017d7f2fc3 Update rippled-example.cfg 2013-07-30 11:14:41 -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
Vinnie Falco
35d2ea862b Fix clang compile 2013-07-29 16:33:09 -07:00
Vinnie Falco
4c57fb5d88 Fix clang compile 2013-07-29 16:33:09 -07:00
Vinnie Falco
1c502948f5 Add ProtectedCallTests 2013-07-29 15:35:27 -07:00