JoelKatz
744b2ef51e
FreeBSD 9 fix.
2013-05-02 13:10:49 -07:00
JoelKatz
9870acf5dd
FreeBSD 9 fix.
2013-05-02 13:10:30 -07:00
JoelKatz
f5579c0139
Handler to run all pathfinding requests.
2013-05-02 12:52:05 -07:00
JoelKatz
d193608aa1
More PFRequest work. Advanced features.
2013-05-02 01:04:16 -07:00
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
edf25a814c
Help this code compile on ancient GCC.
2013-04-29 18:25:26 -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
d6ecc65aad
Merge branch 'develop' of github.com:jedmccaleb/NewCoin into develop
2013-04-29 09:32:21 -07:00
JoelKatz
ee726819c9
Reduce some logging.
2013-04-29 09:31:44 -07:00
Stefan Thomas
30ea18d916
JS: Have bin/update_binformat.js write to stdout instead of disk.
...
Since ripple-lib now lives outside of the NewCoin repository it's easiest to just print to stdout and let the user worry about redirecting it to wherever their ripple-lib repository lives.
2013-04-29 11:03:59 +02:00
JoelKatz
192dc2e85c
Reduce logging.
2013-04-28 16:40:09 -07:00
JoelKatz
7be676b2fc
Prevent spurious log entries.
2013-04-28 12:27:55 -07:00
JoelKatz
eabcd18d78
Reject objects with duplicate keys.
2013-04-28 12:26:48 -07:00
Arthur Britto
d8e42a0ae7
Change temDST_TAG_NEEDED to tefDST_TAG_NEEDED.
2013-04-28 12:25:59 -07:00
Arthur Britto
8489e3322a
Have RPC account_info recognize bitcoin addresses.
2013-04-28 12:22:41 -07:00
Arthur Britto
285733c699
Cache RippleAddress validity.
2013-04-28 12:22:22 -07:00
JoelKatz
741eff1b2f
Buglets found by static code inspection, including a whopper in divRound.
...
Conflicts:
src/cpp/ripple/NetworkOPs.cpp
2013-04-28 12:19:07 -07:00
JoelKatz
9da36e4936
We should accept our own amounts.
2013-04-28 12:13:28 -07:00
Arthur Britto
185ad1acfe
Make RippleCalc a bit more strict.
2013-04-27 14:52:27 -07:00
Arthur Britto
b6c56a63dd
Merge branch 'develop' of github.com:jedmccaleb/NewCoin into develop
2013-04-27 14:36:05 -07:00
Arthur Britto
30b94fd533
Yet more leveldb changes.
2013-04-27 14:35:48 -07:00
JoelKatz
27ccc5af09
Merge branch 'develop' of github.com:jedmccaleb/NewCoin into develop
2013-04-27 14:26:27 -07:00
JoelKatz
ddf0c0911b
We should accept our own amounts.
2013-04-27 14:26:07 -07:00
Arthur Britto
4d6f88900b
More leveldb changes.
2013-04-27 14:25:59 -07:00
Arthur Britto
9af026dde2
Work toward leveldb compiling.
2013-04-27 14:09:20 -07:00
Stefan Thomas
368fef6355
JS: Move bin/rsign to ripple-lib.
2013-04-27 15:15:50 +02:00
Stefan Thomas
b267434765
JS: Remove unused dependencies. Grunt, webpack, websocket.
2013-04-27 12:35:44 +02:00
Stefan Thomas
358b266aa5
JS: Remove grunt.js, no longer needed.
2013-04-27 12:15:26 +02:00
JoelKatz
c3f6d047ab
Better consensus timing logging.
2013-04-27 02:08:20 -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
JoelKatz
8e6df542c0
Some things missed in the merge.
2013-04-26 19:00:57 -07:00
Arthur Britto
d89347edbd
Add support for DisallowXRP.
2013-04-26 18:59:26 -07:00
Arthur Britto
447bd27310
Add tfSell support for OfferCreate.
...
Conflicts:
src/cpp/ripple/Amount.cpp
2013-04-26 18:59:04 -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