Commit Graph

674 Commits (new_rpc)
 

Author SHA1 Message Date
moneroexamples 10bd484b55 Started using rpc instead of microcore in threads
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 9c069e9865
Merge pull request #126 from moneroexamples/exit_handler
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 7f78ac3d0a use condition_variable instead of loop to check bool
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 afb13b144c payment_address length increased
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 0772b01431 Fix get blockchain height unit test
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 c66d9a42e4 Update wasm
5 years ago
moneroexamples db0fb602a4 use UNPROCESSABLE_ENTITY for submit_raw_tx
5 years ago
moneroexamples f543d3a937 readme updated
5 years ago
moneroexamples f000689ae5 Instructions on how to copline mymonero-core-js added
5 years ago
moneroexamples cf3d51533c submit_raw_tx error code added
5 years ago
moneroexamples 77bca3a467 use self-compiled wasm
5 years ago
moneroexamples 764e45420e use webasm and core.js from mymonero.cor
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 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 3639989ffe cmake ammendments
6 years ago
moneroexamples a42327b1fb Use chrono literals
6 years ago
moneroexamples 25a2884f59
Merge pull request #85 from moneroexamples/use_blocks_range
6 years ago
moneroexamples d88ecb96d0
Merge branch 'master' into use_blocks_range
6 years ago
moneroexamples 793ed5c918
Merge pull request #113 from moneroexamples/mymonero_v9
6 years ago
moneroexamples 55a65f5065 Fix: MonitorBlockchain test
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 53fa5671a3 Incorrect timestamp in tx details
6 years ago