Commit Graph

262 Commits (d1f27a90d9d1257d2c0c7feeb8483f1cd93c2846)
 

Author SHA1 Message Date
moneroexamples d1f27a90d9 refactoring of YourMoneroRequests::login started
7 years ago
moneroexamples d49c18371f your_xmr renamed to open_monero in main.cpp
7 years ago
moneroexamples d873e58ca5 mysql ping thread added to keep mysql connection alive
7 years ago
moneroexamples fac1bda535 Merge pull request #9 from moneroexamples/use_unique_ptr
7 years ago
moneroexamples d4b29c9d55 make unique_ptr work with older gcc as in ubuntu 16.04
7 years ago
moneroexamples 7695449e7f use unique_ptr instead of shared_ptr for TxSearch threads
7 years ago
moneroexamples ff46d639f1 check if thread exist in clean_search_thread_map before erasing it.
7 years ago
moneroexamples 5baf81af3c url added to readme
7 years ago
moneroexamples a89a3b5c81 url added to readme
7 years ago
moneroexamples b66c55ea26 reconnecting to mysql added to some MySqlAccounts methods
7 years ago
moneroexamples 61e87b2b14 MySqlConnector::connect() method added
7 years ago
moneroexamples 2beb4bd83e readme updated
7 years ago
moneroexamples 52b17605e8 new api examples added
7 years ago
moneroexamples 2f37111e33 color of Transaction Private Key tip changed
7 years ago
moneroexamples effdd1e677 example api added to readme
7 years ago
moneroexamples 14c5a91007 fix: padding of payment_id with zeros didnt work
7 years ago
moneroexamples 5414992812 decode login key button changed to a href link
7 years ago
moneroexamples 6be97e533c pad payment_id with zeros if too short to 64 characters
7 years ago
moneroexamples dfb3ba78d3 readme updated
7 years ago
moneroexamples 33ffd67713 readme updated
7 years ago
moneroexamples 749ee051b3 readme updated
7 years ago
moneroexamples 27d76fd6e1 readme updated
7 years ago
moneroexamples cb4f0a2c8c Merge pull request #6 from moneroexamples/show_offline_keys
7 years ago
moneroexamples 467724becd private tx key added when sending txs
7 years ago
moneroexamples a026243a6e private tx key added when sending txs
7 years ago
moneroexamples 3c61ddf5e1 decode the login key in the offline mode
7 years ago
moneroexamples f49316329d fix: unitialized total_received_unlocked
7 years ago
moneroexamples 4d50909804 Update README.md
7 years ago
moneroexamples ffe17fa317 html corrections
7 years ago
moneroexamples bdd7d6ab85 slight style correctins
7 years ago
moneroexamples 3e6c58b754 Update README.md
7 years ago
moneroexamples d935045a32 Merge pull request #5 from moneroexamples/view_only_account
7 years ago
moneroexamples fea5a0da5e view only mode added
7 years ago
moneroexamples f0e72ba614 show error when login fails due to search thread start failure
7 years ago
moneroexamples c5b2e9232c readme updated
7 years ago
moneroexamples 6c4b5d29ea blockchain_height added to get_version
7 years ago
moneroexamples 9a7236d6b0 show error on home page if problem with backend
7 years ago
moneroexamples 9f47810a7c testnet url added to readme
7 years ago
moneroexamples b1b447014f import wallet text updated
7 years ago
moneroexamples f2008aa505 small html amendments
7 years ago
moneroexamples 21edf7a9e7 license file added
7 years ago
moneroexamples 1c12a46aec fix: spending ringct coinbase txs is diffrent than old coinbase
7 years ago
moneroexamples 145f877a41 rpccalls moved to class file
7 years ago
moneroexamples e483120089 some api cleanup
7 years ago
moneroexamples 5c06ce8b96 repo renamed to openmonero
7 years ago
moneroexamples 5301eb07c8 blockchain-path option added to config.json
7 years ago
moneroexamples 3495b9a542 search threads life duration added to config.json
7 years ago
moneroexamples 3131f3dea4 some code cleaning
7 years ago
moneroexamples 7c20bdc8de command line options added to readme
7 years ago
moneroexamples 4cc9fc2d5b more info added to readme
7 years ago