Vinnie Falco
|
3273625f61
|
Split up InfoSub and tidy up various files
|
2013-06-09 11:26:18 -07:00 |
|
Vinnie Falco
|
3fafde063f
|
Move serialization and error code stuff into ripple_data
|
2013-06-06 21:42:58 -07:00 |
|
Vinnie Falco
|
ee49051e1c
|
Downgrade access specification from protected to private in most places
Conflicts:
src/cpp/ripple/FeatureTable.h
src/cpp/ripple/HashedObject.h
src/cpp/ripple/NetworkOPs.h
|
2013-06-06 20:44:58 -07:00 |
|
JoelKatz
|
b906cebf12
|
Fee change bugfixes.
|
2013-04-23 11:48:51 -07:00 |
|
JoelKatz
|
efb3c24518
|
Change/Fee transactor.
|
2013-04-15 22:59:16 -07:00 |
|
JoelKatz
|
606dff758c
|
Support compiling with C++11 rules. Compile C++11 by default.
This gives us some significant performance boosts when containers and binds.
|
2013-03-16 02:38:05 -07:00 |
|
Arthur Britto
|
87844a6053
|
Make Payment use new mPriorBalance.
|
2013-02-24 14:18:07 -08:00 |
|
JoelKatz
|
8136f98729
|
Cleanups. uint64_t -> uint64
|
2013-01-16 00:38:20 -08:00 |
|
JoelKatz
|
dcd2fc9fab
|
Begin to sanitize the fee structure. Implement load scaling.
|
2012-12-26 14:05:58 -08:00 |
|
JoelKatz
|
fa109a1aee
|
Don't use a shared_ptr where an auto_ptr will do.
|
2012-12-26 13:54:51 -08:00 |
|
Arthur Britto
|
12a4ce88ec
|
Add support for incrementally updating owner count.
|
2012-12-14 21:19:44 -08:00 |
|
jed
|
58e5e07823
|
.
|
2012-11-14 16:10:10 -08:00 |
|
jed
|
5bbdd90a4c
|
refactor Transaction. compiling. still need to test
|
2012-11-14 13:05:59 -08:00 |
|