765 Commits (5ef7ca1412e968fc3b89bf7f90ef7a2203b5d7f3)
 

Author SHA1 Message Date
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
moneroexamples b684a35b6b an onion address updated 8 years ago
moneroexamples 8471fa28ef custom searches removed from readme 8 years ago
moneroexamples 6e070f2dba fix: spelling in readme 8 years ago
moneroexamples 0426dacb63 info about custom lmdb removed from readme 8 years ago
moneroexamples a4de87deba testnet priority nodes added 8 years ago
moneroexamples c7d84b0c24 new tor xmr node added 8 years ago
moneroexamples f555340dec new testnet explorer added to readme 8 years ago
moneroexamples 9fb0601e6a onion node added 8 years ago
moneroexamples 46388b08eb Merge branch 'master' of github.com:moneroexamples/onion-monero-blockchain-explorer 8 years ago
moneroexamples 54d11c9f7a readme updated 8 years ago
moneroexamples 05a843d6f3 fix: some template files were not pre-loaded 8 years ago
moneroexamples c0b19625ef fmt library updated 8 years ago
moneroexamples a82024946c readme updated 8 years ago
moneroexamples 2fa5a84cc5 Merge pull request #41 from moneroexamples/preload_template_files
Preload template files to improve performance
8 years ago
moneroexamples 8b0a970d57 rebased to master 8 years ago
moneroexamples 26d4633489 Merge branch 'preload_template_files' of github.com:moneroexamples/onion-monero-blockchain-explorer into preload_template_files 8 years ago
moneroexamples a658f93080 template_file map repleased reading templates from hdd for each request 8 years ago
moneroexamples 381848c06d started construction of template_file map 8 years ago
moneroexamples 87ec3934f0 no_of_last_blocks option added and default set to 10 8 years ago