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 |
|