1052 Commits (03a6da502f3b8e8d6ca93df7b80620f465a276f4)
 

Author SHA1 Message Date
moneroexamples 2e32839740 concurrency option added 6 years ago
moneroexamples da8368a88d try to initialize rx_vm if null 6 years ago
moneroexamples e22bab9bae asm x86 added 6 years ago
moneroexamples b7ad51e228 basic disply of randmox code added 6 years ago
moneroexamples a7f8900ba6 randomx adding started 6 years ago
moneroexamples 62cd2228fc js removed 6 years ago
moneroexamples 3b5d91588f Merge branch 'randomx' of github.com:moneroexamples/onion-monero-blockchain-explorer into randomx 6 years ago
moneroexamples be6a5cde11 compile against randomx 6 years ago
moneroexamples 7fca3a5df7 add domain_url 6 years ago
moneroexamples 2d9f428f55 compile against randomx 6 years ago
moneroexamples 86dea80659 disable favicon 6 years ago
moneroexamples fb73c1c106
Merge pull request #175 from stoffu/nossl
turn off SSL when connecting to the daemon
6 years ago
stoffu bb3a14ffb5
turn off SSL when connecting to the daemon 6 years ago
moneroexamples ae385ac6b2
Merge pull request #174 from stoffu/diff-128
support 128 bit difficulty type
6 years ago
stoffu d57980fc11
support 128 bit difficulty type 6 years ago
moneroexamples 221fdbf8a8 Fix: no viable conversion from 'cryptonote::difficulty_type
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/173
6 years ago
moneroexamples 271addafac make it work with master and release-v0.13 branches 6 years ago
moneroexamples 5a6fab88c8
https://exp.xmr.sk added to clearnet explorers 6 years ago
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