mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +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
Codebase for Xahaud - The consensus, RPC & blockchain app for the Xahau network.
Languages
C++
90.3%
C
8.1%
CMake
0.6%
Shell
0.2%
Java
0.2%
Other
0.5%