Commit graph

995 commits

Author SHA1 Message Date
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
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
moneroexamples
68c474ccb6 Merge branch 'devel' 2019-02-27 16:38:44 +08:00
moneroexamples
6477bbaf98 updated to monero branch release-v013 2019-02-27 16:33:42 +08:00
moneroexamples
8062714896 git clone command corrected 2019-02-19 07:51:49 +08:00
moneroexamples
e2bf4a8d68
release-v0.13 info added 2019-02-19 05:35:57 +08:00
moneroexamples
12f5479742 fix: make it compile with recent monero 2019-01-17 14:18:06 +08:00
moneroexamples
c7f7719800
Merge pull request #162 from fuwa0529/monero-config-dir
make more directories configurable
2018-12-31 12:21:01 +08:00
fuwa
9fa7828f39 make more directories configurable 2018-12-31 11:33:21 +08:00
moneroexamples
a654ce9ea7 Use zeros as default value for payment_id8e 2018-12-04 10:12:17 +08:00
moneroexamples
c2c5e0b5f0 outputs fields added 2018-11-30 15:35:11 +08:00
moneroexamples
05f032ee36 block info added 2018-11-30 11:58:57 +08:00
moneroexamples
a61e35d4a2 add amount and payment id to show_ringmemberstx_jsonhex 2018-11-30 11:51:46 +08:00
moneroexamples
c92e5aa80e sender and recipient placeholders added to show_ringmemberstx_jsonhex 2018-11-30 11:04:08 +08:00
moneroexamples
b96ed8de74 show_ringmemberstx_jsonhex added 2018-11-29 12:48:53 +08:00
moneroexamples
57819bec1c fix: get_output_key requires epee::span now 2018-11-28 14:58:03 +08:00
moneroexamples
90cd28c16c show_ringmemberstx_hex added 2018-11-26 13:38:05 +08:00
moneroexamples
db8b46eb22 remove ring size from index page and txpool 2018-11-07 16:05:15 +08:00
moneroexamples
e2a7325331 Merge branch 'devel' 2018-10-26 08:58:33 +08:00
moneroexamples
910b129963
Merge pull request #156 from stoffu/hidapi
build: replace PCSC with HIDAPI
2018-10-26 08:47:28 +08:00
stoffu
f168b4e83a
build: replace PCSC with HIDAPI 2018-10-26 08:39:54 +09:00
moneroexamples
a46b1e767a Change fee per kB to fee per byte 2018-10-23 09:45:00 +08:00
moneroexamples
3fbf6497c0 spelling 2018-10-22 10:31:16 +08:00
moneroexamples
7453999415 Fees are shown in micromonero now
https://github.com/moneroexamples/onion-monero-blockchain-explorer/
issues/151
2018-10-22 10:14:15 +08:00
moneroexamples
77d2a98e2f sort txpool txs 2018-10-22 09:23:13 +08:00
moneroexamples
ce6f81fd2a Fix for txpool: Failed to parse transaction from blob
https://github.com/moneroexamples/onion-monero-blockchain-explorer/
issues/152
2018-10-22 08:41:59 +08:00
moneroexamples
0d8b568579 Merge branch 'master' of github.com:moneroexamples/onion-monero-blockchain-explorer 2018-10-22 08:21:08 +08:00
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
2018-10-22 08:19:42 +08:00
moneroexamples
e6006acf48
Merge pull request #149 from moneroexamples/devel
For Monero version 0.13
2018-10-17 08:03:18 +08:00
moneroexamples
4bac6731d5 JSON in readme corrected 2018-10-17 07:46:34 +08:00
moneroexamples
71238c481c Readme updated 2018-10-17 07:04:01 +08:00
moneroexamples
66965a562f readme updated 2018-09-19 07:34:18 +08:00
moneroexamples
a372972f30 add USE_SINGLE_BUILDDIR=1 to readme 2018-09-15 08:27:46 +08:00
moneroexamples
6a1a6c48f8 port back to C++11 from C++14
https://github.com/moneroexamples/onion-monero-blockchain-explorer/
issues/144
2018-09-14 12:58:03 +08:00
moneroexamples
029d89b98c
Merge pull request #143 from stoffu/support-newbp
Support newbp
2018-09-12 08:19:15 +08:00