Commit Graph

896 Commits (4c432be311bb24d4176be2988d8a7e9a41b289eb)
 

Author SHA1 Message Date
moneroexamples 7eca176e6a Merge pull request from moneroexamples/update_to_current_monero
Update to current monero
moneroexamples 4fee4e25c9 readme updated
moneroexamples f697355101 Merge branch 'master' into update_to_current_monero
moneroexamples b3d8279af3 add changes from pr
4983786ed5
moneroexamples 27cc594905 Merge pull request from kenshi84/build-mac-win
build on mac and windows
kenshi84 4983786ed5
build on mac and windows
moneroexamples 513b59004f Median block size renamed to Median block size limit
moneroexamples cf54281ae2 bring back median size of blocks on front page
moneroexamples 026e734ab0 mempool changed to txpool
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/64
moneroexamples 3091b880d4 Merge branch 'master' into update_to_current_monero
moneroexamples 00b76ba5b8 median size of recent blocks removed in pleace from network info
moneroexamples 6efe7d2fbc font size reduced
moneroexamples 4b5c4da570 Update README.md
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