Commit Graph

111 Commits (master)

Author SHA1 Message Date
moneroexamples 33e7129da0 testing of OutputInputIdentification.h started
6 years ago
moneroexamples 430f1ea802 txsearch_tests.cpp initialized
6 years ago
moneroexamples a1a44af6ae test throwing excetpion get_exception_ptr()
6 years ago
moneroexamples b36db3f0d9 CurrentBlockchainStatus::monitor_blockchain tested
6 years ago
moneroexamples 65cd066b19 CurrentBlockchainStatus::monitor_blockchain added
6 years ago
moneroexamples ae3c3fcd38 get_txs_in_blocks tested
6 years ago
moneroexamples ab6544ef6d CurrentBlockchainStatus::construct_output_rct_field tested
6 years ago
moneroexamples 5f4795057b CurrentBlockchainStatus::get_tx tested
6 years ago
moneroexamples a87eb7f70c fix: google mock warrnings about json
6 years ago
moneroexamples 506fb68c0d Fix: wrong mutex locked when accessing txpool txs
6 years ago
moneroexamples 12349ec9b2 CurrentBlockchainStatus::find_txs_in_mempool tested
6 years ago
moneroexamples 9a4ebd2b94 GetSearchedBlkOutputsAndAddrViewkey test added
6 years ago
moneroexamples f198e8dd9e CurrentBlockchainStatus::ping_search_thread tested
6 years ago
moneroexamples 0c4e68d320 CurrentBlockchainStatus::get_search_thread added
6 years ago
moneroexamples 6e616f367f StartTxSearchThread test added
6 years ago
moneroexamples 0e8b0aa34a logG
6 years ago
moneroexamples 0fdc8f43aa BCSTATUS_TEST changed into parametric test suite
6 years ago
moneroexamples 168a0355d6 CurrentBlockchainStatus::read_mempool test added
6 years ago
moneroexamples dc1e82dff1 New tests for CurrentBlockchainStatus added
6 years ago
moneroexamples a419e62278 RPCCalls class refactored
6 years ago
moneroexamples 40e5d287a3 More CurrentBlockchainStatus tests added
6 years ago
moneroexamples 118e4ef1b0 TxUnlockChecker class added and tested
6 years ago
moneroexamples 4d8b631e1b more CurrentBlockchainStatus tests added
6 years ago
moneroexamples aed9eff7aa more mocks added
6 years ago
moneroexamples 9e10445241 mylmdb.h removed
6 years ago
moneroexamples 8f59acd34c MicroCore tests started
6 years ago
moneroexamples 26ba9efff5 MicroCore reorganized and mempool reading upgrades
6 years ago
moneroexamples 808e9e8494 BlockchainSetup tested
6 years ago
moneroexamples b9c4ed69b7 xmreg::BlockchainSetup class amended
6 years ago
moneroexamples 122e52e724 xmreg::MysqlPing functor added and its tests as well
6 years ago
moneroexamples 74f47cda25 select_txs_for_account_spendability_check tests added
6 years ago
moneroexamples 2facdd5e4e typed tests added for select_txs_for_account_spendability_check
6 years ago
moneroexamples 1407ce0c0f CurrentBlockchainStatus refactor for independency injection
6 years ago
moneroexamples 65b9d989f1 add check_if_connected() method
6 years ago
moneroexamples 7904cf8864 MYSQL_TEST suite modified
6 years ago
moneroexamples a9cd46166b get_total_recieved updated
6 years ago
moneroexamples f3c531cfb4 some new tests added
6 years ago
moneroexamples cc5b2d8eff code coverage analysis added
6 years ago
moneroexamples 7b5dc48d7d mysql update tempated and more tests added
6 years ago
moneroexamples 2763db6ca1 paymate table refactored and some tests added
6 years ago
moneroexamples 1c7904c09a SelectInputsForOutput test added
6 years ago
moneroexamples 9b8b0e40f6 SelectInputsForOutput test added
6 years ago
moneroexamples e77ec2309b select_for_tx templated and new tests added
6 years ago
moneroexamples d6e3e85b27 select templetezied
6 years ago
moneroexamples 895a41b55a InsertSeverlOutputsAtOnce improved
6 years ago
moneroexamples e3ff2b07f4 mysql insert code templetized
6 years ago
moneroexamples 604ffac1c8 out_pub_key column made unique and new tests
6 years ago
moneroexamples ae29b524cc add MYSQL_TEST_PARAM
6 years ago
moneroexamples 2b77d61ce8 fix: get_next_primary_id wrong database
6 years ago
moneroexamples 8f6099c30d GetTotalRecievedByAnAddress test added
6 years ago
moneroexamples 7c0dfe1801 new MysqlTransactions tests added
6 years ago
moneroexamples f01311996c fix: wrong tx in tests
6 years ago
moneroexamples f4917bae69 TX_AND_ACC_FROM_HEX macro added
6 years ago
moneroexamples e4c121fb08 Add test to check that cant insert duplicate account
6 years ago
moneroexamples dd81aa2fb8 Two XmrTransaction tests added
6 years ago
moneroexamples 1926aa837f exploring how chaingen.h from monero could be useful for testing
6 years ago
moneroexamples 50a7a345f1 some code cleanup
6 years ago
moneroexamples 38ec7cdc21 MysqlAccounts::get_next_primary_id
6 years ago
moneroexamples 5225bef170 SelectSingleTx test added
6 years ago
moneroexamples 08e43c6e38 mysql_tests.cpp started
6 years ago
moneroexamples 8c559342a6 googletest added
6 years ago