Commit Graph

22 Commits

Author SHA1 Message Date
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 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
stoffu 2b5646d87c
Display 128bit network difficulty properly 2019-06-17 13:35:29 +09: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 71238c481c Readme updated 2018-10-17 07:04:01 +08:00
moneroexamples c5a89500bd Fix comile ission on ubuntu 16.04 2018-05-01 14:02:26 +08:00
moneroexamples 4c432be311 block_size_median added
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/114#issuecomment-384878024
2018-04-28 09:46:30 +08:00
moneroexamples 3a055f9fbd remove depency on readline
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/105
2018-03-09 08:36:21 +08:00
moneroexamples 5d34b3e562 hard fork version added to network info 2018-01-02 06:43:39 +08:00
moneroexamples 5215ad45ed Show payment id status in the index page
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/83#issuecomment-334315512
2018-01-02 06:43:39 +08:00
moneroexamples f41de0956c status added to network_info 2017-06-13 05:19:39 +08:00
moneroexamples e6b6666738 get_mempool_txs(uint64_t no_of_tx) added 2017-06-06 13:09:00 +08:00
moneroexamples 6e80fc8e24 Guard alias added 2017-06-06 11:57:34 +08:00
moneroexamples 13a9060b8b mempool_tx structure was made lighter 2017-06-06 07:19:55 +08:00
moneroexamples 8541f38ef1 Move network_info to MempoolStatus thread 2017-06-05 13:27:11 +08:00
moneroexamples 96b71efcdb mempool catch removed as we have mempool thread now 2017-06-02 13:12:27 +08:00
moneroexamples 093afee5ac mempool-refresh-time option added 2017-06-02 12:32:25 +08:00
moneroexamples 3c2cc62feb mempool size and number added to MempoolStatus 2017-06-02 10:34:27 +08:00
moneroexamples 7b4953f964 MempoolStatus thread used in place or get_mempool rpc calls 2017-06-02 10:14:42 +08:00
moneroexamples 6439838103 json_mempool uses mempoolstatus thread 2017-06-02 09:26:55 +08:00
moneroexamples 20a6df212a read_mempool added to MempoolStatus thread 2017-06-02 09:14:33 +08:00
moneroexamples d218b767aa mempool thread status thread dev started for tests 2017-06-02 08:09:45 +08:00