Commit Graph

13 Commits

Author SHA1 Message Date
Vinnie Falco
3fafde063f Move serialization and error code stuff into ripple_data 2013-06-06 21:42:58 -07:00
Vinnie Falco
ee49051e1c Downgrade access specification from protected to private in most places
Conflicts:
	src/cpp/ripple/FeatureTable.h
	src/cpp/ripple/HashedObject.h
	src/cpp/ripple/NetworkOPs.h
2013-06-06 20:44:58 -07:00
Vinnie Falco
2c525b03c6 Enormous cleanup of RippleAddress et. al. into ripple_data
Start cleanup into ripple_data, split out some hash_value() instances
Tidy up CBigNum into ripple_data, moving definitions to .cpp
Split and clean up base58 stuff
Remove unused files from VS2012 project
Clean up some bignum stuff and remove unused files
Partial cleanup of RFC1751
Enormous cleanup with RippleAddress and related, into ripple_data
Remove unused VS project files
Move ECIES stuff into CKey
2013-05-30 10:16:22 -07:00
Vinnie Falco
0f177a8038 Move uint256 to ripple_basics 2013-05-27 13:16:08 -07:00
Vinnie Falco
ce66f950cf Put json in its own module with header 2013-05-27 13:15:58 -07:00
JoelKatz
e3a2b2f2e9 Return the destination amount in PFRequest updates. Return the ID. 2013-05-06 12:51:07 -07:00
JoelKatz
9e47107255 Rework dispatch of new API PF requests. 2013-05-03 09:33:58 -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
297f68f371 Rework the way PF API request validity is checked against the ledger. 2013-04-30 15:35:28 -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
24bb7a2016 New pathfinder API work. 2013-04-29 16:42:26 -07:00