595 Commits (fd1f66dfbe9a88093eb66f9b320874322e2ba2ea)

Author SHA1 Message Date
moneroexamples fd1f66dfbe readme updated 7 years ago
moneroexamples 6c811626cb js cleanups and error msgs improvments 7 years ago
moneroexamples 5473bf25ee multiple output tx with sub-address 7 years ago
moneroexamples d2c0a4895d parse_str_secret_key js function added 7 years ago
moneroexamples 589a5d9548 started js for multiple ouputs subaddress 7 years ago
moneroexamples 5dfe95efcd limix max-width of extra in html 7 years ago
moneroexamples 15c94340c0 add_tx_pub_keys hidden html span added 7 years ago
moneroexamples ac23814b1d decoding encrypted payment id using js added 7 years ago
moneroexamples 098949ff80 fix: RingCT/type info missing 7 years ago
moneroexamples 156229274f readme updated 7 years ago
moneroexamples b1c12d88ce note text updated for decoding/proving forms 7 years ago
moneroexamples 9c1439039f note text updated for decoding/proving forms 7 years ago
moneroexamples 727e9c5a5e note text updated for decoding/proving forms 7 years ago
moneroexamples 715f467392 mvp js decoding/proving enabled 7 years ago
moneroexamples 2f0e1c14e7 js refactored 7 years ago
moneroexamples d27904098d js decoding of ring ct amounts added 7 years ago
moneroexamples 1459b30dd4 pass tx_json from c++ into js variable. 7 years ago
moneroexamples d3481a0d26 more js code added 7 years ago
moneroexamples 9590094633 attach click events to decode and prove buttons 7 years ago
moneroexamples a77468ce80 basic cryptonote js files added 7 years ago
moneroexamples 21d5ccf2f1 adding JS support started 7 years ago
moneroexamples d01f760404 rpccalls::get_hardfork_info added
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/92
7 years ago
moneroexamples f9b8089168 compile with latest monero master 7 years ago
moneroexamples 98571672fe hard fork version added to network info 7 years ago
moneroexamples 4146a47809 make it compile on ubuntu 16.04 7 years ago
moneroexamples c26882897b added asan compiler option, basic string cleaning
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/91
7 years ago
moneroexamples d3b3e4904c upgrade crow to latest version 7 years ago
moneroexamples 6724398b82 include #include <boost/algorithm/string.hpp> 7 years ago
moneroexamples 93c3013366 remove make_tx_from_json 7 years ago
moneroexamples ad31f1850a correctly decode amounts of bulletproof txs 7 years ago
moneroexamples 489d3dfac3 Merge remote-tracking branch 'origin/devel' into devel 7 years ago
moneroexamples e5f9a155c8 use _tx_info.tx_blob instead of manually parsing json
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/89
7 years ago
stoffu 8bbcfc9380
misc fixes to eliminate compiler warnings 7 years ago
moneroexamples 432db7e6da proving raw tx added 7 years ago
moneroexamples 4e68bcf8c6 small formating updates 7 years ago
moneroexamples b05be6de2c Merge remote-tracking branch 'origin/devel' into devel 7 years ago
moneroexamples ddc6ef7405 apply patch from @stoffu for sub-addresses
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/86#issuecomment-342997868
7 years ago
moneroexamples 332df53ef2
Merge branch 'master' into devel 7 years ago
moneroexamples 886d2a5749 fix: show integrated address details 7 years ago
moneroexamples 98347be35b Update tx_details.html
"subaddress" added to tx html.
7 years ago
moneroexamples d24e23a02f tx pusher text updated 7 years ago
moneroexamples 86d3734627 make it compile with subaddresses 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 16835ec144 tx-pusher: support hex string of raw tx 7 years ago
stoffu 721a03ca77
tx-pusher: support hex string of raw tx 7 years ago
moneroexamples 08a86df0bf Show payment id status in the index page
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/83#issuecomment-334315512
7 years ago
moneroexamples fab2a28db0 compile with current dev version of monero 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