Commit Graph

9 Commits

Author SHA1 Message Date
Vinnie Falco
cd3195d901 Temporarily merge un-refactored modules into ripple_main 2013-06-06 20:40:56 -07:00
Vinnie Falco
456b6e5460 Refactor ValidationCollection into IValidations 2013-06-06 20:40:50 -07:00
Vinnie Falco
ec732ed113 Refactor LoadFeeTrack into ILoadFeeTrack, split DatabaseCon out from Application.h
Conflicts:
	src/cpp/ripple/Application.cpp
2013-06-06 20:40:44 -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
d762abfc85 Move Log to ripple_basics and split websocket logging to ripple_net 2013-05-27 13:16:00 -07:00
Vinnie Falco
e227637e34 Factor upTime() out of KeyCache, fix warnings 2013-05-27 13:15:58 -07:00
Vinnie Falco
6775ae60e0 Move overlay classes to ripple_net module 2013-05-27 13:14:11 -07:00
Vinnie Falco
155a0a95c3 Move SNTPClient to ripple_net module 2013-05-27 13:14:11 -07:00
Vinnie Falco
f4cb47fed6 Add ripple_net module 2013-05-27 13:14:09 -07:00