mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-17 13:07:32 +02:00
* Use queue to signal peer sync completion/failure * Got network sync result from multiple peers * Add peer connection class * Got network sync working with network sync class * Simplify peer timeline sync * Remove old comments * Make timeline sync and single squeak sync work for both upload and download * Simplify timeline sync worker * Got itest working for sync squeaks and download squeak * Got sync squeak and sync squeaks rpc methods working with reply on completion of sync. * Delete unused node controller class |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| config.ini | ||
| docker-compose.yml | ||
| generate_blocks.sh | ||
| run_itest.sh | ||
| shell.py | ||
| test.sh | ||
| util.py | ||