mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
7959154b93d74aa29c14779c962c4bc82327c3ed
which can call intrusive_ptr_release. If intrusive_ptr_release discovers a use_count of 1 (due to the vector being resized) that can call recycle, which acquires the very same non-recursive lock we already hold from get.
Ripple - P2P Payment Network
Some portions of this source code are currently closed source.
This is the repository for Ripple's:
- rippled - Reference P2P network server
- ripple.js - Reference JavaScript client libraries for node.js and browsers.
Build instructions:
- https://ripple.com/wiki/Rippled_build_instructions
- https://ripple.com/wiki/Ripple_JavaScript_library
Setup instructions:
For more information:
Description
Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++
Readme
2.1 GiB
Languages
C++
99.4%
CMake
0.5%