Commit Graph

399 Commits (use_fibres_instead_of_threads)

Author SHA1 Message Date
moneroexamples f0f2552be1 random tests
5 years ago
moneroexamples 8b339bf7f0 fiber initial trials
5 years ago
moneroexamples af67e7a360 fix: threadpool size at least 1
5 years ago
moneroexamples cd6c1c1865 missing blockchain_tx_id for incoming txs
5 years ago
moneroexamples 0211533d42 Catch std::exception in import_recent_wallet
5 years ago
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
6 years ago
moneroexamples b7827081ca MultiOutputsRingCT test added
6 years ago
moneroexamples ea906ab859 operator== added for comparing outputs
6 years ago
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