Commit Graph

444 Commits (master)

Author SHA1 Message Date
moneroexamples 84fae22a32 Blockchain read thread pool added
5 years ago
moneroexamples 6df55b056a Fix to not being able to generate_key_derivation
5 years ago
moneroexamples 4f6b104ad0 Thread pool adding started
5 years ago
moneroexamples 9e3b72fb75 Add ReconnectOption to mysql
5 years ago
moneroexamples 29e94669c5 improve logger output and remove fmt library
5 years ago
moneroexamples 5c1a1b5f5f OpenMonero file added
5 years ago
moneroexamples b8bbedba5e Rename YourMoneroREquest files
5 years ago
moneroexamples 288befc75a MysqlPing class corrected for fix tests
5 years ago
moneroexamples 32e4173591 mysql ping while loop thitend
5 years ago
moneroexamples d3714734f1 Initial support for Ctrl+C added
5 years ago
moneroexamples 77c541f2b8 some import_wallet_request cleanup
5 years ago
moneroexamples ca0f5c2035 import_wallet_request improvments
5 years ago
moneroexamples 4939545c02 DBfiles moved to a seprate folder and compilation fixes
5 years ago
moneroexamples 085731f343 refactoring of payment import started
5 years ago
moneroexamples 3b45579fa2 use easlylogging in import_wallet_request
5 years ago
moneroexamples 2e214e4ee9 Improve log reporting
5 years ago
moneroexamples d95a811867 easylogger added to RPCCalls
5 years ago
moneroexamples 5ac844cd65 update_current_blockchain_height uses rpc
5 years ago
moneroexamples 26bb36e3c8 RPCCalls modification towards checking Failed to SEND
5 years ago
moneroexamples 9f49adba01 Remove 'A guess is ...' from RPC to monero
5 years ago
moneroexamples b8757fd1a7 fix: is_running not initialized
5 years ago
moneroexamples db0fb602a4 use UNPROCESSABLE_ENTITY for submit_raw_tx
5 years ago
moneroexamples cf3d51533c submit_raw_tx error code added
5 years ago
moneroexamples e456c9f7cb RealInput::identify fixed
5 years ago
moneroexamples b7827081ca MultiOutputsRingCT test added
5 years ago
moneroexamples ea906ab859 operator== added for comparing outputs
5 years ago
moneroexamples 6e6d980f80 JsonTx helper class for unit tests added
5 years ago
moneroexamples eb34693b37 fix: get_output_key requires epee::span
5 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
moneroexamples bc396e1e23 ThreadRAII2 class created
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
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