Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for Network issues #38

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

aistrych
Copy link
Contributor

@aistrych aistrych commented Feb 21, 2021

Change API used for displaying current prices in Qt wallet

Replace old CoinMarketcap API for retrieving current prices with new one from coingecko:
https://www.coingecko.com/en/api

Fix NTP for Windows

Fix NTP issues on Windows platform: rewrite NTP implementation using comparability layer for sockets.

* Implement basic logic for currency switching
* Drop support for Qt 4
* Minor updates of legacy code (Qt wallet now requires compiler compatible with C++17) as a preparation for further work
@aistrych aistrych changed the title Change API used for displaying current prices in Qt wallet Fixes for Network issues Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant