634 Commits (a28badc1f9213bc0f742cbb860afec796b2b7a3a)
 

Author SHA1 Message Date
moneroexamples a28badc1f9 Merge remote-tracking branch 'origin/emission_rate_thread' into emission_rate_thread 8 years ago
moneroexamples c45abcba1b std::thread changed to boost::thread and the emission refactored 8 years ago
moneroexamples 21770a518e api/emission example added to readme 8 years ago
moneroexamples 7b9ee5732d /api/emission added 8 years ago
moneroexamples 2c133482af Info about Monero emission added to README 8 years ago
moneroexamples 33efcf5f5e Merge pull request #61 from alvinjoelsantos/emission_rate_thread
Changed mixin to ring size/ring member
8 years ago
alvinjoelsantos 93472a820d Changed mixin to ring size/ring member 8 years ago
moneroexamples 24cd9d83f0 get_emission() simplified 8 years ago
moneroexamples 3fcf87bdfc total_emission_gap added 8 years ago
moneroexamples 300e26fa9e Alt blocks number added to index2.html 8 years ago
moneroexamples 14f615441d Alt blocks number added to index2.html 8 years ago
moneroexamples c2d78c692b boost path used instead of strings for paths 8 years ago
moneroexamples 9c57d8b3a3 Emission atomic structure added 8 years ago
moneroexamples 7a4a02b563 emission for testnet network added 8 years ago
moneroexamples d6bcf94a3d testing monero emission thread 8 years ago
moneroexamples f131bcfc9b info about cmake path to monero added to readme 8 years ago
moneroexamples a96d9f3594 basic network info added to front page
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/59
8 years ago
moneroexamples 0a66e3b420 http://monerochain.com/ added to readme 8 years ago
moneroexamples a6c530bffc Merge pull request #58 from moneroexamples/json_mempool_add_limit
Some new json api added
8 years ago
moneroexamples 5a5a39654a Merge branch 'master' into json_mempool_add_limit 8 years ago
moneroexamples b5cbad2895 rawblock and rawtransaction api added to readme 8 years ago
moneroexamples 19718932c3 json_networkinfo added 8 years ago
moneroexamples 67b48ccc93 api to get raw tx and block data added 8 years ago
moneroexamples bb213e3692 readme updated 8 years ago
moneroexamples 99b4f34f52 fix: possible division by 0 8 years ago
moneroexamples a2505b7db6 order of txs in json_mempool reversed 8 years ago
moneroexamples f4c72a3fc1 started upadting readme with new api/mempool example 8 years ago
moneroexamples eb735a14dc large default value for api/mempool if no limit given 8 years ago
moneroexamples eac4fa8460 add limits to json_mempool 8 years ago
moneroexamples fa168613ae fix: signed outputs data checker does not work with coinbase txs 8 years ago
moneroexamples 95e642fdc5 redundant data from keyimage date file checker removed 8 years ago
moneroexamples ec38e423fd total_page_no added to api/transactions
issue: https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/55#issuecomment-299680916
8 years ago
moneroexamples 39df8497e3 mixins public keys added to api/transactions 8 years ago
moneroexamples de62e7486a example of aliases added to readme 8 years ago
moneroexamples 1c9a2003ce example of aliases added to readme 8 years ago
moneroexamples 461f6ab47f example of aliases added to readme 8 years ago
moneroexamples e7d94a133f new explorer link added 8 years ago
moneroexamples cf6f6a026f search_mempool and json_mempool refactored 8 years ago
moneroexamples f5f9916b93 myxmr::jsonresponse class added 8 years ago
moneroexamples 4a5f2d993f readme updated 8 years ago
moneroexamples c3c25fcb03 fix merging problems 8 years ago
moneroexamples b540bf5f72 Merge pull request #57 from moneroexamples/performance_improvements
Performance improvements
8 years ago
moneroexamples 652a3bd816 gitignore updated 8 years ago
moneroexamples 468f927e8b gitignore modefied
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/45
8 years ago
moneroexamples 40d87bdab4 readme updated 8 years ago
moneroexamples 4fc33137de FindMonero.cmake added to simply building against Monero 8 years ago
moneroexamples 05a7af350a Merge pull request #48 from moneroexamples/fix_tx_timestamps_index2
fix weird timestamps
8 years ago
moneroexamples 471850cdd0 readme updated 8 years ago
moneroexamples 452f4fa7c3 fix weird timestamps
plus some tiny performance improvements

https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/46
8 years ago
moneroexamples df7c5f8263 Readme updated 8 years ago