Commit Graph

5 Commits

Author SHA1 Message Date
JoelKatz
758ee2557d Make RippleAddress hashes safe. 2013-03-29 08:11:17 -07:00
JoelKatz
a331d23183 Fix some inefficiecies. 2013-02-21 10:42:17 -08:00
JoelKatz
271bf901ec Support for compiling on 32-bit platforms. The main issue was BN_ULONG size and not using 'long' where
'long long' or 'uint64' should be used.
2013-01-15 23:47:42 -08:00
Arthur Britto
94444a89b4 Vary alphabet by --testnet. 2013-01-02 22:58:44 -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