Commit Graph

899 Commits (c103a34eba8b2a1a5f84f44d38482df13a7182d6)
 

Author SHA1 Message Date
moneroexamples 6c811626cb js cleanups and error msgs improvments
moneroexamples 5473bf25ee multiple output tx with sub-address
moneroexamples d2c0a4895d parse_str_secret_key js function added
moneroexamples 589a5d9548 started js for multiple ouputs subaddress
moneroexamples 5dfe95efcd limix max-width of extra in html
moneroexamples 15c94340c0 add_tx_pub_keys hidden html span added
moneroexamples ac23814b1d decoding encrypted payment id using js added
moneroexamples 098949ff80 fix: RingCT/type info missing
moneroexamples 156229274f readme updated
moneroexamples b1c12d88ce note text updated for decoding/proving forms
moneroexamples 9c1439039f note text updated for decoding/proving forms
moneroexamples 727e9c5a5e note text updated for decoding/proving forms
moneroexamples 715f467392 mvp js decoding/proving enabled
moneroexamples 2f0e1c14e7 js refactored
moneroexamples d27904098d js decoding of ring ct amounts added
moneroexamples 1459b30dd4 pass tx_json from c++ into js variable.
moneroexamples d3481a0d26 more js code added
moneroexamples 9590094633 attach click events to decode and prove buttons
moneroexamples a77468ce80 basic cryptonote js files added
moneroexamples 21d5ccf2f1 adding JS support started
moneroexamples 4cc4208e9e readme updated
moneroexamples 62920625b5 redme updated
moneroexamples 834282c803 readme updated
moneroexamples 2e6680a788 anunknownamount.com moved to clearent in readme
moneroexamples ad58e6f130 txhtml updated
moneroexamples e6d0d4fe95 rpccalls::get_hardfork_info added
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/92
moneroexamples 17b8f99b35 compile with latest monero master
moneroexamples 5d34b3e562 hard fork version added to network info
moneroexamples d8f2d78036 add sanitizers-cmake to enable/disable ASAN
moneroexamples fe8c1c2a59 make it compile on ubuntu 16.04
moneroexamples 6da5b3637e added asan compiler option, basic string cleaning
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/91
moneroexamples 61cd869127 upgrade crow to latest version
moneroexamples df717dafc1 include #include <boost/algorithm/string.hpp>
moneroexamples c8cfe9ac4a remove make_tx_from_json
moneroexamples d56f2d8c4d correctly decode amounts of bulletproof txs
moneroexamples 07b03bd449 use _tx_info.tx_blob instead of manually parsing json
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/89
stoffu 02070e9875 misc fixes to eliminate compiler warnings
moneroexamples b66f14704d readme updated
moneroexamples 0e523368a9 readme updated
moneroexamples bacd5d3937 proving raw tx added
moneroexamples db04742f56 small formating updates
moneroexamples d1251baf09 apply patch from @stoffu for sub-addresses
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/86#issuecomment-342997868
moneroexamples ec43aee699 fix: show integrated address details
moneroexamples 96b07baa57 readme updated to Monero v0.11.1.0
ajs c8937b0fb8 Added Atesti to Clearnet versions
moneroexamples 799616c7df Update tx_details.html
"subaddress" added to tx html.
moneroexamples 4d598d4794 tx pusher text updated
moneroexamples a9443d4e18 make it compile with subaddresses
moneroexamples 5215ad45ed Show payment id status in the index page
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/83#issuecomment-334315512
moneroexamples 18063dee88 compile with current dev version of monero