Vinnie Falco
ead7b07fd5
Replace boost::lexical_cast with beast::lexicalCast
2013-07-28 21:32:00 -07:00
Vinnie Falco
c27294e0f0
Convert unit tests to beast
2013-07-24 11:47:43 -07:00
Vinnie Falco
b426d62075
Refactor TxFormats and LedgerEntryFormat to use a common template.
2013-07-10 09:51:25 -07:00
Vinnie Falco
b0c1b5834a
Refactor TxFormats and fix leak on exit
2013-07-01 09:32:03 -07:00
Vinnie Falco
122f1c54e2
Uniform include of BeastConfig.h
2013-06-28 17:01:03 -07:00
JoelKatz
ca4a2ad104
Remove the JSONCache. It was basically a failed experiment.
2013-06-28 16:07:32 -07:00
Vinnie Falco
832f67b35c
Roll back 7 commits
2013-06-28 11:48:43 -07:00
Vinnie Falco
443551abe6
Uniform include of BeastConfig.h
2013-06-28 07:02:49 -07:00
Vinnie Falco
6f03efa882
Consolidate includes into group headers
2013-06-27 13:57:30 -07:00
Vinnie Falco
638656a597
Put modules in ripple namespace
2013-06-27 13:41:20 -07:00
Vinnie Falco
905b920e99
Split unit tests to separate files
2013-06-27 10:37:01 -07:00
Vinnie Falco
0a358ded7a
Tidy up ripple modules for namespace support
2013-06-23 11:12:39 -07:00
Vinnie Falco
d26fa0446f
Strip includes from ripple_data and ripple_basics
2013-06-20 15:21:35 -07:00
Vinnie Falco
00a7cbf610
Update copyright notice and 80 column separators
2013-06-15 18:20:59 -07:00
Vinnie Falco
8aab3645cb
Tidy up TxFormat and create TxFormats, TxFlags
2013-06-15 18:20:58 -07:00
Vinnie Falco
521e812fc4
Reformatting using AStyle
2013-06-14 08:45:13 -07:00
Vinnie Falco
12d1117623
Clean up JSONCache
2013-06-12 16:14:34 -07:00
Vinnie Falco
a6fdabc68a
Reformat annotations in preparation for automated extraction
2013-06-07 14:46:09 -07:00
Vinnie Falco
6d8ee90a8d
Split up ripple_SerializedObject.h
2013-06-07 14:39:35 -07:00
Vinnie Falco
4d1bf35236
Move PackedMessage to ripple_data
2013-06-06 21:43:44 -07:00
Vinnie Falco
16ecae5972
Move and rename STAmount into ripple_data
2013-06-06 21:43:15 -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
e5492c0ab7
Demote CKey.h include from .h to .cpp
2013-05-30 10:16:22 -07:00
Vinnie Falco
4fc2d3b274
Rename and move DeterministicKeys into ripple_data
2013-05-30 10:16:22 -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