JoelKatz
|
6fb8e1515a
|
Merge branch 'develop' into pf_api
|
2013-05-01 22:23:25 -07:00 |
|
JoelKatz
|
407a43aea9
|
Change shared_polymorphic_downcast to dynamic_pointer_cast.
|
2013-05-01 22:22:51 -07:00 |
|
JoelKatz
|
878d8dd078
|
Merge branch 'develop' into pf_api
|
2013-04-30 17:44:48 -07:00 |
|
JoelKatz
|
3ec116f5bf
|
Monitor LevelDB performance.
|
2013-04-30 17:43:56 -07:00 |
|
JoelKatz
|
4faccfdc1e
|
Merge branch 'develop' into pf_api
|
2013-04-30 17:31:32 -07:00 |
|
JoelKatz
|
651a9c2591
|
Make it compile.
|
2013-04-30 17:31:24 -07:00 |
|
JoelKatz
|
02229dc1be
|
Merge branch 'develop' into pf_api
|
2013-04-30 17:29:39 -07:00 |
|
JoelKatz
|
d9f603f87b
|
Use a bloom filter on suitably sized nodes.
|
2013-04-30 17:28:35 -07:00 |
|
JoelKatz
|
ca46e97bc5
|
Wrong error code returned.
|
2013-04-30 17:19:45 -07:00 |
|
JoelKatz
|
9df93f4202
|
Break the ripple line cache into its own structure
|
2013-04-30 15:57:11 -07:00 |
|
JoelKatz
|
297f68f371
|
Rework the way PF API request validity is checked against the ledger.
|
2013-04-30 15:35:28 -07:00 |
|
JoelKatz
|
dac85af5e3
|
New PF Json parser work.
|
2013-04-30 15:04:47 -07:00 |
|
JoelKatz
|
707f914d32
|
Some new PF API support.
|
2013-04-29 23:31:25 -07:00 |
|
JoelKatz
|
50d40115e5
|
Updates.
|
2013-04-29 20:27:08 -07:00 |
|
JoelKatz
|
1e5437a719
|
Missing from previous commit.
|
2013-04-29 16:42:42 -07:00 |
|
JoelKatz
|
24bb7a2016
|
New pathfinder API work.
|
2013-04-29 16:42:26 -07:00 |
|
JoelKatz
|
ee726819c9
|
Reduce some logging.
|
2013-04-29 09:31:44 -07:00 |
|
JoelKatz
|
192dc2e85c
|
Reduce logging.
|
2013-04-28 16:40:09 -07:00 |
|
Arthur Britto
|
185ad1acfe
|
Make RippleCalc a bit more strict.
|
2013-04-27 14:52:27 -07:00 |
|
JoelKatz
|
ddf0c0911b
|
We should accept our own amounts.
|
2013-04-27 14:26:07 -07:00 |
|
JoelKatz
|
46c1488484
|
Buglets found by static code inspection, including a whopper in divRound.
|
2013-04-27 00:35:16 -07:00 |
|
JoelKatz
|
09c37874a2
|
More change process work.
|
2013-04-26 23:14:40 -07:00 |
|
Arthur Britto
|
6179074955
|
Merge branch 'develop' of github.com:jedmccaleb/NewCoin into develop
|
2013-04-26 17:22:56 -07:00 |
|
Arthur Britto
|
13fbec4e38
|
On OfferCreate clamp saTakerPaid.
|
2013-04-26 17:22:41 -07:00 |
|
JoelKatz
|
d508bba147
|
Improve levelDB performance by eliminating GetHex calls and allocate/copy/free cycles.
Sorry, this invalidates existing levelDB databases. Please remove them.
|
2013-04-26 13:53:26 -07:00 |
|
Arthur Britto
|
1605a74864
|
Merge branch 'develop' of github.com:jedmccaleb/NewCoin into develop
|
2013-04-26 11:14:32 -07:00 |
|
Arthur Britto
|
c34b1eb9ee
|
Have OfferCreate require positive funds.
|
2013-04-26 11:14:18 -07:00 |
|
JoelKatz
|
6b693a2c58
|
Missing include.
|
2013-04-26 01:30:55 -07:00 |
|
JoelKatz
|
1b9fbfbdfc
|
Fix a compilation error.
|
2013-04-26 01:29:58 -07:00 |
|
JoelKatz
|
0932627eae
|
Remove dead code.
|
2013-04-26 00:50:13 -07:00 |
|
JoelKatz
|
a7d958606a
|
Fix.
|
2013-04-26 00:44:07 -07:00 |
|
JoelKatz
|
31a8099aa0
|
Remove obsolete code.
|
2013-04-26 00:33:51 -07:00 |
|
JoelKatz
|
9d52427ab0
|
Tuning.
|
2013-04-26 00:23:57 -07:00 |
|
JoelKatz
|
7f4d76808b
|
Fixes and simplifications.
|
2013-04-26 00:11:44 -07:00 |
|
JoelKatz
|
4812d30c16
|
Be smarter about when we grab fetch packs.
|
2013-04-25 19:11:18 -07:00 |
|
JoelKatz
|
d8d87ff207
|
LevelDB fixes.
|
2013-04-25 18:44:02 -07:00 |
|
JoelKatz
|
4e579ff3fc
|
Make sure the LevelDB is cleanly shutdown.
|
2013-04-25 18:25:15 -07:00 |
|
Arthur Britto
|
3c35a1e8b7
|
Merge branch 'develop' of github.com:jedmccaleb/NewCoin into develop
|
2013-04-25 17:58:26 -07:00 |
|
JoelKatz
|
a5337451d3
|
Remove negative cache with ldb.
|
2013-04-25 17:56:54 -07:00 |
|
Arthur Britto
|
618d57e667
|
Merge branch 'develop' of github.com:jedmccaleb/NewCoin into develop
|
2013-04-25 17:56:52 -07:00 |
|
Arthur Britto
|
653a0f97cf
|
Add leveldb as a submodule.
|
2013-04-25 17:56:33 -07:00 |
|
JoelKatz
|
2fa2a75d09
|
Typo.
|
2013-04-25 17:42:02 -07:00 |
|
JoelKatz
|
7f912cd171
|
Might as well change the format now.
|
2013-04-25 17:40:23 -07:00 |
|
JoelKatz
|
8f28e013b6
|
Merge branch 'develop' of github.com:jedmccaleb/NewCoin into develop
|
2013-04-25 17:37:51 -07:00 |
|
JoelKatz
|
f47454f263
|
Finish it.
|
2013-04-25 17:37:40 -07:00 |
|
JoelKatz
|
35ad8d4c6f
|
Add LevelDB support for hash nodes. We really need to cut over, the reduction in
I/O and CPU use is dramatic.
|
2013-04-25 17:32:12 -07:00 |
|
Arthur Britto
|
1a5ce96584
|
Merge branch 'develop' of github.com:jedmccaleb/NewCoin into develop
|
2013-04-25 15:24:04 -07:00 |
|
Arthur Britto
|
78c867d714
|
Add tfSell support for OfferCreate.
|
2013-04-25 15:23:53 -07:00 |
|
JoelKatz
|
380ab0d3fd
|
Fix two small bugs.
|
2013-04-25 13:49:41 -07:00 |
|
JoelKatz
|
c785bb3673
|
More fetch fixes.
|
2013-04-25 13:28:55 -07:00 |
|