Commit Graph

22 Commits

Author SHA1 Message Date
Vinnie Falco
1dffaf5d57 Use manual method for naming CountedObject classes 2013-06-26 01:10:54 -07:00
Vinnie Falco
fe15cfbf31 Use provided names for CountedObject instead of typeid() 2013-06-26 00:19:41 -07:00
Vinnie Falco
2abec05b5b Replace InstanceCounter with CountedObject 2013-06-19 16:23:03 -07:00
Vinnie Falco
00a7cbf610 Update copyright notice and 80 column separators 2013-06-15 18:20:59 -07:00
Vinnie Falco
521e812fc4 Reformatting using AStyle 2013-06-14 08:45:13 -07:00
Vinnie Falco
3273625f61 Split up InfoSub and tidy up various files 2013-06-09 11:26:18 -07:00
Vinnie Falco
b51edb58fc Replace std::vector<unsigned char> with Blob 2013-06-07 15:24:39 -07:00
Vinnie Falco
3fafde063f Move serialization and error code stuff into ripple_data 2013-06-06 21:42:58 -07:00
Vinnie Falco
606b2a2942 Move Ripple protobuf declarations to ripple_data 2013-05-30 10:16:23 -07:00
Vinnie Falco
47e00f20fb Move InstanceCounter to ripple_basics 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
ce66f950cf Put json in its own module with header 2013-05-27 13:15:58 -07:00
JoelKatz
371d52cc9e Move LCT code to the right file.
Be smarter in the consensus set filter code.
2013-03-20 09:22:30 -07:00
JoelKatz
1c79ccc446 Remove dead code. 2013-03-03 02:52:57 -08:00
JoelKatz
923446fb78 Fix 'tx' output format. Begin supporting a binary output format.
This adds support for binary in 'tx' and 'account_tx' commands.
https://ripple.com/wiki/FormatChange
2013-02-25 12:51:06 -08:00
JoelKatz
6b4141f583 Cleanups. 2013-01-29 14:28:05 -08:00
Arthur Britto
949679dd1a Add disabled support for DestinationTag & lsfRequireDestTag. 2013-01-03 13:06:48 -08:00
JoelKatz
25af710446 Cleanups. 2012-12-04 12:30:41 -08:00
jed
5bbdd90a4c refactor Transaction. compiling. still need to test 2012-11-14 13:05:59 -08:00
jed
c7d88f5078 in progress 2012-11-12 07:48:04 -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