717 Commits (4aefc0da7778b8910176c1918364d89e57b9d381)

Author SHA1 Message Date
Atílio Antônio 05e7573d91
Fix typos 4 years ago
moneroexamples d31999849a readme and cmake updates 4 years ago
moneroexamples 3c0b4f53bb Add tx_hash to mixins in api/transaction api
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/213
4 years ago
moneroexamples 0f576100ae
Revert "addopt byte_slice" 4 years ago
moneroexamples 29824f1e3e addopt byte_slice 4 years ago
moneroexamples a715f9c37b Added RCTTypeCLSAG to decode_ringct
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/217
4 years ago
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.
4 years ago
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.
4 years ago
moneroexamples b60a147b8b Remove payment id to ascii conversion
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/204
5 years ago
moneroexamples cd64eef13a Remove payment id indicators
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/203
5 years ago
moneroexamples 746798813e Fix: wrong mempool age
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/202
5 years ago
moneroexamples 7ae0315482 Add --daemon-login user:pass option
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/200
5 years ago
moneroexamples 896eca03c4 rpc and readme updated 5 years ago
moneroexamples 101203e2bd add --enable-randomx flag 5 years ago
moneroexamples 21ce4b12d8 fix: wrong difficult on the front page
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/195
5 years ago
moneroexamples afca5e9dd6 fix coinbase txs 5 years ago
moneroexamples 143018b5aa remove caches from html template 5 years ago
moneroexamples ad91f74acd add try catch to MicroCore::get_tx 5 years ago
moneroexamples 8663f43f40 block and tx caches removed 5 years ago
moneroexamples 829911cce9 code cleaning 5 years ago
moneroexamples 7f1b7ae3fe fork rx-slow-hash.c 5 years ago
moneroexamples 5583adcc9d fix rx_vm issue 5 years ago
moneroexamples 2e4086ba74 Merge branch 'devel' into randomx 5 years ago
moneroexamples 7dd08632c9 updated to current monero master 5 years ago
moneroexamples dc642db809 Merge branch 'devel' into randomx 5 years ago
Norman Moeschter 782ca6bc6a
Add autorefresh on /tx page. 5 years ago
moneroexamples ae1af46490 Merge branch 'master' into randomx 5 years ago
stoffu 2b5646d87c
Display 128bit network difficulty properly 5 years ago
moneroexamples 993bc23b8c add initial state of registers 5 years ago
moneroexamples dcc4641157 add randomx registers 5 years ago
moneroexamples d32cc0df05 updated to latest randomx 5 years ago
moneroexamples 636179ac53 add mutex to get_randomx_code 6 years ago
moneroexamples fd7d0e8800 try to initialize rx_vm if null 6 years ago
moneroexamples a8d3d67099 asm x86 added 6 years ago
moneroexamples 3c15b14759 basic disply of randmox code added 6 years ago
moneroexamples a86e0ca3f1 randomx adding started 6 years ago
moneroexamples 3f9e58316b js removed 6 years ago
moneroexamples de73d22d31 compile against randomx 6 years ago
moneroexamples 2e32839740 concurrency option added 6 years ago
moneroexamples 7fca3a5df7 add domain_url 6 years ago
moneroexamples 86dea80659 disable favicon 6 years ago
stoffu bb3a14ffb5
turn off SSL when connecting to the daemon 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 c05dfcf34a Decoding outputs on v0.14.0.0
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/167
6 years ago
moneroexamples 6477bbaf98 updated to monero branch release-v013 6 years ago
moneroexamples 12f5479742 fix: make it compile with recent monero 6 years ago
moneroexamples a654ce9ea7 Use zeros as default value for payment_id8e 6 years ago
moneroexamples c2c5e0b5f0 outputs fields added 6 years ago