Commit Graph

1055 Commits

Author SHA1 Message Date
moneroexamples 3b8b9b3a78 fix: detect if testnet in confing.js 2018-02-02 07:33:14 +08:00
moneroexamples 8b0d9272d6
Merge pull request #98 from moneroexamples/js_for_decoding_proving
Adding JavaScript based option for decoding proving outputs
2018-02-01 12:14:25 +08:00
moneroexamples e3c732eaa2 speed up all_in_one.js generation. 2018-02-01 11:58:43 +08:00
moneroexamples d3120c73dc merge multiple js files into one
to mininmize number of request to the server
2018-02-01 11:51:37 +08:00
moneroexamples 92441758fe fix: js error 2018-01-28 09:23:26 +08:00
moneroexamples fd1f66dfbe readme updated 2018-01-28 09:17:12 +08:00
moneroexamples 6c811626cb js cleanups and error msgs improvments 2018-01-28 08:19:23 +08:00
moneroexamples 5473bf25ee multiple output tx with sub-address 2018-01-25 13:38:40 +08:00
moneroexamples d2c0a4895d parse_str_secret_key js function added 2018-01-24 12:22:30 +08:00
moneroexamples 589a5d9548 started js for multiple ouputs subaddress 2018-01-22 17:47:18 +08:00
moneroexamples 5dfe95efcd limix max-width of extra in html 2018-01-22 14:30:56 +08:00
moneroexamples 15c94340c0 add_tx_pub_keys hidden html span added 2018-01-22 11:08:22 +08:00
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 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