Commit Graph

65 Commits

Author SHA1 Message Date
moneroexamples 143018b5aa remove caches from html template 2019-10-19 08:20:00 +08:00
moneroexamples 3f9e58316b js removed 2019-05-27 13:05:03 +08:00
moneroexamples 90cd28c16c show_ringmemberstx_hex added 2018-11-26 13:38:05 +08:00
moneroexamples 2b78eb4ef1 ring members output info as hex added 2018-08-22 14:44:50 +08:00
moneroexamples 22a9f6517e --enable-as-hex option added 2018-07-24 12:06:03 +08:00
moneroexamples 2264d1d722 As hex link added to tx details
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/133
2018-07-08 15:25:50 +08:00
moneroexamples 4776fa3c22 fix proving conibase txs and string trim in js
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/113

https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/112
2018-04-13 19:46:44 +08:00
moneroexamples d9805386d6 enable-json-api flag is false by default now 2018-04-04 16:48:43 +08:00
moneroexamples 4f15c6164d fee per kB added to transaction pool
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/107
2018-03-09 08:54:31 +08:00
moneroexamples f02b8ecf9c paymend id decryption note added 2018-02-28 10:53:45 +08:00
moneroexamples c74ed3e15a tiny clean up 2018-02-14 13:22:05 +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 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 bacd5d3937 proving raw tx added 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 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 066a22823a adds decoding of payment id as ascii
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/81
2017-09-28 12:48:54 +08:00
Jonathan Roelofs 29893fad46 Fix grammatical typo in tx_details.html. NFC 2017-09-15 13:57:20 -06:00
moneroexamples dbdf427092 spelling correction 2017-06-03 12:04:13 +08:00
alvinjoelsantos 93472a820d Changed mixin to ring size/ring member 2017-05-19 02:12:01 -04:00
moneroexamples 468f927e8b gitignore modefied
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/45
2017-04-28 13:45:30 +08:00
moneroexamples f70e7e2db2 show "at least" input amount when tx has mixture of known and uknown imputs amounts 2017-02-22 07:03:19 +00:00
moneroexamples 158ce6863b show tx in json in tx checker for raw tx data only 2017-02-16 23:20:55 +00:00
moneroexamples 3f9a8b96a4 fix: showing json details of coinbase txs 2017-02-09 00:10:29 +00:00
moneroexamples 4cebf488d9 ability to decode outptus of raw tx data added 2017-01-28 14:04:25 +08:00
moneroexamples 826a5f2b3e input button text changed 2017-01-18 23:55:27 +00:00
moneroexamples 63846f2571 placeholder text in form for myoutputs modified 2017-01-18 23:08:45 +00:00
moneroexamples 4809e3f972 fix: POST request of prove sending tx 2017-01-18 20:15:15 +08:00
moneroexamples 3e32a26cdf note in tx output decoding extended 2017-01-18 20:04:06 +08:00
moneroexamples 4448ca2848 note in tx output decoding shortened 2017-01-18 19:52:56 +08:00
moneroexamples 9f98a70fcf changed get to post requests in decoding outputs and prove sending 2017-01-18 19:40:24 +08:00
moneroexamples 9d671da4eb note about server side calculations added to tx info page 2017-01-18 18:05:31 +08:00