Commit Graph

22 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
fd6172273c Refactor FeeVote into IFeeVote abstract interface 2013-05-31 07:13:21 -07:00
Vinnie Falco
606b2a2942 Move Ripple protobuf declarations to ripple_data 2013-05-30 10:16:23 -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
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
ce66f950cf Put json in its own module with header 2013-05-27 13:15:58 -07:00
Vinnie Falco
1ca4bb54da Change include line for protoc generated header 2013-05-27 13:14:13 -07:00
Vinnie Falco
c8e601b979 Finish moving unsorted sources to appropriate modules 2013-05-27 13:14:12 -07:00
Vinnie Falco
686a588e39 Move NicknameState to ripple_ledger module 2013-05-27 13:14:12 -07:00
Vinnie Falco
d2fecb5364 Move Wallet files to ripple_ledger module 2013-05-27 13:14:11 -07:00
Vinnie Falco
3b801a4433 Move some files into contracts 2013-05-27 13:14:10 -07:00
Vinnie Falco
cda1431e5b Add two more files to module ripple_ledger 2013-05-27 13:14:07 -07:00
Vinnie Falco
5615bd230d Strip includes from module sources and move them into unity .cpp file 2013-05-27 13:14:06 -07:00
Vinnie Falco
d8d52d975c Finish Log changes for module ripple_ledger 2013-05-27 13:14:05 -07:00
Vinnie Falco
a5ab694e48 Switch over more files to use the new Log functions 2013-05-27 13:14:04 -07:00
Vinnie Falco
751e072f8e Fix erroneous 4503 warning in vs2012 2013-05-27 13:14:04 -07:00
Vinnie Falco
92fcc31120 Disable some warnings in ripple_ledger 2013-05-27 13:14:03 -07:00
Vinnie Falco
a21836c22a New implementation to replace logging macros 2013-05-27 13:14:03 -07:00