20 Commits (ae1af46490831fe115add1fe2b1b4b125b07f34c)

Author SHA1 Message Date
stoffu 2b5646d87c
Display 128bit network difficulty properly 5 years ago
moneroexamples 7453999415 Fees are shown in micromonero now
https://github.com/moneroexamples/onion-monero-blockchain-explorer/
issues/151
6 years ago
moneroexamples 71238c481c Readme updated 6 years ago
moneroexamples c5a89500bd Fix comile ission on ubuntu 16.04 7 years ago
moneroexamples 4c432be311 block_size_median added
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/114#issuecomment-384878024
7 years ago
moneroexamples 3a055f9fbd remove depency on readline
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/105
7 years ago
moneroexamples 5d34b3e562 hard fork version added to network info 7 years ago
moneroexamples 5215ad45ed Show payment id status in the index page
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/83#issuecomment-334315512
7 years ago
moneroexamples f41de0956c status added to network_info 7 years ago
moneroexamples e6b6666738 get_mempool_txs(uint64_t no_of_tx) added 8 years ago
moneroexamples 6e80fc8e24 Guard alias added 8 years ago
moneroexamples 13a9060b8b mempool_tx structure was made lighter 8 years ago
moneroexamples 8541f38ef1 Move network_info to MempoolStatus thread 8 years ago
moneroexamples 96b71efcdb mempool catch removed as we have mempool thread now 8 years ago
moneroexamples 093afee5ac mempool-refresh-time option added 8 years ago
moneroexamples 3c2cc62feb mempool size and number added to MempoolStatus 8 years ago
moneroexamples 7b4953f964 MempoolStatus thread used in place or get_mempool rpc calls 8 years ago
moneroexamples 6439838103 json_mempool uses mempoolstatus thread 8 years ago
moneroexamples 20a6df212a read_mempool added to MempoolStatus thread 8 years ago
moneroexamples d218b767aa mempool thread status thread dev started for tests 8 years ago