Commit Graph

780 Commits (df717dafc1fcf628015b75dbffb70981a9b79501)
 

Author SHA1 Message Date
moneroexamples df717dafc1 include #include <boost/algorithm/string.hpp>
moneroexamples c8cfe9ac4a remove make_tx_from_json
moneroexamples d56f2d8c4d correctly decode amounts of bulletproof txs
moneroexamples 07b03bd449 use _tx_info.tx_blob instead of manually parsing json
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/89
stoffu 02070e9875 misc fixes to eliminate compiler warnings
moneroexamples b66f14704d readme updated
moneroexamples 0e523368a9 readme updated
moneroexamples bacd5d3937 proving raw tx added
moneroexamples db04742f56 small formating updates
moneroexamples d1251baf09 apply patch from @stoffu for sub-addresses
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/86#issuecomment-342997868
moneroexamples ec43aee699 fix: show integrated address details
moneroexamples 96b07baa57 readme updated to Monero v0.11.1.0
ajs c8937b0fb8 Added Atesti to Clearnet versions
moneroexamples 799616c7df Update tx_details.html
"subaddress" added to tx html.
moneroexamples 4d598d4794 tx pusher text updated
moneroexamples a9443d4e18 make it compile with subaddresses
moneroexamples 5215ad45ed Show payment id status in the index page
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/83#issuecomment-334315512
moneroexamples 18063dee88 compile with current dev version of monero
moneroexamples 4549696c50 Merge remote-tracking branch 'origin/master'
moneroexamples b202b09c3c dont show '?' when fee is zero.
moneroexamples 7530084803 Merge pull request from stoffu/pusher-rawtxhex
tx-pusher: support hex string of raw tx
stoffu 721a03ca77
tx-pusher: support hex string of raw tx
moneroexamples 19d6e4f9be libzmq-dev dependency added for monero
moneroexamples 7f2e19b077 libzmq-dev dependency added for monero
moneroexamples bea2bb074d dont show full private viewkey when decoding output
moneroexamples 066a22823a adds decoding of payment id as ascii
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/81
moneroexamples a749f1cadd Merge pull request from jroelofs/patch-1
Fix grammatical typo in tx_details.html. NFC
Jonathan Roelofs 29893fad46 Fix grammatical typo in tx_details.html. NFC
moneroexamples 938b8ddf81 readme updated to v0.11.0.0
moneroexamples 5e6fba0066 readme updated
moneroexamples e6d0d8d860 merge shortcut_linkx
moneroexamples f290c1db43 add prove and myoutpus shortcut links
moneroexamples ba4374a2ce readme updated
moneroexamples bee8783dfb libreadline-dev added to monero dependencies
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