Commit Graph

96 Commits (ada4b03c8c89a81937bff3f9fee72220ba247246)

Author SHA1 Message Date
moneroexamples ada4b03c8c Add ping endpoint
5 years ago
moneroexamples f9887e6f57 verbose log levels added
5 years ago
moneroexamples af67e7a360 fix: threadpool size at least 1
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 4f6b104ad0 Thread pool adding started
5 years ago
moneroexamples a7a80e118c fix: datetime error in loging
5 years ago
moneroexamples 29e94669c5 improve logger output and remove fmt library
5 years ago
moneroexamples b8bbedba5e Rename YourMoneroREquest files
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 085731f343 refactoring of payment import started
5 years ago
moneroexamples a42327b1fb Use chrono literals
6 years ago
moneroexamples 1a207539b0 mysql_ping_every_seconds added to config.json
6 years ago
moneroexamples 65cd066b19 CurrentBlockchainStatus::monitor_blockchain added
6 years ago
moneroexamples ae3c3fcd38 get_txs_in_blocks tested
6 years ago
moneroexamples 0e8b0aa34a logG
6 years ago
moneroexamples 168a0355d6 CurrentBlockchainStatus::read_mempool test added
6 years ago
moneroexamples d542aae542 futher easylogging integration
6 years ago
moneroexamples 62480adced initial easylogging++ support added to openmonero
6 years ago
moneroexamples a419e62278 RPCCalls class refactored
6 years ago
moneroexamples 9e10445241 mylmdb.h removed
6 years ago
moneroexamples b9c4ed69b7 xmreg::BlockchainSetup class amended
6 years ago
moneroexamples 0474430926 fix: launch of mysql_ping thread in main.cpp
6 years ago
moneroexamples 122e52e724 xmreg::MysqlPing functor added and its tests as well
6 years ago
moneroexamples c60f2b245b mysql_ping_thread decoupled from XmrAccounts
6 years ago
moneroexamples 74f47cda25 select_txs_for_account_spendability_check tests added
6 years ago
moneroexamples 1407ce0c0f CurrentBlockchainStatus refactor for independency injection
6 years ago
moneroexamples c73f25e6cc performance optmizations and fix for duple pub key
6 years ago
moneroexamples d373327150 initial support for stagenet added
6 years ago
moneroexamples 22836e6c73 just make it compile with current monero that has stagenet
6 years ago
moneroexamples 80f2ef9585 add port option for mysql
7 years ago
moneroexamples a841f77e46 Added some exception handling as to not brutally terminate
7 years ago
moneroexamples 7ba1fb2757 get_tx added
7 years ago
Jaquee b58529ac12 restbed: add default close header
7 years ago
moneroexamples 0b3f115927 ssl for restbed comments added
7 years ago
moneroexamples 879854cddf full import wallet uses integrated addresses now
7 years ago
moneroexamples d12191046d ffff
7 years ago
moneroexamples 68dfadbb2a YourMoneroRequests::import_recent_wallet_request added
7 years ago
moneroexamples 650277b0ad CORS check removed
7 years ago
moneroexamples 1d3768c885 warning about devevelopment version added to home.html
7 years ago
moneroexamples a5b3818a23 simplify main.cpp by adding MAKE_RESOURCE macro
7 years ago
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 145f877a41 rpccalls moved to class file
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 7213d6973e ubuntu setup instructions started
7 years ago