Commit Graph

1036 Commits (21ce4b12d896b48ef9df81d7ab9b0bc8e8417799)
 

Author SHA1 Message Date
moneroexamples 271addafac make it work with master and release-v0.13 branches
moneroexamples 5a6fab88c8
https://exp.xmr.sk added to clearnet explorers
moneroexamples 73ed903eff add htmlresponse to other endpoints
moneroexamples d45b6b9c46 test content type html response
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/160#issuecomment-472205835
moneroexamples 40c08b86f2
Explorer ulrs updated
moneroexamples b108c22a0d
Update README.md
moneroexamples 4711f0bf3a
How to git pull devel branch info added
moneroexamples c05dfcf34a Decoding outputs on v0.14.0.0
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/167
moneroexamples 68c474ccb6 Merge branch 'devel'
moneroexamples 6477bbaf98 updated to monero branch release-v013
moneroexamples 8062714896 git clone command corrected
moneroexamples e2bf4a8d68
release-v0.13 info added
moneroexamples 12f5479742 fix: make it compile with recent monero
moneroexamples c7f7719800
Merge pull request from fuwa0529/monero-config-dir
make more directories configurable
fuwa 9fa7828f39 make more directories configurable
moneroexamples a654ce9ea7 Use zeros as default value for payment_id8e
moneroexamples c2c5e0b5f0 outputs fields added
moneroexamples 05f032ee36 block info added
moneroexamples a61e35d4a2 add amount and payment id to show_ringmemberstx_jsonhex
moneroexamples c92e5aa80e sender and recipient placeholders added to show_ringmemberstx_jsonhex
moneroexamples b96ed8de74 show_ringmemberstx_jsonhex added
moneroexamples 57819bec1c fix: get_output_key requires epee::span now
moneroexamples 90cd28c16c show_ringmemberstx_hex added
moneroexamples db8b46eb22 remove ring size from index page and txpool
moneroexamples e2a7325331 Merge branch 'devel'
moneroexamples 910b129963
Merge pull request from stoffu/hidapi
build: replace PCSC with HIDAPI
stoffu f168b4e83a
build: replace PCSC with HIDAPI
moneroexamples a46b1e767a Change fee per kB to fee per byte
moneroexamples 3fbf6497c0 spelling
moneroexamples 7453999415 Fees are shown in micromonero now
https://github.com/moneroexamples/onion-monero-blockchain-explorer/
issues/151
moneroexamples 77d2a98e2f sort txpool txs
moneroexamples ce6f81fd2a Fix for txpool: Failed to parse transaction from blob
https://github.com/moneroexamples/onion-monero-blockchain-explorer/
issues/152
moneroexamples 0d8b568579 Merge branch 'master' of github.com:moneroexamples/onion-monero-blockchain-explorer
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
moneroexamples e6006acf48
Merge pull request from moneroexamples/devel
For Monero version 0.13
moneroexamples 4bac6731d5 JSON in readme corrected
moneroexamples 71238c481c Readme updated
moneroexamples 66965a562f readme updated
moneroexamples a372972f30 add USE_SINGLE_BUILDDIR=1 to readme
moneroexamples 6a1a6c48f8 port back to C++11 from C++14
https://github.com/moneroexamples/onion-monero-blockchain-explorer/
issues/144
moneroexamples 029d89b98c
Merge pull request from stoffu/support-newbp
Support newbp
stoffu 639be9d767
increase precision of printed fee
stoffu e29a7ba133
fix compile error from boost variant initialization
stoffu 78b6fa32ab
support for the new Bulletproofs format
moneroexamples 083078a47c no_all_possible_mixins added to detailed view
moneroexamples 5fea46c28a fix: no_of_last_blocks if greater than blockchain height
https://github.com/moneroexamples/onion-monero-blockchain-explorer/
issues/141
moneroexamples 3125d4ae0a Formating
moneroexamples a9a9360e11 add amount to map key in show_ringmembers_hex
moneroexamples 33b544d8d7 show_ringmembers_hex modified to use abolute_offsets also
moneroexamples b4631e95e0 sodium dependency added