Commit Graph

108 Commits (d8f2d780364c9223beffe265bc381831f720bb4a)

Author SHA1 Message Date
moneroexamples 6da5b3637e added asan compiler option, basic string cleaning
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/91
moneroexamples 61cd869127 upgrade crow to latest version
stoffu 02070e9875 misc fixes to eliminate compiler warnings
moneroexamples bacd5d3937 proving raw tx added
moneroexamples f290c1db43 add prove and myoutpus shortcut links
moneroexamples 026e734ab0 mempool changed to txpool
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/64
moneroexamples ad3e14a3aa disable alt blocks for now
moneroexamples 9db09581b6 add api/version call
https://github.com/moneroexamples/openmonero/issues/35
moneroexamples 9647945261 api/outputsblocks added
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/73
moneroexamples e4a4e2c9ee /altblocks added
moneroexamples 8541f38ef1 Move network_info to MempoolStatus thread
moneroexamples fd14259c1f json.http and crow modified to compile with latest gcc
moneroexamples 0b350a027d join memory status thread
moneroexamples 96b71efcdb mempool catch removed as we have mempool thread now
moneroexamples 093afee5ac mempool-refresh-time option added
moneroexamples d218b767aa mempool thread status thread dev started for tests
moneroexamples 4a2c0a5d3e mempool_info_timeout set to 5s as default
moneroexamples c9ee47ec3c mempool and network info timeout parameters added
moneroexamples 4500e640c3 Mempool data processing moved to async thread
moneroexamples c45abcba1b std::thread changed to boost::thread and the emission refactored
moneroexamples 7b9ee5732d /api/emission added
moneroexamples c2d78c692b boost path used instead of strings for paths
moneroexamples 9c57d8b3a3 Emission atomic structure added
moneroexamples 7a4a02b563 emission for testnet network added
moneroexamples d6bcf94a3d testing monero emission thread
moneroexamples 19718932c3 json_networkinfo added
moneroexamples 67b48ccc93 api to get raw tx and block data added
moneroexamples f4c72a3fc1 started upadting readme with new api/mempool example
moneroexamples eb735a14dc large default value for api/mempool if no limit given
moneroexamples eac4fa8460 add limits to json_mempool
moneroexamples f5f9916b93 myxmr::jsonresponse class added
moneroexamples 468f927e8b gitignore modefied
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/45
moneroexamples 87ec3934f0 no_of_last_blocks option added and default set to 10
moneroexamples 543ad9c3af key image and output keys chekers, pusher, refresh are optional now
kenshi84 721da7475d build on windows
moneroexamples 4cebf488d9 ability to decode outptus of raw tx data added
moneroexamples c9204be4de /mempool page added
moneroexamples 6bdf82b59d CmakeLists.txt modified
moneroexamples 4809e3f972 fix: POST request of prove sending tx
moneroexamples 9f98a70fcf changed get to post requests in decoding outputs and prove sending
moneroexamples f963c152cf mlog_configure added to main due to new loging system in monero
kenshi84 14df81eb9d avoid overwriting provided testnet daemon url
moneroexamples b9067189d5 ssl suport added
moneroexamples 4a81039cf0 added signed outputs's keys file checker
moneroexamples b51b959036 pushing tx disabled by default. enable-pusher flag added to enable it
moneroexamples 997eed7403 robots.txt enabled
moneroexamples 04feb4448f robot's blockade removed
moneroexamples d4097940c4 show viewkey in key images file checker
moneroexamples 02b4e8251a hidden key images form added, but not used for now
moneroexamples f3411767cc basic signed key images info shown