Commit graph

837 commits

Author SHA1 Message Date
moneroexamples
ac23814b1d decoding encrypted payment id using js added 2018-01-21 11:12:59 +08:00
moneroexamples
098949ff80 fix: RingCT/type info missing 2018-01-19 12:02:11 +08:00
moneroexamples
156229274f readme updated 2018-01-19 11:58:27 +08:00
moneroexamples
b1c12d88ce note text updated for decoding/proving forms 2018-01-19 11:42:32 +08:00
moneroexamples
9c1439039f note text updated for decoding/proving forms 2018-01-19 11:42:05 +08:00
moneroexamples
727e9c5a5e note text updated for decoding/proving forms 2018-01-19 11:34:57 +08:00
moneroexamples
715f467392 mvp js decoding/proving enabled 2018-01-19 08:09:04 +08:00
moneroexamples
2f0e1c14e7 js refactored 2018-01-18 12:50:36 +08:00
moneroexamples
d27904098d js decoding of ring ct amounts added 2018-01-17 17:05:38 +08:00
moneroexamples
1459b30dd4 pass tx_json from c++ into js variable. 2018-01-17 16:17:34 +08:00
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
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
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
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