Miguel Portilla
|
de6f678de7
|
Pass by reference in processTransaction
|
2015-07-12 11:51:26 -07:00 |
|
Vinnie Falco
|
bd7eb94d69
|
Refactor clock declarations in chrono.h
|
2015-07-02 15:09:09 -07:00 |
|
Howard Hinnant
|
26bfeb1319
|
Replace Serializer with Blob in SHAMapItem:
* This helps decouples SHAMap and Serializer.
* Restyle data member names.
* Rename getTag() to key().
|
2015-07-02 15:06:09 -07:00 |
|
Vinnie Falco
|
8be4e7e65f
|
Refactor Serializer, SerialIter, SHAMapItem, NodeObject:
* Make LessThan private
* Make NodeObject::isSame private
* Remove hotTRANSACTION
* Remove some Serializer members
* Remove unused SHAMapItem::getRaw
* Remove unused STLedgerEntry::getOwners
* Remove Serializer constructors
* Remove unused Serializer members
* Remove SerialIter ctor
|
2015-06-02 12:55:07 -07:00 |
|
Vinnie Falco
|
2f3834359e
|
Modularize app/tx:
* Move LedgerView declaration
* Move CrossType
* Move Clock declaration
* Move Quality to protocol/
* Move Amounts to protocol/
* Move book to tx/impl
* Remove 0.27 legacy support
* Remove unused AmountType
* Remove core namespace
* Use STAmount
|
2015-05-20 12:34:19 -07:00 |
|