Commit graph

1028 commits

Author SHA1 Message Date
moneroexamples
2e4086ba74 Merge branch 'devel' into randomx 2019-09-26 13:50:14 +08:00
moneroexamples
7dd08632c9 updated to current monero master 2019-09-26 10:54:58 +08:00
moneroexamples
dc642db809 Merge branch 'devel' into randomx 2019-09-26 10:09:42 +08:00
moneroexamples
e0b47695c0 update cmake to check for other monero path 2019-09-05 15:02:23 +08:00
moneroexamples
5e7e90b9f6
Merge pull request #188 from normoes/autorefresh_tx_page
Add autorefresh on /tx page.
2019-08-23 05:03:58 +08:00
Norman Moeschter
782ca6bc6a
Add autorefresh on /tx page. 2019-08-21 21:48:32 +02:00
moneroexamples
0471556e7e Merge branch 'master' into randomx 2019-06-24 17:49:30 +08:00
moneroexamples
07cc804319
Merge pull request #183 from stoffu/boost-1.7
crow: fix for Boost 1.70
2019-06-24 15:58:28 +08:00
stoffu
76a0efa8ee
crow: fix for Boost 1.70 2019-06-24 14:04:58 +09:00
moneroexamples
ae1af46490 Merge branch 'master' into randomx 2019-06-17 16:36:40 +08:00
moneroexamples
89e6b48c2c
Merge pull request #181 from stoffu/diff-128-fix
Display 128bit network difficulty properly
2019-06-17 16:31:30 +08:00
stoffu
2b5646d87c
Display 128bit network difficulty properly 2019-06-17 13:35:29 +09:00
moneroexamples
a3bef31ed6
Merge pull request #180 from moneroexamples/devel
For monero v0.14.1
2019-06-16 10:28:57 +08:00
moneroexamples
fcc4eec0b7
Update README.md 2019-06-16 08:45:38 +08:00
moneroexamples
b81ba5f14d
updated to monero v0.14.1 2019-06-16 08:45:16 +08:00
moneroexamples
993bc23b8c add initial state of registers 2019-06-05 16:46:24 +08:00
moneroexamples
dcc4641157 add randomx registers 2019-06-04 18:54:08 +08:00
moneroexamples
d32cc0df05 updated to latest randomx 2019-06-02 12:30:59 +08:00
moneroexamples
636179ac53 add mutex to get_randomx_code 2019-05-28 07:57:48 +08:00
moneroexamples
a8c3f4072a Merge branch 'randomx' of github.com:moneroexamples/onion-monero-blockchain-explorer into randomx 2019-05-27 13:05:12 +08:00
moneroexamples
fd7d0e8800 try to initialize rx_vm if null 2019-05-27 13:05:03 +08:00
moneroexamples
a8d3d67099 asm x86 added 2019-05-27 13:05:03 +08:00
moneroexamples
3c15b14759 basic disply of randmox code added 2019-05-27 13:05:03 +08:00
moneroexamples
a86e0ca3f1 randomx adding started 2019-05-27 13:05:03 +08:00
moneroexamples
3f9e58316b js removed 2019-05-27 13:05:03 +08:00
moneroexamples
de73d22d31 compile against randomx 2019-05-27 13:05:03 +08:00
moneroexamples
2e32839740 concurrency option added 2019-05-27 11:38:46 +08:00
moneroexamples
da8368a88d try to initialize rx_vm if null 2019-05-26 12:50:28 +08:00
moneroexamples
e22bab9bae asm x86 added 2019-05-25 15:54:32 +08:00
moneroexamples
b7ad51e228 basic disply of randmox code added 2019-05-25 13:49:49 +08:00
moneroexamples
a7f8900ba6 randomx adding started 2019-05-25 12:46:50 +08:00
moneroexamples
62cd2228fc js removed 2019-05-22 11:48:03 +08:00
moneroexamples
3b5d91588f Merge branch 'randomx' of github.com:moneroexamples/onion-monero-blockchain-explorer into randomx 2019-05-22 10:48:15 +08:00
moneroexamples
be6a5cde11 compile against randomx 2019-05-22 10:47:59 +08:00
moneroexamples
7fca3a5df7 add domain_url 2019-05-22 10:38:35 +08:00
moneroexamples
2d9f428f55 compile against randomx 2019-05-19 12:26:53 +08:00
moneroexamples
86dea80659 disable favicon 2019-05-12 15:03:51 +08:00
moneroexamples
fb73c1c106
Merge pull request #175 from stoffu/nossl
turn off SSL when connecting to the daemon
2019-04-05 15:06:32 +08:00
stoffu
bb3a14ffb5
turn off SSL when connecting to the daemon 2019-04-05 15:24:41 +09:00
moneroexamples
ae385ac6b2
Merge pull request #174 from stoffu/diff-128
support 128 bit difficulty type
2019-04-02 11:06:07 +08:00
stoffu
d57980fc11
support 128 bit difficulty type 2019-04-02 10:45:23 +09:00
moneroexamples
221fdbf8a8 Fix: no viable conversion from 'cryptonote::difficulty_type
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/173
2019-04-02 07:44:06 +08:00
moneroexamples
271addafac make it work with master and release-v0.13 branches 2019-03-16 12:02:44 +08:00
moneroexamples
5a6fab88c8
https://exp.xmr.sk added to clearnet explorers 2019-03-13 16:01:08 +08:00
moneroexamples
73ed903eff add htmlresponse to other endpoints 2019-03-13 08:55:05 +08:00
moneroexamples
d45b6b9c46 test content type html response
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/160#issuecomment-472205835
2019-03-13 07:19:38 +08:00
moneroexamples
40c08b86f2
Explorer ulrs updated 2019-02-28 08:22:06 +08:00
moneroexamples
b108c22a0d
Update README.md 2019-02-27 23:14:51 +08:00
moneroexamples
4711f0bf3a
How to git pull devel branch info added 2019-02-27 23:12:40 +08:00
moneroexamples
c05dfcf34a Decoding outputs on v0.14.0.0
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/167
2019-02-27 21:48:11 +08:00