mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-17 13:07:32 +02:00
* Add peer sync controller class * Got sync downloader with remote connection working * Got lookup hashes to download working in sync downloader * Add peer sync status class * Check stopped event flag before continuing with download * Got peer download running in a separate thread for each peer * Rename peer download class * Fix get current download in sync status * Add peer upload thread * Got peer upload working * Got peer download working * Display different message in frontend when squeak is locked * Change default quota for upload rate limit |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| buy_offer.py | ||
| db_params.py | ||
| lightning_address.py | ||
| main.py | ||
| postgres_db.py | ||
| squeak_peer.py | ||
| squeak_profile.py | ||
| squeak_server_handler.py | ||
| squeak_server_servicer.py | ||
| squeak_validator.py | ||
| util.py | ||