592 Commits (652a3bd8164346d9aa9bfdbb0cc2a24865f3b2de)
 

Author SHA1 Message Date
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
moneroexamples 89ec634422 fix: no more parsing json of each tx in mempool 5 times! 8 years ago
moneroexamples d22cb6a827 fix: unnessery function call in mempool() 8 years ago
moneroexamples 0937c0592b gitignore modified 8 years ago
moneroexamples 38d893057e xmreg::pause_execution added to tools. 8 years ago
moneroexamples 4b10de5ca4 template_file map repleased reading templates from hdd for each request 8 years ago
moneroexamples b754e6050a started construction of template_file map 8 years ago
moneroexamples 16fce8188c dont use custom get blockchein height function. use one from monero 8 years ago
moneroexamples 2de4578ced new onion link added 8 years ago
moneroexamples 9fe3e29325 new onion link added 8 years ago
moneroexamples efcd598933 readme updated 8 years ago
moneroexamples 543ad9c3af key image and output keys chekers, pusher, refresh are optional now 8 years ago
moneroexamples c1bc037add readme updated 8 years ago
moneroexamples a269b54d84 onion address added 8 years ago
moneroexamples aa32af635f change search placeholder text depending if custom lmdb exists 8 years ago
moneroexamples 346855dd2f License file added 8 years ago
moneroexamples f70e7e2db2 show "at least" input amount when tx has mixture of known and uknown imputs amounts 8 years ago
moneroexamples 918a223c0b example code (commneted out) of using spend keys added into show_my_outputs 8 years ago
moneroexamples 4861cf5d6f use only first output matched in an input to estimate spending
sometimes there can be two or more our outputs found in a single input. In this case, one is real spending, and the others are used as fakes. In this case, choose the first output found for spending estimation. Without spendkey it is impossible to know which one is real or fake for sure.
8 years ago
moneroexamples 0a73be07b0 new testnet url added to readme 8 years ago
moneroexamples 1a98ec7e28 Merge pull request #38 from kenshi84/count-nonrct-inputs
show number of non-ringct inputs
8 years ago
kenshi84 881b87b0de show number of non-ringct inputs 8 years ago
moneroexamples 7d28eecfcb dont disply "show more" link for mempool txs 8 years ago
moneroexamples 736495abc7 readme updated 8 years ago