Commit Graph

33 Commits

Author SHA1 Message Date
JoelKatz
ce401dffb6 Speed up path finding by about 35%. 2013-03-04 18:57:44 -08:00
Arthur Britto
deebd07814 Add checking for invalid offers in ledger. 2013-03-04 15:14:17 -08:00
JoelKatz
df9884f48e Cleanups. 2013-03-03 23:52:13 -08:00
JoelKatz
50be7dd7e4 Some quick changes to improve pathfinding performance. (20% faster roughly) 2013-02-27 15:17:06 -08:00
JoelKatz
57a9f6afdc Logging reductions. 2013-02-13 00:09:12 -08:00
JoelKatz
92292a178b Bring some sanity to integer->STAmount constructors. 2013-02-11 22:19:21 -08:00
Arthur Britto
ac916ad841 Output computed paths for RPC ripple_path_find. 2013-02-06 14:53:32 -08:00
Arthur Britto
1b27d2bc10 Try to improve consumed and multi-quality handling for ripple calc. 2013-02-02 19:10:01 -08:00
Arthur Britto
75d935e0df Merge tepPARTIAL into tecCLAIMED. 2013-01-03 13:04:07 -08:00
Arthur Britto
f3b216b39f Handle errors from ripple state creating. 2012-12-25 16:42:33 -08:00
Arthur Britto
7636e5f388 Remove obsolete TERs in prep for ledger wipe. 2012-12-24 16:06:50 -08:00
Arthur Britto
194053c87e Add and move to new tecCLAIM result codes. 2012-12-23 15:52:59 -08:00
Arthur Britto
895a176611 Make pathfinder return best quality paths. 2012-12-12 15:41:47 -08:00
Arthur Britto
4752c9ff4e UT: Fix payment test. 2012-12-11 21:23:56 -08:00
Arthur Britto
8c6419e65b Work in progress on pathfind. 2012-12-11 19:47:53 -08:00
Arthur Britto
a1915bd899 Omit default paths from pathfinder results. 2012-12-11 14:03:32 -08:00
Arthur Britto
e03ed39fca Some pathfinding fixes. 2012-12-07 17:47:29 -08:00
Arthur Britto
56e85db815 Fixes for ripple_path_find. 2012-12-06 20:16:12 -08:00
Arthur Britto
4b6b1eebd9 Add opperator==() for PathNodes. 2012-12-05 17:28:16 -08:00
Arthur Britto
6d8afeca47 Work on path finder integration. 2012-11-30 17:14:25 -08:00
Arthur Britto
2268989609 Work toward ripple_path_find. 2012-11-28 19:19:39 -08:00
Arthur Britto
553d55b5db Prepare for PathState:createCanonical. 2012-11-24 14:53:01 -08:00
Arthur Britto
64ec8a7b6f Make ripple_path_find more robust and clean up. 2012-11-22 19:10:43 -08:00
Arthur Britto
5c1605ab35 Rough cut at ripple_path_find. 2012-11-22 14:03:32 -08:00
Arthur Britto
db7a1ef4ba Fixes for rippling through offers. 2012-11-20 12:42:25 -08:00
Arthur Britto
ffb4955127 Fix ripple paths with XRP. 2012-11-17 17:35:19 -08:00
Arthur Britto
f1a4bcc661 Fixes for rippling XRP via offers. 2012-11-15 16:42:23 -08:00
Arthur Britto
b01853d836 Fixes for rippling through offers 2012-11-13 19:13:29 -08:00
Arthur Britto
42b37c8b1f Fixes for path expansion. 2012-11-12 14:40:42 -08:00
Arthur Britto
85336da386 Rename uIndex to uNode. 2012-11-12 12:35:58 -08:00
Arthur Britto
ebf73f0d86 Fix rippling through offers. 2012-11-09 15:37:25 -08:00
Arthur Britto
ca0ab6c01d Fixes for rippling through offers. 2012-11-08 15:17:46 -08:00
Stefan Thomas
fa3fab5816 Moved cpp code to src/cpp and js code to src/js. 2012-11-07 12:49:50 -08:00