Commit graph

785 commits

Author SHA1 Message Date
moneroexamples
5d34b3e562 hard fork version added to network info 2018-01-02 06:43:39 +08:00
moneroexamples
d8f2d78036 add sanitizers-cmake to enable/disable ASAN 2018-01-02 06:43:39 +08:00
moneroexamples
fe8c1c2a59 make it compile on ubuntu 16.04 2018-01-02 06:43:39 +08:00
moneroexamples
6da5b3637e added asan compiler option, basic string cleaning
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/91
2018-01-02 06:43:39 +08:00
moneroexamples
61cd869127 upgrade crow to latest version 2018-01-02 06:43:39 +08:00
moneroexamples
df717dafc1 include #include <boost/algorithm/string.hpp> 2018-01-02 06:43:39 +08:00
moneroexamples
c8cfe9ac4a remove make_tx_from_json 2018-01-02 06:43:39 +08:00
moneroexamples
d56f2d8c4d correctly decode amounts of bulletproof txs 2018-01-02 06:43:39 +08:00
moneroexamples
07b03bd449 use _tx_info.tx_blob instead of manually parsing json
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/89
2018-01-02 06:43:39 +08:00
stoffu
02070e9875 misc fixes to eliminate compiler warnings 2018-01-02 06:43:39 +08:00
moneroexamples
b66f14704d readme updated 2018-01-02 06:43:39 +08:00
moneroexamples
0e523368a9 readme updated 2018-01-02 06:43:39 +08:00
moneroexamples
bacd5d3937 proving raw tx added 2018-01-02 06:43:39 +08:00
moneroexamples
db04742f56 small formating updates 2018-01-02 06:43:39 +08:00
moneroexamples
d1251baf09 apply patch from @stoffu for sub-addresses
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/86#issuecomment-342997868
2018-01-02 06:43:39 +08:00
moneroexamples
ec43aee699 fix: show integrated address details 2018-01-02 06:43:39 +08:00
moneroexamples
96b07baa57 readme updated to Monero v0.11.1.0 2018-01-02 06:43:39 +08:00
ajs
c8937b0fb8 Added Atesti to Clearnet versions 2018-01-02 06:43:39 +08:00
moneroexamples
799616c7df Update tx_details.html
"subaddress" added to tx html.
2018-01-02 06:43:39 +08:00
moneroexamples
4d598d4794 tx pusher text updated 2018-01-02 06:43:39 +08:00
moneroexamples
a9443d4e18 make it compile with subaddresses 2018-01-02 06:43:39 +08:00
moneroexamples
5215ad45ed Show payment id status in the index page
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/83#issuecomment-334315512
2018-01-02 06:43:39 +08:00
moneroexamples
18063dee88 compile with current dev version of monero 2018-01-02 06:43:39 +08:00
moneroexamples
4549696c50 Merge remote-tracking branch 'origin/master' 2017-10-09 12:01:28 +08:00
moneroexamples
b202b09c3c dont show '?' when fee is zero. 2017-10-09 12:01:10 +08:00
moneroexamples
7530084803 Merge pull request #84 from stoffu/pusher-rawtxhex
tx-pusher: support hex string of raw tx
2017-10-06 14:18:32 +08:00
stoffu
721a03ca77
tx-pusher: support hex string of raw tx 2017-10-06 14:18:16 +09:00
moneroexamples
19d6e4f9be libzmq-dev dependency added for monero 2017-10-02 09:58:33 +08:00
moneroexamples
7f2e19b077 libzmq-dev dependency added for monero 2017-10-02 09:40:09 +08:00
moneroexamples
bea2bb074d dont show full private viewkey when decoding output 2017-09-29 07:27:36 +08:00
moneroexamples
066a22823a adds decoding of payment id as ascii
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/81
2017-09-28 12:48:54 +08:00
moneroexamples
a749f1cadd Merge pull request #79 from jroelofs/patch-1
Fix grammatical typo in tx_details.html. NFC
2017-09-15 13:25:28 -07:00
Jonathan Roelofs
29893fad46 Fix grammatical typo in tx_details.html. NFC 2017-09-15 13:57:20 -06:00
moneroexamples
938b8ddf81 readme updated to v0.11.0.0 2017-09-07 07:05:18 +08:00
moneroexamples
5e6fba0066 readme updated 2017-09-03 04:54:30 +08:00
moneroexamples
e6d0d8d860 merge shortcut_linkx 2017-09-02 09:03:26 +08:00
moneroexamples
f290c1db43 add prove and myoutpus shortcut links 2017-09-02 08:59:45 +08:00
moneroexamples
ba4374a2ce readme updated 2017-08-28 07:58:43 +08:00
moneroexamples
bee8783dfb libreadline-dev added to monero dependencies 2017-08-26 06:28:26 +08:00
moneroexamples
7eca176e6a Merge pull request #75 from moneroexamples/update_to_current_monero
Update to current monero
2017-08-25 15:18:40 -07:00
moneroexamples
4fee4e25c9 readme updated 2017-08-26 06:18:13 +08:00
moneroexamples
f697355101 Merge branch 'master' into update_to_current_monero 2017-08-25 15:01:32 -07:00
moneroexamples
b3d8279af3 add changes from pr #76
4983786ed5
2017-08-25 07:54:27 +08:00
moneroexamples
27cc594905 Merge pull request #76 from kenshi84/build-mac-win
build on mac and windows
2017-08-24 13:44:53 -07:00
kenshi84
4983786ed5
build on mac and windows 2017-08-24 23:09:02 +09:00
moneroexamples
513b59004f Median block size renamed to Median block size limit 2017-08-24 13:42:13 +08:00
moneroexamples
cf54281ae2 bring back median size of blocks on front page 2017-08-24 13:32:48 +08:00
moneroexamples
026e734ab0 mempool changed to txpool
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/64
2017-08-24 13:29:32 +08:00
moneroexamples
3091b880d4 Merge branch 'master' into update_to_current_monero 2017-08-23 22:22:45 -07:00
moneroexamples
00b76ba5b8 median size of recent blocks removed in pleace from network info 2017-08-24 13:19:06 +08:00