Commit Graph

694 Commits (use_xmregcore)
 

Author SHA1 Message Date
moneroexamples 42be423a4e updated to monero release-v013 branch
5 years ago
moneroexamples 5178c1719f set fee to zero if import payment done
5 years ago
moneroexamples 915799fe2e fix login with new address
5 years ago
moneroexamples 8630bbbef4 correct create_address in js
5 years ago
moneroexamples 9de3a4a116 import wallet refactoring
5 years ago
moneroexamples fb20cb2179 is_coinbase bug fixed
5 years ago
moneroexamples e34fee1068 Dont crash when get_output_keys throws
5 years ago
moneroexamples a59a2743ae Futher itegration of universal identifier
5 years ago
moneroexamples 44ed2893b9 UniversalIdentifier used in TxSearch
5 years ago
moneroexamples 8ab5d4c110 tests fixed
5 years ago
moneroexamples c53d36291f it compiles with xmregcore for now
5 years ago
moneroexamples 47bd8c9fe5
Merge pull request #130 from moneroexamples/sync_microcore
5 years ago
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 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