Commit Graph

21 Commits

Author SHA1 Message Date
Vinnie Falco
92bdcba096 Split DH from utils, remove utils from project 2013-05-27 13:16:08 -07:00
Vinnie Falco
d762abfc85 Move Log to ripple_basics and split websocket logging to ripple_net 2013-05-27 13:16:00 -07:00
Vinnie Falco
794b84c473 Fix missing file names for new Log partition code 2013-05-27 13:15:57 -07:00
Vinnie Falco
3bb61f6f1c Update calls for new logging 2013-05-27 13:14:10 -07:00
JoelKatz
a6bbef4718 Let 'isValid' inline. 2013-05-21 15:39:35 -07:00
Arthur Britto
3d128c2852 Have RPC account_info recognize bitcoin addresses. 2013-04-22 19:32:02 -07:00
Arthur Britto
f102097ef3 Merge branch 'develop' of github.com:jedmccaleb/NewCoin into develop 2013-04-14 22:38:52 -07:00
Arthur Britto
0f2d889987 Cache RippleAddress validity. 2013-04-14 22:38:37 -07:00
JoelKatz
f561acd4c8 add 'isSet' to tell if a RippleAddress is non-empty. 2013-04-14 03:16:27 -07:00
JoelKatz
21ead9e866 Don't let the ripple address cache grow infinitely. 2013-04-09 17:00:14 -07:00
jed
62223a7b88 windows 2013-03-29 14:48:51 -07:00
JoelKatz
758ee2557d Make RippleAddress hashes safe. 2013-03-29 08:11:17 -07:00
JoelKatz
24355e17fb I apologize for this moderate buchery, but we need to save the calls to base58::ToString 2013-02-20 11:58:57 -08:00
jed
e8b17ef082 Merge branch 'book'
Conflicts:
	src/cpp/ripple/OrderBookDB.cpp
	src/cpp/ripple/OrderBookDB.h
	src/cpp/ripple/Pathfinder.cpp
2013-02-05 13:47:25 -08:00
JoelKatz
7527437f1d Make ALPHABET simpler. 2013-01-12 22:26:12 -08:00
JoelKatz
83d1d3a122 Some who shall remain nameless (whose first name starts with 'Art' and ends with 'hur') broke the unit tests. 2013-01-10 15:25:21 -08:00
Arthur Britto
eaaeaaba15 Allow seeds to be specified as hex. 2012-12-29 17:37:56 -08:00
JoelKatz
1d2bb868b6 Remove RAND_bytes calls. 2012-12-06 10:55:56 -08:00
JoelKatz
0a2beae3ac Better "unset source" messages. 2012-11-14 00:33:09 -08:00
JoelKatz
9e36f54e24 Cleanup. 2012-11-12 13:40:27 -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