mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
366b477052eadae35dc578e864d1961ca01a33c6
directories. 1) Some fields are never put in metadata, like Indexes, PreviousTxnID, and others that are useless/redundant 2) Directory nodes now contain a RootIndex field so you can tell which directory they're part of. 3) Some fields are always put in metdata, even if they don't change, like RootIndex. So if a directory entry node is touched, you can tell what directory it was part of. Note that this change will cause ledger divergence. Also, existing directory nodes will not be fully metadata indexed but newly-created nodes will be.
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
2.1 GiB
Languages
C++
99.4%
CMake
0.5%