mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-29 01:50:43 +00:00
84dd5c27288e192277a1edb409c931cc72129718
We want a canonical encoding for zero which is 0x4000000000000000 i.e. "positive zero". So we want to disallow the alternative encoding 0x0000000000000000 i.e. "negative zero".
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
476 MiB
Languages
C++
98.7%
CMake
0.5%
Python
0.3%
Shell
0.2%
Mako
0.1%