mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 02:55:50 +00:00
beef9b47d59d774daf0757c0f8354a527d36f59e
Changes include: Passing objects through ... is a no no. Don't include windows.h on non-Windows _vsnprintf doesn't exist on non-Windows A map's first type is const, so a lot of code had to be changed from 'uint160&' to 'const uint160&' itoa not available on non-Windows Fix macro silliness when a parameter to a macro contains a comma. <: is a digraph, so don't use "...shared_ptr<::google::..." Must match filename case Add const-correct 'escape' function to SqliteDatabase Add const-correct 'begin' function to uint160
Description
Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++
2.1 GiB
Languages
C++
99.4%
CMake
0.5%