monero/src/cryptonote_core
moneromooo-monero 50e096987b
tx_pool: guard against failure getting tx hash
Should be impossible in practice, but easy change

CID 175282
2017-09-25 15:48:42 +01:00
..
blockchain.cpp blockchain: fix crash checking pre-validated txids 2017-09-20 10:46:13 +01:00
blockchain.h Refactor some things into more composable (smaller) functions 2017-09-05 12:17:32 -04:00
blockchain_storage_boost_serialization.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
CMakeLists.txt changed crypto to cncrypto so it generated libcncrypto 2017-05-23 07:45:40 -04:00
cryptonote_core.cpp get_blockchain_top now returns void 2017-09-25 15:48:13 +01:00
cryptonote_core.h get_blockchain_top now returns void 2017-09-25 15:48:13 +01:00
cryptonote_tx_utils.cpp core: check return value from parse_hexstr_to_binbuff 2017-09-25 15:48:24 +01:00
cryptonote_tx_utils.h some include cleanup 2017-07-31 16:36:52 +01:00
tx_pool.cpp tx_pool: guard against failure getting tx hash 2017-09-25 15:48:42 +01:00
tx_pool.h json serialization for rpc-relevant monero types 2017-09-05 12:20:27 -04:00