Commit Graph

983 Commits (5a6fab88c8e7224aa59ae4f319a504d4ab6c1ad6)
 

Author SHA1 Message Date
moneroexamples 661f6910c8 Block size limit changed to median block size
moneroexamples 6b286063fb add mempool reffresh time to mempool.html
moneroexamples 888e81de93 add mempool reffresh time to mempool.html
moneroexamples 5aad31c420 url links updated in readme
moneroexamples 188ec7ac2e i2p address added
moneroexamples feb9dabf69 mempool-refresh-time changed to 5 seconds by default
moneroexamples ad3e14a3aa disable alt blocks for now
moneroexamples 55c891df55 Update README.md
moneroexamples a850751d48 api decoding example provided
moneroexamples 9db09581b6 add api/version call
https://github.com/moneroexamples/openmonero/issues/35
moneroexamples a549f25138 get_payment_id_as_string added
moneroexamples 9647945261 api/outputsblocks added
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/73
Suhaimi Amir 2cef6fb998 update MoneroExplorer.com url in README
moneroexamples 4cf4b77833 Merge pull request from suhz/master
update MoneroExplorer.com url in README
Suhaimi Amir 28946ebc24 update MoneroExplorer.com url in README
moneroexamples 67a5470c6f Update README.md
moneroexamples d83b9188b7 add decrypting payments id8 obtained when using integrated address
moneroexamples d2105d17cb add decrypting payments id8 obtained when using integrated address
moneroexamples c44fa88f72 fix: parsing integrated addresses
moneroexamples ec70839bd2 fix: parsing integrated address
moneroexamples c8bbd98b0b Merge branch 'update_to_current_monero' of github.com:moneroexamples/onion-monero-blockchain-explorer into update_to_current_monero
moneroexamples 8cad454e29 updated to current Monero development version
moneroexamples e45a307aa2 fix: ringsize to big by 1
moneroexamples 749a0f28bd updated to current Monero development version
moneroexamples 7ee6ed1f4e have_alt_block link added to index2.html
moneroexamples a36e67e9e3 age and height added to /altblocks
moneroexamples a9bf46a796 add tx no to alt blocks
moneroexamples e4a4e2c9ee /altblocks added
moneroexamples 160a1abe48 fix check if COMMAND_RPC_GET_ALT_BLOCKS_HASHES exists added
moneroexamples 68c3d97fd8 checking if COMMAND_RPC_GET_ALT_BLOCKS_HASHES exists added
moneroexamples 90638a25ac get_alt_blocks modified
moneroexamples ba6f5b81f0 Merge remote-tracking branch 'origin/show_alt_blocks' into show_alt_blocks
# Conflicts:
#	src/page.h
moneroexamples a057da13f6 get_alt_blocks added
moneroexamples 2fd1a05aa8 "get_alternative_blocks(atl_blks) returned false" added
moneroexamples a52ed11c22 started looking into showing alt blcoks
moneroexamples 9385852f9e error_tx_not_found message added to tx.html
moneroexamples 875a92566e Merge remote-tracking branch 'origin/mempool_thread' into mempool_thread
moneroexamples f41de0956c status added to network_info
moneroexamples eccff9fa5d "get_alternative_blocks(atl_blks) returned false" added
moneroexamples 1f98da6763 Merge branch 'show_alt_blocks' of github.com:moneroexamples/onion-monero-blockchain-explorer into show_alt_blocks
moneroexamples 95167aab89 started looking into showing alt blcoks
moneroexamples 2647ae3d1c fix: network info dissapread
moneroexamples 1fe5a2185f change numbering on tx in mempool
moneroexamples a4ab22486f adjust calculation of mempool tx on front page
moneroexamples 329cc6298c fix: mempool_no shows zero
moneroexamples e6b6666738 get_mempool_txs(uint64_t no_of_tx) added
moneroexamples 6e80fc8e24 Guard alias added
moneroexamples 13a9060b8b mempool_tx structure was made lighter
moneroexamples fa0e681051 Merge pull request from jonathancross/update-readme-frontend-templates
Updating README to indicate location of frontend templates
Jonathan Cross 20738a45ff
Updating README to indicate location of frontend templates