Commit Graph

785 Commits (master)
 

Author SHA1 Message Date
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 5f57e47696 Fix: open blockchain in readonly mode
6 years ago
moneroexamples 26ba9efff5 MicroCore reorganized and mempool reading upgrades
6 years ago
moneroexamples 6a0712b448 MicroCore cleaned
6 years ago
moneroexamples 808e9e8494 BlockchainSetup tested
6 years ago
moneroexamples b9c4ed69b7 xmreg::BlockchainSetup class amended
6 years ago
moneroexamples 0474430926 fix: launch of mysql_ping thread in main.cpp
6 years ago
moneroexamples 122e52e724 xmreg::MysqlPing functor added and its tests as well
6 years ago
moneroexamples ca7bef08a7 itarating over tx using const& now.
6 years ago
moneroexamples c60f2b245b mysql_ping_thread decoupled from XmrAccounts
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 3d609e44da lcov commented out
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 bb0f40988c API description updated
6 years ago
moneroexamples 19dbd1dd8b restbed updated to version 4.6
6 years ago
moneroexamples 7724b6f431 Api description added
6 years ago
moneroexamples fcbe0aeacc Api calls in readme updated
6 years ago
moneroexamples ae29b524cc add MYSQL_TEST_PARAM
6 years ago
moneroexamples 3683287c15 update to work with current monero master branch
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 5480383187 readding google test
6 years ago
moneroexamples 22e8392ea1 readdeding googletest
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