moneroexamples
|
afd168cd6c
|
Fix: txpool: Failed to parse transaction from blob
Gets txpool from lmdb now, instead of using RPC call as before.
https://github.com/moneroexamples/onion-monero-blockchain-explorer/
issues/152
|
6 years ago |
moneroexamples
|
4bac6731d5
|
JSON in readme corrected
|
6 years ago |
moneroexamples
|
71238c481c
|
Readme updated
|
6 years ago |
moneroexamples
|
66965a562f
|
readme updated
|
6 years ago |
moneroexamples
|
a372972f30
|
add USE_SINGLE_BUILDDIR=1 to readme
|
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 |
moneroexamples
|
029d89b98c
|
Merge pull request #143 from stoffu/support-newbp
Support newbp
|
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
|
b4631e95e0
|
sodium dependency added
|
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
|
8c8a42656c
|
fix: crypto::generate_chacha_key does not compile
|
6 years ago |
moneroexamples
|
3e1631643e
|
blockhexcomplete url added
|
6 years ago |
moneroexamples
|
d9c042a1a6
|
fix: hex also for tx in the mempool
|
6 years ago |
moneroexamples
|
22a9f6517e
|
--enable-as-hex option added
|
6 years ago |
moneroexamples
|
2264d1d722
|
As hex link added to tx details
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/133
|
6 years ago |
moneroexamples
|
b408e4b924
|
improve formating of hash rate
|
6 years ago |
moneroexamples
|
7bb80afea8
|
improve formating of hash rate
|
6 years ago |
moneroexamples
|
cfcef1d749
|
fix: compilation error due to get_transactions
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/134
|
6 years ago |
moneroexamples
|
6948392191
|
Merge pull request #130 from moneroexamples/tx_full_details_json_call
Adding detailedtransaction json api call
|
6 years ago |
moneroexamples
|
ea0a518af7
|
adding some code that might be useful later
|
6 years ago |
moneroexamples
|
ad2defbab7
|
ONIONEXPLORER_RPC_VERSION_MINOR increased by 1
|
6 years ago |
moneroexamples
|
ab12eb64dd
|
some code cleaning
|
6 years ago |
moneroexamples
|
dc1ddacc9c
|
json_detailedtransaction version added
|
6 years ago |
moneroexamples
|
d3e3084272
|
first version of mstch to json written
|
6 years ago |
moneroexamples
|
d308b31d74
|
json_detailedtransaction started
|
6 years ago |
moneroexamples
|
ebe4bb7765
|
started work on detailed info
|
6 years ago |
moneroexamples
|
9905e916e4
|
bindaddr (-x) option added
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/128
|
6 years ago |
moneroexamples
|
3bf79c0a8e
|
Merge pull request #124 from stoffu/diff-pow
Add PoW and difficulty to block info page
|
6 years ago |
stoffu
|
3c770f4d43
|
Add PoW and difficulty to block info page
|
6 years ago |
moneroexamples
|
fd4f57282a
|
Merge pull request #123 from stoffu/mac-pcsc
build: pcsclite is not available for OSX
|
6 years ago |
stoffu
|
5a06e767cc
|
build: pcsclite is not available for OSX
|
6 years ago |
moneroexamples
|
402e3cfbb5
|
new url added
|
7 years ago |
moneroexamples
|
5716416c25
|
readme updated to ubuntu 18.04
|
7 years ago |
moneroexamples
|
7d250254ea
|
anon namespace removed
|
7 years ago |
moneroexamples
|
da9c0ccee6
|
readme updated to 0.12.1.0
|
7 years ago |
moneroexamples
|
bf39420c8a
|
fix popping blocks
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/119
|
7 years ago |
moneroexamples
|
35db6a00ca
|
readme corrected
|
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
|
6625ae6c65
|
ibpcsclite-dev added to readme
|
7 years ago |
moneroexamples
|
c174aefd32
|
Merge branch 'devel' of github.com:moneroexamples/onion-monero-blockchain-explorer into devel
|
7 years ago |
moneroexamples
|
404f6ddec9
|
Decoding of key images seems fixed. Need still do output file decoding.
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/115
|
7 years ago |
moneroexamples
|
74a0096cdc
|
pcsclite lite added to CMakeLists
|
7 years ago |