Commit Graph

785 Commits (master)
 

Author SHA1 Message Date
moneroexamples 857c7c9e95 set stagenet back as default
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 fc5b6f13e9 Allow frotned to login subaddresses
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 333dbe9c59 Change nettype to stagenet
5 years ago
moneroexamples 02d192bfdd Don't terminate search thread when derivation of key fails
5 years ago
moneroexamples 4f6b104ad0 Thread pool adding started
5 years ago
moneroexamples a7a80e118c fix: datetime error in loging
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
5 years ago
moneroexamples b7827081ca MultiOutputsRingCT test added
5 years ago
moneroexamples a4a37d0b24 test transaction data readme added
5 years ago
moneroexamples ea906ab859 operator== added for comparing outputs
5 years ago
moneroexamples 40857bb56c json txs examples added
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