use the websocket endpoint for recovery by meejah · Pull Request #478 · gridsync/gridsync
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 26
Merged
crwood merged 1 commit intogridsync:388.zkapauthorizer-backup-recovery.2from
Jun 9, 2022Merged
Conversation
meejah commented Jun 7, 2022
| ) | ||
| self.setup_runner = SetupRunner(self.known_gateways, self.use_tor) | ||
| steps = self.setup_runner.calculate_total_steps(settings) + 2 | ||
| steps = self.setup_runner.calculate_total_steps(settings) + 6 |
Copy link
Contributor Author
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't know where the "2" comes from .. maybe some constants here would help. The +4 is "starting", "downloading", "verifying", "success" approximately (the statuses from zkap).
crwood
merged commit
07dc4f5
into
gridsync:388.zkapauthorizer-backup-recovery.2
Copy link
Member
crwood
commented
Jun 9, 2022
crwood commented
Jun 9, 2022Thanks! :)
meejah
deleted the
388.zkapauthorizer-websocket-restore
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment