mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
* Rework ledger save return values to indicate errors to callers * Add an extra function to support the ledger cleaner.
268 B
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