Commit Graph

98 Commits (use_fibres_instead_of_threads)

Author SHA1 Message Date
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 0772b01431 Fix get blockchain height unit test
5 years ago
moneroexamples 10e54f66d5 new test tx json added
5 years ago
moneroexamples e456c9f7cb RealInput::identify fixed
6 years ago
moneroexamples b7827081ca MultiOutputsRingCT test added
6 years ago
moneroexamples a4a37d0b24 test transaction data readme added
6 years ago
moneroexamples ea906ab859 operator== added for comparing outputs
6 years ago
moneroexamples 40857bb56c json txs examples added
6 years ago
moneroexamples 6e6d980f80 JsonTx helper class for unit tests added
6 years ago
moneroexamples 2458566185 More code added to ModularIdentifier
6 years ago
moneroexamples c0918a8fa2 ModularIdentifier development started
6 years ago
moneroexamples 3551ab3c80 PaymentSearcher.hpp added
6 years ago
moneroexamples 3639989ffe cmake ammendments
6 years ago
moneroexamples a42327b1fb Use chrono literals
6 years ago
moneroexamples 55a65f5065 Fix: MonitorBlockchain test
6 years ago
moneroexamples 9a45bca966 spelling
6 years ago
moneroexamples a9810cfbc3 Default mysql IP address changed
6 years ago
moneroexamples 012b4a1123 Fix GetDynamicPerKbFeeEstimate test
6 years ago
moneroexamples c89a5d80b6 Fix: SearchIfPaymentMade test
6 years ago
moneroexamples 05326f8b05 Fix: ConstructOutputRctField_RingCTTx test
6 years ago
moneroexamples 9df2b9dad7 Fix: FindTxsInMempool2 test
6 years ago
moneroexamples a8eed9c6b8 Minimum ring size pumped to 11
6 years ago
moneroexamples 87127008a0 Folder change
6 years ago
moneroexamples 4e0f2f2a26 tests compile at least now.
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 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 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 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