Commit Graph

22 Commits (605c6caf281e2f8c2f6a7bfd21634b510d1d1e9f)

Author SHA1 Message Date
moneroexamples 61cd869127 upgrade crow to latest version
moneroexamples b3d8279af3 add changes from pr
4983786ed5
moneroexamples bea1665ac9 modify json.hpp to compile with recent gcc
https://github.com/nlohmann/json/issues/606
moneroexamples edc7b05966 modify json.hpp to compile with recent gcc
moneroexamples 6dfcee5743 rename set() to set2() in crow
to avoid clashing with std::set().
moneroexamples fd14259c1f json.http and crow modified to compile with latest gcc
moneroexamples 0b350a027d join memory status thread
moneroexamples 468f927e8b gitignore modefied
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/45
moneroexamples c0b19625ef fmt library updated
moneroexamples 66caaea4dd rapidjson removed
moneroexamples b6e670340d nlohmann json library added
moneroexamples 73eeb7321f dateparser class removed
moneroexamples a2c3c575ba Hinnant date library added
moneroexamples 2cf9714d21 timestamp added to blocks
moneroexamples f9925d6c3b it complies and crow updated
moneroexamples 22e6a1d508 lmdp++.h and mylmdh.h added
moneroexamples 9e102ad401 search for tx in mempool added
moneroexamples 72279c5340 More block info added
moneroexamples e4cf199565 rapidjson lib and rpcalls.h added
moneroexamples 9b30acc5e2 more info on index site and css added
moneroexamples ca2e97e8dc show blockchain height
moneroexamples 98661d9b67 first commit