1084 Commits (0c8823074a6a639937a4f8d9e107894d992cae24)
 

Author SHA1 Message Date
moneroexamples 73ed903eff add htmlresponse to other endpoints 6 years ago
moneroexamples d45b6b9c46 test content type html response
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/160#issuecomment-472205835
6 years ago
moneroexamples 40c08b86f2
Explorer ulrs updated 6 years ago
moneroexamples b108c22a0d
Update README.md 6 years ago
moneroexamples 4711f0bf3a
How to git pull devel branch info added 6 years ago
moneroexamples c05dfcf34a Decoding outputs on v0.14.0.0
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/167
6 years ago
moneroexamples 68c474ccb6 Merge branch 'devel' 6 years ago
moneroexamples 6477bbaf98 updated to monero branch release-v013 6 years ago
moneroexamples 8062714896 git clone command corrected 6 years ago
moneroexamples e2bf4a8d68
release-v0.13 info added 6 years ago
moneroexamples 12f5479742 fix: make it compile with recent monero 6 years ago
moneroexamples c7f7719800
Merge pull request #162 from fuwa0529/monero-config-dir
make more directories configurable
6 years ago
fuwa 9fa7828f39 make more directories configurable 6 years ago
moneroexamples a654ce9ea7 Use zeros as default value for payment_id8e 6 years ago
moneroexamples c2c5e0b5f0 outputs fields added 6 years ago
moneroexamples 05f032ee36 block info added 6 years ago
moneroexamples a61e35d4a2 add amount and payment id to show_ringmemberstx_jsonhex 6 years ago
moneroexamples c92e5aa80e sender and recipient placeholders added to show_ringmemberstx_jsonhex 6 years ago
moneroexamples b96ed8de74 show_ringmemberstx_jsonhex added 6 years ago
moneroexamples 57819bec1c fix: get_output_key requires epee::span now 6 years ago
moneroexamples 90cd28c16c show_ringmemberstx_hex added 6 years ago
moneroexamples db8b46eb22 remove ring size from index page and txpool 6 years ago
moneroexamples e2a7325331 Merge branch 'devel' 6 years ago
moneroexamples 910b129963
Merge pull request #156 from stoffu/hidapi
build: replace PCSC with HIDAPI
6 years ago
stoffu f168b4e83a
build: replace PCSC with HIDAPI 6 years ago
moneroexamples a46b1e767a Change fee per kB to fee per byte 6 years ago
moneroexamples 3fbf6497c0 spelling 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 77d2a98e2f sort txpool txs 6 years ago
moneroexamples ce6f81fd2a Fix for txpool: Failed to parse transaction from blob
https://github.com/moneroexamples/onion-monero-blockchain-explorer/
issues/152
6 years ago
moneroexamples 0d8b568579 Merge branch 'master' of github.com:moneroexamples/onion-monero-blockchain-explorer 6 years ago
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 e6006acf48
Merge pull request #149 from moneroexamples/devel
For Monero version 0.13
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