Commit Graph

368 Commits (40857bb56c1e14b135f131fa17d1a2fb5efa91e0)

Author SHA1 Message Date
moneroexamples 6e6d980f80 JsonTx helper class for unit tests added
6 years ago
moneroexamples eb34693b37 fix: get_output_key requires epee::span
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 a42327b1fb Use chrono literals
6 years ago
moneroexamples 4e9cecd7ea Fix: Incorrect handling of mempool and locked tx in balance
6 years ago
moneroexamples 7ed6a24180 Set tx_unlock_time if its 0
6 years ago
moneroexamples 1a207539b0 mysql_ping_every_seconds added to config.json
6 years ago
moneroexamples f25558456f easlyloggin added to MysqlPing.cpp
6 years ago
moneroexamples 991583c1ec Add nginx on docker to readme.
6 years ago
moneroexamples 998c56fb0e better error handling when submitting tx
6 years ago
moneroexamples 2821e6aa9a js updated and per_byte_fee added
6 years ago
moneroexamples 012b4a1123 Fix GetDynamicPerKbFeeEstimate test
6 years ago
moneroexamples 70306e9003 fix: expected number, got string
6 years ago
moneroexamples 1e72d245a6 Send xmr amounts as string to the frontend
6 years ago
moneroexamples f7e58f1c64 Update send_coins.js
6 years ago
moneroexamples ed020da6c1 Start integration of bulletproofs
6 years ago
moneroexamples 2728a28757 added mymonero-core.js
6 years ago
moneroexamples c89a5d80b6 Fix: SearchIfPaymentMade test
6 years ago
moneroexamples 9df2b9dad7 Fix: FindTxsInMempool2 test
6 years ago
moneroexamples 87127008a0 Folder change
6 years ago
moneroexamples 0f9484973f CurrentBlockchainStatus::create_random_outputs_object added
6 years ago
moneroexamples 960b593ea2 class RandomOutputs added
6 years ago
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 29f03b98e4 OutgingMixRingctTransaction test added
6 years ago
moneroexamples a4bc64f691 SweepUnmixableTransaction test added
6 years ago
moneroexamples 63abc4f711 fix: csv path in a test
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 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 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 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 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