moneroexamples
c74ed3e15a
tiny clean up
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
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
bacd5d3937
proving raw tx added
7 years ago
moneroexamples
799616c7df
Update tx_details.html
...
"subaddress" added to tx html.
7 years ago
moneroexamples
5215ad45ed
Show payment id status in the index page
...
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/83#issuecomment-334315512
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
Jonathan Roelofs
29893fad46
Fix grammatical typo in tx_details.html. NFC
7 years ago
moneroexamples
dbdf427092
spelling correction
8 years ago
alvinjoelsantos
93472a820d
Changed mixin to ring size/ring member
8 years ago
moneroexamples
468f927e8b
gitignore modefied
...
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/45
8 years ago
moneroexamples
f70e7e2db2
show "at least" input amount when tx has mixture of known and uknown imputs amounts
8 years ago
moneroexamples
158ce6863b
show tx in json in tx checker for raw tx data only
8 years ago
moneroexamples
3f9a8b96a4
fix: showing json details of coinbase txs
8 years ago
moneroexamples
4cebf488d9
ability to decode outptus of raw tx data added
8 years ago
moneroexamples
826a5f2b3e
input button text changed
8 years ago
moneroexamples
63846f2571
placeholder text in form for myoutputs modified
8 years ago
moneroexamples
4809e3f972
fix: POST request of prove sending tx
8 years ago
moneroexamples
3e32a26cdf
note in tx output decoding extended
8 years ago
moneroexamples
4448ca2848
note in tx output decoding shortened
8 years ago
moneroexamples
9f98a70fcf
changed get to post requests in decoding outputs and prove sending
8 years ago
moneroexamples
9d671da4eb
note about server side calculations added to tx info page
8 years ago
moneroexamples
c2af128937
Decode outputs info text updated
8 years ago
moneroexamples
2f5d118663
add ringct type to tx info
8 years ago
M5M400
0a58e8b8a8
fixed typo
...
Moenro - lol :)
8 years ago
moneroexamples
61ab16006d
future: tx prefix hash added to tx info page
8 years ago
Gingeropolous
95e6d830c0
html fixes
...
modified some things based on analysis by this validator. https://validator.w3.org Though I think the main problem is that there was an unclosed <div>. I think what may be happening is that there might be an open div in the header and then a closed div in the footer. Or there's not. And then each thing thats inserted in between the header and footer may or may not have starting and closing <div>. I need to go through and check though.
Also, the hidden state mod is from here -
http://w3c.github.io/html/single-page.html#hidden-state-typehidden
8 years ago
moneroexamples
abc0a480fa
tx_prv_key added to tx_context, but disabled for now.
8 years ago
moneroexamples
9f49ab2074
no of confirmations added to tx details
8 years ago
moneroexamples
ec77dd8043
tx template problem with key images disply fixed
8 years ago
moneroexamples
24dc2502fd
show which key images were spend for ran signed tx
8 years ago
moneroexamples
6750a77b8d
showing real mixin on timescale added
8 years ago