oxen-core/tests/core_tests
Jason Rhinelander 6fabd5b70c Remove obsolete JSON serialization
This json serialization layer was only used in the old Monero ZMQ
interface, which no longer exists, and so this is just dead code.

On top of that, it doesn't work properly for serializing CLSAG
transactions, so just delete it.
2020-11-23 17:16:55 -04:00
..
block_reward.cpp Target macos 10.12 2020-10-18 11:18:08 -03:00
block_reward.h Clean up core tests (#830) 2019-09-11 16:04:58 +10:00
block_validation.cpp Target macos 10.12 2020-10-18 11:18:08 -03:00
block_validation.h DRY REGISTER_CALLBACK 2020-07-02 12:52:13 -03:00
bulletproofs.cpp Remove deprecated epee code 2020-10-24 12:46:26 -03:00
bulletproofs.h Fix no-MLSAG test by adding the required 10 blocks 2020-09-16 20:43:52 -03:00
chain_split_1.cpp Target macos 10.12 2020-10-18 11:18:08 -03:00
chain_split_1.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
chain_switch_1.cpp Target macos 10.12 2020-10-18 11:18:08 -03:00
chain_switch_1.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
chaingen.cpp Remove obsolete JSON serialization 2020-11-23 17:16:55 -04:00
chaingen.h Move epee includes under "epee/..." 2020-10-24 12:46:27 -03:00
chaingen001.cpp Move epee includes under "epee/..." 2020-10-24 12:46:27 -03:00
chaingen_main.cpp Pulse: Apply block limit penalty on SN reward 2020-09-23 10:25:40 +10:00
chaingen_tests_list.h Clean up core tests (#830) 2019-09-11 16:04:58 +10:00
CMakeLists.txt Integrate CLSAGs into loki 2020-09-16 20:43:12 -03:00
double_spend.cpp Oops git squash/fixup later 2020-09-18 13:50:05 -03:00
double_spend.h core_tests: gen_double-spend_in_alt_chain* = work 2019-12-04 15:17:55 +11:00
double_spend.inl Target macos 10.12 2020-10-18 11:18:08 -03:00
integer_overflow.cpp Target macos 10.12 2020-10-18 11:18:08 -03:00
integer_overflow.h Fix the overflow test for fee and block_reward in blocks (#869) 2019-10-04 15:01:03 +10:00
loki_tests.cpp Target macos 10.12 2020-10-18 11:18:08 -03:00
loki_tests.h Pulse: Apply block limit penalty on SN reward 2020-09-23 10:25:40 +10:00
multisig.cpp Target macos 10.12 2020-10-18 11:18:08 -03:00
multisig.h DRY REGISTER_CALLBACK 2020-07-02 12:52:13 -03:00
rct.cpp Target macos 10.12 2020-10-18 11:18:08 -03:00
rct.h DRY REGISTER_CALLBACK 2020-07-02 12:52:13 -03:00
ring_signature_1.cpp Target macos 10.12 2020-10-18 11:18:08 -03:00
ring_signature_1.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
transaction_tests.cpp Move epee includes under "epee/..." 2020-10-24 12:46:27 -03:00
transaction_tests.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
tx_validation.cpp Remove deprecated epee code 2020-10-24 12:46:26 -03:00
tx_validation.h DRY REGISTER_CALLBACK 2020-07-02 12:52:13 -03:00
v2_tests.cpp Target macos 10.12 2020-10-18 11:18:08 -03:00
v2_tests.h DRY REGISTER_CALLBACK 2020-07-02 12:52:13 -03:00
wallet_tools.cpp Target macos 10.12 2020-10-18 11:18:08 -03:00
wallet_tools.h boost::optional -> std::optional 2020-07-02 12:52:12 -03:00