Commit Graph

719 Commits

Author SHA1 Message Date
wowario 8129bc88c1
comment out store_t_to_binary 2021-05-09 22:51:07 +03:00
wowario 1644a31c88 wowified 2021-05-09 22:01:27 +03:00
Atílio Antônio 05e7573d91
Fix typos 2021-04-11 10:10:20 -03:00
moneroexamples d31999849a readme and cmake updates 2021-03-27 19:41:31 +08:00
moneroexamples 3c0b4f53bb Add tx_hash to mixins in api/transaction api
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/213
2021-03-26 19:44:18 +08:00
moneroexamples 0f576100ae
Revert "addopt byte_slice" 2021-01-29 16:01:48 +08:00
moneroexamples 29824f1e3e addopt byte_slice 2020-12-18 16:29:42 +08:00
moneroexamples a715f9c37b Added RCTTypeCLSAG to decode_ringct
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/217
2020-09-06 14:41:23 +08:00
jmacxx f639419680
Add tx_timestamp to resultset in api/outputs
This would enable the caller to validate that the trade date is not older than expected.
2020-08-21 19:45:20 -05:00
jmacxx 76bd39a3ec
Add tx_confirmations to resultset in api/outputs
Adding the count of confirmations (tx_confirmations) enables this
API to prove that an XMR transaction has been both sent and
confirmed in the blockchain.
2020-08-10 11:10:12 -05:00
moneroexamples b60a147b8b Remove payment id to ascii conversion
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/204
2020-02-15 11:07:52 +08:00
moneroexamples cd64eef13a Remove payment id indicators
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/203
2020-01-13 07:25:41 +08:00
moneroexamples 746798813e Fix: wrong mempool age
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/202
2020-01-07 19:42:11 +08:00
moneroexamples 7ae0315482 Add --daemon-login user:pass option
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/200
2019-12-15 17:05:49 +08:00
moneroexamples 896eca03c4 rpc and readme updated 2019-12-15 14:34:45 +08:00
moneroexamples 101203e2bd add --enable-randomx flag 2019-11-05 08:06:11 +08:00
moneroexamples 21ce4b12d8 fix: wrong difficult on the front page
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/195
2019-10-22 09:58:31 +08:00
moneroexamples afca5e9dd6 fix coinbase txs 2019-10-20 06:48:22 +08:00
moneroexamples 143018b5aa remove caches from html template 2019-10-19 08:20:00 +08:00
moneroexamples ad91f74acd add try catch to MicroCore::get_tx 2019-10-16 15:51:00 +08:00
moneroexamples 8663f43f40 block and tx caches removed 2019-10-16 12:30:18 +08:00
moneroexamples 829911cce9 code cleaning 2019-10-05 13:46:59 +08:00
moneroexamples 7f1b7ae3fe fork rx-slow-hash.c 2019-10-05 08:16:07 +08:00
moneroexamples 5583adcc9d fix rx_vm issue 2019-09-26 18:52:35 +08:00
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
Norman Moeschter 782ca6bc6a
Add autorefresh on /tx page. 2019-08-21 21:48:32 +02:00
moneroexamples ae1af46490 Merge branch 'master' into randomx 2019-06-17 16:36:40 +08:00
stoffu 2b5646d87c
Display 128bit network difficulty properly 2019-06-17 13:35:29 +09: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 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 7fca3a5df7 add domain_url 2019-05-22 10:38:35 +08:00
moneroexamples 86dea80659 disable favicon 2019-05-12 15:03:51 +08:00
stoffu bb3a14ffb5
turn off SSL when connecting to the daemon 2019-04-05 15:24:41 +09: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 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 6477bbaf98 updated to monero branch release-v013 2019-02-27 16:33:42 +08:00
moneroexamples 12f5479742 fix: make it compile with recent monero 2019-01-17 14:18:06 +08:00