568 Commits (5d34b3e562bf4a287a8e4144dbc9cc4d506071ed)

Author SHA1 Message Date
moneroexamples 5d34b3e562 hard fork version added to network info 7 years ago
moneroexamples fe8c1c2a59 make it compile on ubuntu 16.04 7 years ago
moneroexamples 6da5b3637e added asan compiler option, basic string cleaning
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/91
7 years ago
moneroexamples 61cd869127 upgrade crow to latest version 7 years ago
moneroexamples df717dafc1 include #include <boost/algorithm/string.hpp> 7 years ago
moneroexamples c8cfe9ac4a remove make_tx_from_json 7 years ago
moneroexamples d56f2d8c4d correctly decode amounts of bulletproof txs 7 years ago
moneroexamples 07b03bd449 use _tx_info.tx_blob instead of manually parsing json
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/89
7 years ago
stoffu 02070e9875 misc fixes to eliminate compiler warnings 7 years ago
moneroexamples bacd5d3937 proving raw tx added 7 years ago
moneroexamples db04742f56 small formating updates 7 years ago
moneroexamples d1251baf09 apply patch from @stoffu for sub-addresses
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/86#issuecomment-342997868
7 years ago
moneroexamples ec43aee699 fix: show integrated address details 7 years ago
moneroexamples 799616c7df Update tx_details.html
"subaddress" added to tx html.
7 years ago
moneroexamples 4d598d4794 tx pusher text updated 7 years ago
moneroexamples a9443d4e18 make it compile with subaddresses 7 years ago
moneroexamples 5215ad45ed Show payment id status in the index page
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/83#issuecomment-334315512
7 years ago
moneroexamples 18063dee88 compile with current dev version of monero 7 years ago
moneroexamples 4549696c50 Merge remote-tracking branch 'origin/master' 7 years ago
moneroexamples b202b09c3c dont show '?' when fee is zero. 7 years ago
stoffu 721a03ca77
tx-pusher: support hex string of raw tx 7 years ago
moneroexamples bea2bb074d dont show full private viewkey when decoding output 7 years ago
moneroexamples 066a22823a adds decoding of payment id as ascii
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/81
7 years ago
Jonathan Roelofs 29893fad46 Fix grammatical typo in tx_details.html. NFC 7 years ago
moneroexamples f290c1db43 add prove and myoutpus shortcut links 7 years ago
moneroexamples f697355101 Merge branch 'master' into update_to_current_monero 7 years ago
moneroexamples b3d8279af3 add changes from pr #76
4983786ed5
7 years ago
kenshi84 4983786ed5
build on mac and windows 7 years ago
moneroexamples 513b59004f Median block size renamed to Median block size limit 7 years ago
moneroexamples cf54281ae2 bring back median size of blocks on front page 7 years ago
moneroexamples 026e734ab0 mempool changed to txpool
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/64
7 years ago
moneroexamples 00b76ba5b8 median size of recent blocks removed in pleace from network info 7 years ago
moneroexamples 6efe7d2fbc font size reduced 7 years ago
moneroexamples 661f6910c8 Block size limit changed to median block size 7 years ago
moneroexamples 6b286063fb add mempool reffresh time to mempool.html 7 years ago
moneroexamples 888e81de93 add mempool reffresh time to mempool.html 7 years ago
moneroexamples feb9dabf69 mempool-refresh-time changed to 5 seconds by default 7 years ago
moneroexamples ad3e14a3aa disable alt blocks for now 7 years ago
moneroexamples 9db09581b6 add api/version call
https://github.com/moneroexamples/openmonero/issues/35
8 years ago
moneroexamples a549f25138 get_payment_id_as_string added 8 years ago
moneroexamples 9647945261 api/outputsblocks added
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/73
8 years ago
moneroexamples d83b9188b7 add decrypting payments id8 obtained when using integrated address 8 years ago
moneroexamples d2105d17cb add decrypting payments id8 obtained when using integrated address 8 years ago
moneroexamples c44fa88f72 fix: parsing integrated addresses 8 years ago
moneroexamples ec70839bd2 fix: parsing integrated address 8 years ago
moneroexamples e45a307aa2 fix: ringsize to big by 1 8 years ago
moneroexamples 7ee6ed1f4e have_alt_block link added to index2.html 8 years ago
moneroexamples a36e67e9e3 age and height added to /altblocks 8 years ago
moneroexamples a9bf46a796 add tx no to alt blocks 8 years ago
moneroexamples e4a4e2c9ee /altblocks added 8 years ago