Network refactoring and removing QThread
- New behaviour for network traversal - New requests patter -> we get the cache data instantly while we are requesting the network in background
No related branches found
No related tags found
Showing
- src/cutecoin/gui/mainwindow.py 0 additions, 1 deletionsrc/cutecoin/gui/mainwindow.py
- src/cutecoin/gui/transactions_tab.py 1 addition, 3 deletionssrc/cutecoin/gui/transactions_tab.py
- src/cutecoin/gui/wallets_tab.py 1 addition, 1 deletionsrc/cutecoin/gui/wallets_tab.py
- src/cutecoin/gui/wot_tab.py 0 additions, 1 deletionsrc/cutecoin/gui/wot_tab.py
- src/cutecoin/models/identities.py 1 addition, 1 deletionsrc/cutecoin/models/identities.py
- src/cutecoin/models/network.py 4 additions, 2 deletionssrc/cutecoin/models/network.py
- src/cutecoin/models/wallets.py 30 additions, 4 deletionssrc/cutecoin/models/wallets.py
Please register or sign in to comment