mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 02:55:50 +00:00
f4e6a72e1c311ada4df75dfb04a836ad7a34ae97
This code does not assume the new previous ledger is valid or trusted. 1) Validate sequence numbers and basic information. 2) Create a new ledger based on the new previous ledger. 3) Compare the old previous ledger and the new previous ledger. 4) Try to include any missing, valid transactions in the current ledger. 5) Traverse the old ledger based on the old previous ledger, try to import any transactions into the new ledger.
Description
Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++
2.1 GiB
Languages
C++
99.4%
CMake
0.5%