Files
xahaud/src/ripple_app/TODO.md
David Schwartz 02b5572ccc Changes to support the ledger cleaner
* Rework ledger save return values to indicate errors to callers
* Add an extra function to support the ledger cleaner.
2013-11-20 12:22:45 -08:00

268 B

ripple_app

Peer.cpp

  • Move magic number constants into Tuning.h / Peer constants enum

  • Wrap lines to 80 columns

  • Use Journal

  • Pass Journal in the ctor argument list

Peers.cpp

Beast

  • Change Stoppable to not require a constructor with parameters