Commit Graph

46 Commits (master)

Author SHA1 Message Date
moneroexamples c62f719233 get_num_outputs added
5 years ago
moneroexamples c53d36291f it compiles with xmregcore for now
5 years ago
moneroexamples 84fae22a32 Blockchain read thread pool added
5 years ago
moneroexamples b8bbedba5e Rename YourMoneroREquest files
5 years ago
moneroexamples 085731f343 refactoring of payment import started
5 years ago
moneroexamples 3639989ffe cmake ammendments
6 years ago
moneroexamples a42327b1fb Use chrono literals
6 years ago
moneroexamples a8eed9c6b8 Minimum ring size pumped to 11
6 years ago
moneroexamples 87127008a0 Folder change
6 years ago
moneroexamples 65cd066b19 CurrentBlockchainStatus::monitor_blockchain added
6 years ago
moneroexamples a419e62278 RPCCalls class refactored
6 years ago
moneroexamples 118e4ef1b0 TxUnlockChecker class added and tested
6 years ago
moneroexamples 9e10445241 mylmdb.h removed
6 years ago
moneroexamples 26ba9efff5 MicroCore reorganized and mempool reading upgrades
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