Commit Graph

430 Commits (ada4b03c8c89a81937bff3f9fee72220ba247246)

Author SHA1 Message Date
moneroexamples ada4b03c8c Add ping endpoint
5 years ago
moneroexamples d5f6c1e008 readme updated and code clean up
5 years ago
moneroexamples c86559386a xmregcore updated
5 years ago
moneroexamples c4579382d7 Fix tree.cc error
5 years ago
moneroexamples aeb35664fc batch_import_test.py updated
5 years ago
moneroexamples 5014027818 disable ssl when connection to daemon
5 years ago
moneroexamples adb6ae96ea Fix: recent txs import when importing is free
5 years ago
moneroexamples f9887e6f57 verbose log levels added
5 years ago
moneroexamples 8dcc7506f1 cmake files updated
5 years ago
moneroexamples 7288a8506f cmake updated
5 years ago
moneroexamples 53bd774c8d updated to monero master
5 years ago
moneroexamples c62f719233 get_num_outputs added
5 years ago
moneroexamples c965b9efc8 start importing wallet instantly when free
5 years ago
moneroexamples a24b64d794 generated_locally added to mysql
5 years ago
moneroexamples 5a7950073f mymonero frontend link updated
5 years ago
moneroexamples ab0b12c629 Add generated_locally to login endpoint
5 years ago
moneroexamples 260f565749 added fork_version and updated mymonero-core-js
5 years ago
moneroexamples d1d6776fda add tx and rtc type to tx details modale
5 years ago
moneroexamples 1b0181570b gitmodules updated
5 years ago
moneroexamples 18b3bf802d Support for rtc type 4 in v11
5 years ago
moneroexamples b430f0467a updated mymonero-core-js
5 years ago
moneroexamples 14929fb88b updated mymonero-core-js
5 years ago
moneroexamples 583b50a28e xmercore updated
5 years ago
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 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 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