18 Commits (02070e98750932b9825cd88bf761b7bf8709302a)

Author SHA1 Message Date
stoffu 02070e9875 misc fixes to eliminate compiler warnings 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 b202b09c3c dont show '?' when fee is zero. 7 years ago
moneroexamples f41de0956c status added to network_info 7 years ago
moneroexamples 329cc6298c fix: mempool_no shows zero 8 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 1495626e4a dont allow mempool_refresh_time to be zero 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 70442c75e5 dont show extra error msg when mempool rpc fails 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