oxen-core/tests/core_tests
Riccardo Spagni c2346c6c59
Merge pull request #2424
28b72b6e tx_pool: pre-init tvc.m_verifivation_failed before processing (moneromooo-monero)
50a629b2 core_tests: catch (impossible in practice) tx extra api failure (moneromooo-monero)
fee15ef1 wallet2: catch failure to parse address (moneromooo-monero)
1399e26d net_peerlist: remove dead code (moneromooo-monero)
50e09698 tx_pool: guard against failure getting tx hash (moneromooo-monero)
54cc209a wallet_rpc_server: catch failure to create directory (moneromooo-monero)
3e55099c wallet_rpc_server: init m_vm to NULL in ctor (moneromooo-monero)
7d0dde5e wallet_args: remove redundant default value for --log-file (moneromooo-monero)
ed4a3350 wallet2: catch failure to save keys file (moneromooo-monero)
44434c8a wallet2_api: check whether dynamic_cast returns NULL (moneromooo-monero)
92f2f687 core: check return value from parse_hexstr_to_binbuff (moneromooo-monero)
5475692e wallet2_api: remove an unused, uninitialized, field (moneromooo-monero)
a7ba3de1 libwallet_api_tests: initialize newblock_triggered on reset (moneromooo-monero)
b2763ace wallet2_api: init error code to "no error" in the ctor (moneromooo-monero)
b5faac53 get_blockchain_top now returns void (moneromooo-monero)
2e44d8f2 wallet_rpc_server: guard against exceptions (moneromooo-monero)
4230876b simplewallet: guard against I/O exceptions (moneromooo-monero)
06c1e057 daemon: initialize decode_as_json in RPC request (moneromooo-monero)
11f71af5 http_base: init size_t in http_request_info ctor (moneromooo-monero)
2017-09-25 16:52:27 +02:00
..
block_reward.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
block_reward.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
block_validation.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
block_validation.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
chain_split_1.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
chain_split_1.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
chain_switch_1.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
chain_switch_1.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
chaingen.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
chaingen.h core_tests: fix tests failing due to new txpool code requitring batch transactions 2017-06-09 20:49:59 +01:00
chaingen001.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
chaingen_main.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
chaingen_tests_list.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
CMakeLists.txt build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00
double_spend.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
double_spend.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
double_spend.inl update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
integer_overflow.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
integer_overflow.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
rct.cpp core_tests: catch (impossible in practice) tx extra api failure 2017-09-25 15:48:51 +01:00
rct.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
ring_signature_1.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
ring_signature_1.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
transaction_tests.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
transaction_tests.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
tx_validation.cpp tests: fix invalid key image test 2017-05-18 09:19:55 +01:00
tx_validation.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
v2_tests.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
v2_tests.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00