859 Commits (349f0a7f4d5958a83796c1f2c95172bb6ff55132)
 

Author SHA1 Message Date
moneroexamples 349f0a7f4d Merge branch 'devel' of github.com:moneroexamples/onion-monero-blockchain-explorer into devel 7 years ago
moneroexamples f02b8ecf9c paymend id decryption note added 7 years ago
moneroexamples d5219e0204
Merge pull request #103 from stoffu/readme-libsodium
README: added libsodium to dependencies list
7 years ago
moneroexamples 9b7536bb10
Merge pull request #104 from stoffu/enable-json-api-implicit-true
set implicit value of enable-json-api to true, just like other enable-* options
7 years ago
stoffu d5bb203626
set implicit value of enable-json-api to true, just like other enable-* options 7 years ago
moneroexamples c74ed3e15a tiny clean up 7 years ago
moneroexamples f97cdf59ea fix: detect if testnet in confing.js 7 years ago
stoffu be9f824e12
README: added libsodium to dependencies list 7 years ago
moneroexamples ad15b5c703 indicate presence of sub-address in multi-output txs 7 years ago
moneroexamples b9e9c60267 add js decoding for checking raw txs 7 years ago
moneroexamples 3b8b9b3a78 fix: detect if testnet in confing.js 7 years ago
moneroexamples 8b0d9272d6
Merge pull request #98 from moneroexamples/js_for_decoding_proving
Adding JavaScript based option for decoding proving outputs
7 years ago
moneroexamples e3c732eaa2 speed up all_in_one.js generation. 7 years ago
moneroexamples d3120c73dc merge multiple js files into one
to mininmize number of request to the server
7 years ago
moneroexamples 92441758fe fix: js error 7 years ago
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 4cc4208e9e readme updated 7 years ago
moneroexamples 62920625b5 redme updated 7 years ago
moneroexamples 834282c803 readme updated 7 years ago
moneroexamples ad58e6f130 txhtml updated 7 years ago
moneroexamples e6d0d4fe95 rpccalls::get_hardfork_info added
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/92
7 years ago
moneroexamples 17b8f99b35 compile with latest monero master 7 years ago
moneroexamples 5d34b3e562 hard fork version added to network info 7 years ago
moneroexamples d8f2d78036 add sanitizers-cmake to enable/disable ASAN 7 years ago
moneroexamples fe8c1c2a59 make it compile on ubuntu 16.04 7 years ago
moneroexamples 6da5b3637e added asan compiler option, basic string cleaning
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/91
7 years ago
moneroexamples 61cd869127 upgrade crow to latest version 7 years ago
moneroexamples df717dafc1 include #include <boost/algorithm/string.hpp> 7 years ago
moneroexamples c8cfe9ac4a remove make_tx_from_json 7 years ago
moneroexamples d56f2d8c4d correctly decode amounts of bulletproof txs 7 years ago