Nik Bougalis
|
8835af11d5
|
Cleanups and surface reduction:
* Don't use friendship unless needed
* Trim down interfaces
* Make classes feel more like std containers
|
2014-10-06 11:18:15 -07:00 |
|
JoelKatz
|
b651e0146d
|
Fix some fee logic: (RIPD-614)
* fee_default sets cost in drops of reference transaction
* Offline signing uses fee_default
* Signing multiplier maximum works correctly
* Fix bugs in load fee track
* Remove dead code, add comments
|
2014-10-02 14:58:14 -07:00 |
|
Tom Ritchford
|
4241dbb600
|
Clean and harden Transaction.
* Replace boolean parameter with enumerated type.
* Get rid of std::ref.
* 80-column cleanups.
* Replace an std::bin with a lambda.
|
2014-10-01 08:47:55 -07:00 |
|
Miguel Portilla
|
cd1bd18a49
|
Add account_lines paging (RIPD-343)
|
2014-09-19 16:18:50 -07:00 |
|
Vinnie Falco
|
4239880acb
|
Clean up and restructure sources
|
2014-09-16 14:15:12 -07:00 |
|