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

A0-544: prepare alerts backup #321

Closed

Conversation

woocash2
Copy link
Contributor

@woocash2 woocash2 commented Aug 18, 2023

Introduce BackupItem - an enum which encapsulates different types of data written to backup. Briefly, backup is now prepared to contain:

  • units
  • own alerts
  • network alerts
  • multisigs

The split between own and network alerts is made because we want to perform different steps for them after having them saved in the backup.

Adding BackupItem required to adjust runway and test cases for backup.

In this pr, alerter doesn't interact with the backup yet.

@github-actions
Copy link

Please make sure the following happened

  • Appropriate tests created
  • Infrastructure updated accordingly
  • Updated existing documentation
  • New documentation created
  • Version bumped if breaking changes

@woocash2 woocash2 changed the base branch from main to A0-2884-alerter-refactor August 18, 2023 08:18
Base automatically changed from A0-2884-alerter-refactor to main August 21, 2023 09:29
@woocash2 woocash2 changed the base branch from main to A0-2884-alerter-refactor August 21, 2023 13:54
@woocash2 woocash2 changed the base branch from A0-2884-alerter-refactor to main August 22, 2023 09:05
@woocash2 woocash2 changed the base branch from main to A0-2884-alerter-refactor August 22, 2023 09:06
@woocash2 woocash2 closed this Aug 24, 2023
@woocash2 woocash2 deleted the A0-544-prepare-alerts-backup branch August 28, 2023 16:30
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.

1 participant