Commit Graph

785 Commits (master)
 

Author SHA1 Message Date
moneroexamples 3ab1341703 It comiles, but will not work properly.
6 years ago
moneroexamples 4d2f88a208 More tests and updated for current monero release started
6 years ago
moneroexamples aee03187d5 Some additonal tests for OutputInputIdentification
6 years ago
moneroexamples c43cb92347 readme updated
6 years ago
moneroexamples 1728b443f5 OutgingRingctTransaction test added
6 years ago
moneroexamples 29f03b98e4 OutgingMixRingctTransaction test added
6 years ago
moneroexamples a4bc64f691 SweepUnmixableTransaction test added
6 years ago
moneroexamples 02ce1359d3 outputs_stagenet_56Vbjcz.csv added
6 years ago
moneroexamples 79e207a821 tests/README.md updated
6 years ago
moneroexamples 3424802830 readme updated
6 years ago
moneroexamples 6b45346bb0 use database added to sql files
6 years ago
moneroexamples 63abc4f711 fix: csv path in a test
6 years ago
moneroexamples a88edd99fd outputs_testnet_9wq792k9.csv added
6 years ago
moneroexamples 15f2801650 MockGettingOutputs added
6 years ago
moneroexamples 427adfbb9a CMakeList.txt updated
6 years ago
moneroexamples 774ab8ab7b sodium added as dependency
6 years ago
moneroexamples 33e7129da0 testing of OutputInputIdentification.h started
6 years ago
moneroexamples 430f1ea802 txsearch_tests.cpp initialized
6 years ago
moneroexamples 774cc71ab0 Formatting and small fixes here and there.
6 years ago
moneroexamples a1a44af6ae test throwing excetpion get_exception_ptr()
6 years ago
moneroexamples 034512585b fix: crash when throwing null exception_ptr
6 years ago
moneroexamples f97b86ef75 Exception handling in TxSearch
6 years ago
moneroexamples 6e069cad80 std::exception_ptr added to TxSearch
6 years ago
moneroexamples 0de07b5611 Provide timestamp in microseconds.
6 years ago
moneroexamples b36db3f0d9 CurrentBlockchainStatus::monitor_blockchain tested
6 years ago
moneroexamples 65cd066b19 CurrentBlockchainStatus::monitor_blockchain added
6 years ago
moneroexamples de45edd41c CodeCoverage.cmake updated
6 years ago
moneroexamples ae3c3fcd38 get_txs_in_blocks tested
6 years ago
moneroexamples 732b3307a1 get_txs_in_blocks optmizations
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 c399db986a fix: multiple search threads
6 years ago
moneroexamples 6e616f367f StartTxSearchThread test added
6 years ago
moneroexamples bc396e1e23 ThreadRAII2 class created
6 years ago
moneroexamples eaf97f0eac gitignore updated
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 d542aae542 futher easylogging integration
6 years ago
moneroexamples 62480adced initial easylogging++ support added to openmonero
6 years ago
moneroexamples e074eba4e5 src/RPCCalls.h 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