aboutsummaryrefslogtreecommitdiff
path: root/src/qt/FutureScheduler.cpp
Commit message (Expand)AuthorAgeFilesLines
* QThreadPool: adjust max threads count (4)xiphon2020-10-301-0/+8
* Wallet: rework wallet refreshingxiphon2020-10-091-0/+5
* build: fix all warnings, treat warnings as errorsxiphon2020-02-161-1/+1
* fix invalid include paths, compilation warnings, update README.mdxiphon2019-09-021-1/+1
* qt: implement FutureScheduler, always await async code to completexiphon2019-06-241-0/+89