mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
2d49cacd2961efe429bbd8ed24f1af95dabb6d85
accept ledgers without having to participate in the consensus process. We'll need this when we implement "catch up". Move AcctTx into the same connection as Txn so they can be part of a single transaction. Dispatch ledger accept synchronization functions into a detached thread so it doesn't stall our I/O engine.
Description
Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++
2.1 GiB
Languages
C++
99.4%
CMake
0.5%