Commit Graph

7 Commits

Author SHA1 Message Date
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
ce66f950cf Put json in its own module with header 2013-05-27 13:15:58 -07:00
Arthur Britto
628a1bdd5f Merge branch 'master' into autoclient
Conflicts:
	src/cpp/ripple/AutoSocket.h
2013-02-01 19:01:10 -08:00
JoelKatz
3d3304ff1b Assign friendly names to trusted nodes. 2013-01-31 16:10:27 -08:00
Arthur Britto
fb1cd25f28 More work toward http/https client unification. 2013-01-31 13:07:37 -08:00
JoelKatz
0fabbc4f18 About half of clustering support. We need this so our own nodes don't send each other proof
of work requests when we're under load.
2013-01-12 01:41: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