Commit Graph

22 Commits

Author SHA1 Message Date
moneroexamples afca5e9dd6 fix coinbase txs 2019-10-20 06:48:22 +08:00
moneroexamples ad91f74acd add try catch to MicroCore::get_tx 2019-10-16 15:51:00 +08:00
moneroexamples 3e1631643e blockhexcomplete url added 2018-08-07 11:53:25 +08:00
moneroexamples cfcef1d749 fix: compilation error due to get_transactions
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/134
2018-07-04 15:45:39 +08:00
moneroexamples 7d250254ea anon namespace removed 2018-06-01 10:38:39 +08:00
moneroexamples bf39420c8a fix popping blocks
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/119
2018-06-01 08:39:49 +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 14542502a7 remove m_blockchain_storage.get_db().close() from MicroCore
to be like before. It was added for tests only.
2017-05-26 09:51:41 +08:00
moneroexamples c45abcba1b std::thread changed to boost::thread and the emission refactored 2017-05-24 11:06:03 +08:00
moneroexamples 468f927e8b gitignore modefied
https://github.com/moneroexamples/onion-monero-blockchain-explorer/pull/45
2017-04-28 13:45:30 +08:00
moneroexamples 591b481ec8 get_block_by_height refactored 2017-01-19 01:22:33 +00:00
moneroexamples ede2ad9556 before getting block, check if it exist using its hash 2016-12-14 10:28:47 +08:00
moneroexamples ec314773f2 tx template uses tx_details partial now. 2016-10-04 13:59:31 +08:00
moneroexamples 7307c33fba catching cryptonote::TX_DNE added to get_tx 2016-09-16 13:12:34 +08:00
moneroexamples f9925d6c3b it complies and crow updated 2016-09-06 18:34:07 +08:00
moneroexamples fcfbfc1026 NOLOCK set for lmdb database 2016-07-26 13:15:56 +00:00
moneroexamples 6d84e1e7a5 index2() added 2016-05-01 10:02:37 +08:00
moneroexamples d5a46bf914 custom search results im mylmdb added 2016-04-30 09:35:48 +08:00
moneroexamples 51c5bd4e67 noticed blockchain does not synchronize properly 2016-04-12 18:07:34 +08:00
moneroexamples 38a77c6cbf xmreg::init_blockchain added 2016-04-07 13:41:15 +08:00
moneroexamples ca2e97e8dc show blockchain height 2016-04-07 08:38:58 +08:00
moneroexamples 98661d9b67 first commit 2016-04-06 14:53:37 +08:00