moneroexamples
|
dc1ddacc9c
|
json_detailedtransaction version added
|
7 years ago |
moneroexamples
|
d3e3084272
|
first version of mstch to json written
|
7 years ago |
moneroexamples
|
d308b31d74
|
json_detailedtransaction started
|
7 years ago |
moneroexamples
|
ebe4bb7765
|
started work on detailed info
|
7 years ago |
stoffu
|
3c770f4d43
|
Add PoW and difficulty to block info page
|
7 years ago |
moneroexamples
|
1b6c8b2bbf
|
Decoding of key images and outputs files fixed
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/115
|
7 years ago |
moneroexamples
|
4c432be311
|
block_size_median added
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/114#issuecomment-384878024
|
7 years ago |
stoffu
|
8a64169f28
|
Don't use question mark for 0 total fees in empty blocks
|
7 years ago |
moneroexamples
|
f8831abb8e
|
are_absolute_offsets_good method added
|
7 years ago |
moneroexamples
|
0ce61ea930
|
fix: crash of checkandpush when outputs are not found
|
7 years ago |
moneroexamples
|
450ef84eca
|
use decrypt_payment_id from device class
|
7 years ago |
moneroexamples
|
4f15c6164d
|
fee per kB added to transaction pool
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/107
|
7 years ago |
moneroexamples
|
3a055f9fbd
|
remove depency on readline
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/105
|
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
|
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
|
15c94340c0
|
add_tx_pub_keys hidden html span added
|
7 years ago |
moneroexamples
|
156229274f
|
readme updated
|
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
|
a77468ce80
|
basic cryptonote js files added
|
7 years ago |
moneroexamples
|
21d5ccf2f1
|
adding JS support started
|
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
|
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 |
stoffu
|
02070e9875
|
misc fixes to eliminate compiler warnings
|
7 years ago |
moneroexamples
|
bacd5d3937
|
proving raw tx added
|
7 years ago |
moneroexamples
|
db04742f56
|
small formating updates
|
7 years ago |
moneroexamples
|
d1251baf09
|
apply patch from @stoffu for sub-addresses
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/86#issuecomment-342997868
|
7 years ago |
moneroexamples
|
ec43aee699
|
fix: show integrated address details
|
7 years ago |
moneroexamples
|
a9443d4e18
|
make it compile with subaddresses
|
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
|
18063dee88
|
compile with current dev version of monero
|
7 years ago |
moneroexamples
|
4549696c50
|
Merge remote-tracking branch 'origin/master'
|
7 years ago |
moneroexamples
|
b202b09c3c
|
dont show '?' when fee is zero.
|
7 years ago |
stoffu
|
721a03ca77
|
tx-pusher: support hex string of raw tx
|
7 years ago |
moneroexamples
|
bea2bb074d
|
dont show full private viewkey when decoding output
|
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 |
moneroexamples
|
f290c1db43
|
add prove and myoutpus shortcut links
|
7 years ago |
moneroexamples
|
f697355101
|
Merge branch 'master' into update_to_current_monero
|
7 years ago |
moneroexamples
|
b3d8279af3
|
add changes from pr #76
4983786ed5
|
7 years ago |
kenshi84
|
4983786ed5
|
build on mac and windows
|
7 years ago |
moneroexamples
|
513b59004f
|
Median block size renamed to Median block size limit
|
7 years ago |
moneroexamples
|
cf54281ae2
|
bring back median size of blocks on front page
|
7 years ago |
moneroexamples
|
00b76ba5b8
|
median size of recent blocks removed in pleace from network info
|
7 years ago |
moneroexamples
|
661f6910c8
|
Block size limit changed to median block size
|
7 years ago |