moneroexamples
|
90cd28c16c
|
show_ringmemberstx_hex added
|
6 years ago |
moneroexamples
|
7453999415
|
Fees are shown in micromonero now
https://github.com/moneroexamples/onion-monero-blockchain-explorer/
issues/151
|
6 years ago |
moneroexamples
|
6a1a6c48f8
|
port back to C++11 from C++14
https://github.com/moneroexamples/onion-monero-blockchain-explorer/
issues/144
|
6 years ago |
stoffu
|
639be9d767
|
increase precision of printed fee
|
6 years ago |
stoffu
|
e29a7ba133
|
fix compile error from boost variant initialization
|
6 years ago |
stoffu
|
78b6fa32ab
|
support for the new Bulletproofs format
|
6 years ago |
moneroexamples
|
083078a47c
|
no_all_possible_mixins added to detailed view
|
6 years ago |
moneroexamples
|
5fea46c28a
|
fix: no_of_last_blocks if greater than blockchain height
https://github.com/moneroexamples/onion-monero-blockchain-explorer/
issues/141
|
6 years ago |
moneroexamples
|
3125d4ae0a
|
Formating
|
6 years ago |
moneroexamples
|
a9a9360e11
|
add amount to map key in show_ringmembers_hex
|
6 years ago |
moneroexamples
|
33b544d8d7
|
show_ringmembers_hex modified to use abolute_offsets also
|
6 years ago |
moneroexamples
|
306b9b7aad
|
get_tx private method added
|
6 years ago |
moneroexamples
|
2b78eb4ef1
|
ring members output info as hex added
|
6 years ago |
moneroexamples
|
3e1631643e
|
blockhexcomplete url added
|
6 years ago |
moneroexamples
|
d9c042a1a6
|
fix: hex also for tx in the mempool
|
7 years ago |
moneroexamples
|
22a9f6517e
|
--enable-as-hex option added
|
7 years ago |
moneroexamples
|
2264d1d722
|
As hex link added to tx details
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/133
|
7 years ago |
moneroexamples
|
b408e4b924
|
improve formating of hash rate
|
7 years ago |
moneroexamples
|
7bb80afea8
|
improve formating of hash rate
|
7 years ago |
moneroexamples
|
cfcef1d749
|
fix: compilation error due to get_transactions
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/134
|
7 years ago |
moneroexamples
|
ea0a518af7
|
adding some code that might be useful later
|
7 years ago |
moneroexamples
|
ad2defbab7
|
ONIONEXPLORER_RPC_VERSION_MINOR increased by 1
|
7 years ago |
moneroexamples
|
ab12eb64dd
|
some code cleaning
|
7 years ago |
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 |