Commit Graph

1083 Commits

Author SHA1 Message Date
moneroexamples d3481a0d26 more js code added 2018-01-14 13:38:49 +08:00
moneroexamples 9590094633 attach click events to decode and prove buttons 2018-01-14 10:14:02 +08:00
moneroexamples a77468ce80 basic cryptonote js files added 2018-01-14 09:34:35 +08:00
moneroexamples 21d5ccf2f1 adding JS support started 2018-01-13 07:18:44 +08:00
moneroexamples 4cc4208e9e readme updated 2018-01-04 06:52:09 +08:00
moneroexamples 62920625b5 redme updated 2018-01-02 11:22:07 +08:00
moneroexamples 834282c803 readme updated 2018-01-02 11:17:38 +08:00
moneroexamples 2e6680a788 anunknownamount.com moved to clearent in readme 2018-01-02 11:10:28 +08:00
moneroexamples ad58e6f130 txhtml updated 2018-01-02 11:07:00 +08:00
moneroexamples e6d0d4fe95 rpccalls::get_hardfork_info added
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/92
2018-01-02 06:43:39 +08:00
moneroexamples 17b8f99b35 compile with latest monero master 2018-01-02 06:43:39 +08:00
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 c5d99fcb58
Merge pull request #96 from navegacion/patch-1
Update README.md
2018-01-02 06:38:00 +08:00
James f88550d326
Update README.md
Adding an alternative block explorer.
2018-01-01 18:42:50 -03:00
moneroexamples d01f760404 rpccalls::get_hardfork_info added
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/92
2017-12-28 08:36:19 +08:00
moneroexamples f9b8089168 compile with latest monero master 2017-12-28 08:18:58 +08:00
moneroexamples cf922ea39c
Update README.md 2017-12-24 11:36:58 +08:00
moneroexamples 4e38cf963a
new testnet address added 2017-12-24 10:50:53 +08:00
moneroexamples 98571672fe hard fork version added to network info 2017-12-22 08:29:22 +08:00
moneroexamples 599ad61706 add sanitizers-cmake to enable/disable ASAN 2017-12-22 07:52:14 +08:00
moneroexamples 4146a47809 make it compile on ubuntu 16.04 2017-12-20 08:40:09 +08:00
moneroexamples c26882897b added asan compiler option, basic string cleaning
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/91
2017-12-20 08:04:17 +08:00
moneroexamples d3b3e4904c upgrade crow to latest version 2017-12-20 06:31:04 +08:00
moneroexamples 6724398b82 include #include <boost/algorithm/string.hpp> 2017-12-18 08:04:09 +08:00
moneroexamples 93c3013366 remove make_tx_from_json 2017-12-17 11:12:52 +08:00
moneroexamples ad31f1850a correctly decode amounts of bulletproof txs 2017-12-16 16:24:27 +08:00
moneroexamples 489d3dfac3 Merge remote-tracking branch 'origin/devel' into devel 2017-12-16 16:12:46 +08:00
moneroexamples e5f9a155c8 use _tx_info.tx_blob instead of manually parsing json
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/89
2017-12-16 16:12:32 +08:00