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

Reduce decoy backup frequency #214

Merged
merged 1 commit into from
Sep 2, 2020
Merged

Reduce decoy backup frequency #214

merged 1 commit into from
Sep 2, 2020

Conversation

lukechilds
Copy link
Member

I had originally incorrectly assumed the LND channel.backup changes with each channel state change so we needed lots of decoys to reduce channel state change information leakage.

However the file only changes on channel open/close so we can safely reduce the decoy backup frequency.

Copy link
Member

@mayankchhabra mayankchhabra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@lukechilds lukechilds merged commit a88541a into getumbrel:master Sep 2, 2020
@lukechilds lukechilds mentioned this pull request Sep 2, 2020
lukechilds added a commit that referenced this pull request Sep 2, 2020
This update improves the reliability of automatic channel backups.

Changes:

- Increase decoy backup max interval to 12 hours (#214) a88541a
- Handle backup upload failure (#215) 9363d62
- Make backups thread safe (#213) 514fad9

Diff: v0.2.8...v0.2.7
Ahmed262111 pushed a commit to Ahmed262111/umbrel that referenced this pull request May 27, 2024
Agree with @pointbiz that the blast of blockstats requests made on startup (to calculate 24hr volume) should be blocked on "slow devices".
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

2 participants