mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-24 15:40:26 +00:00
1127ae560e9016dd5898e492280ed18b2617ee8f
validations. We now have an open ledger, a last closed ledger, and a last validated ledger. Normally, a ledger will be validated right after it closes, but in edge cases, we might see a ledger close that then doesn't get validated. This makes the code do the right thing.
Dependancies: - boost 1.47 - Google protocol buffers 2.4.1 - openssl Sub modules: - websocketpp: https://github.com/zaphoyd/websocketpp - sjcl: https://github.com/bitwiseshiftleft/sjcl - cryptojs: https://github.com/gwjjeff/cryptojs aka http://code.google.com/p/crypto-js/
Description
Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++
Readme
450 MiB
Languages
C++
98.7%
CMake
0.5%
Python
0.4%
Shell
0.2%
Mako
0.1%