Commit Graph

1022 Commits (0471556e7edf64b7ddc02df4c95fa6be0c0e2088)
 

Author SHA1 Message Date
moneroexamples 0471556e7e Merge branch 'master' into randomx
moneroexamples 07cc804319
Merge pull request from stoffu/boost-1.7
crow: fix for Boost 1.70
stoffu 76a0efa8ee
crow: fix for Boost 1.70
moneroexamples ae1af46490 Merge branch 'master' into randomx
moneroexamples 89e6b48c2c
Merge pull request from stoffu/diff-128-fix
Display 128bit network difficulty properly
stoffu 2b5646d87c
Display 128bit network difficulty properly
moneroexamples a3bef31ed6
Merge pull request from moneroexamples/devel
For monero v0.14.1
moneroexamples fcc4eec0b7
Update README.md
moneroexamples b81ba5f14d
updated to monero v0.14.1
moneroexamples 993bc23b8c add initial state of registers
moneroexamples dcc4641157 add randomx registers
moneroexamples d32cc0df05 updated to latest randomx
moneroexamples 636179ac53 add mutex to get_randomx_code
moneroexamples a8c3f4072a Merge branch 'randomx' of github.com:moneroexamples/onion-monero-blockchain-explorer into randomx
moneroexamples fd7d0e8800 try to initialize rx_vm if null
moneroexamples a8d3d67099 asm x86 added
moneroexamples 3c15b14759 basic disply of randmox code added
moneroexamples a86e0ca3f1 randomx adding started
moneroexamples 3f9e58316b js removed
moneroexamples de73d22d31 compile against randomx
moneroexamples 2e32839740 concurrency option added
moneroexamples da8368a88d try to initialize rx_vm if null
moneroexamples e22bab9bae asm x86 added
moneroexamples b7ad51e228 basic disply of randmox code added
moneroexamples a7f8900ba6 randomx adding started
moneroexamples 62cd2228fc js removed
moneroexamples 3b5d91588f Merge branch 'randomx' of github.com:moneroexamples/onion-monero-blockchain-explorer into randomx
moneroexamples be6a5cde11 compile against randomx
moneroexamples 7fca3a5df7 add domain_url
moneroexamples 2d9f428f55 compile against randomx
moneroexamples 86dea80659 disable favicon
moneroexamples fb73c1c106
Merge pull request from stoffu/nossl
turn off SSL when connecting to the daemon
stoffu bb3a14ffb5
turn off SSL when connecting to the daemon
moneroexamples ae385ac6b2
Merge pull request from stoffu/diff-128
support 128 bit difficulty type
stoffu d57980fc11
support 128 bit difficulty type
moneroexamples 221fdbf8a8 Fix: no viable conversion from 'cryptonote::difficulty_type
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/173
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