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

[BREAKING] Feat: handle stopping of oracle submissions better #1119

Merged
merged 3 commits into from
Jul 14, 2023

Conversation

sander2
Copy link
Member

@sander2 sander2 commented Jul 4, 2023

Closes #851

Added a bunch of tests that check the behavior when a price is not available.

Breaking changes:

  • Security errors, events and calls changed
  • Added call to disable/enable active block number counting

@sander2 sander2 force-pushed the fix/oracle branch 3 times, most recently from c2d6b33 to 3913b5a Compare July 4, 2023 16:42
crates/security/src/tests.rs Outdated Show resolved Hide resolved
crates/security/src/lib.rs Outdated Show resolved Hide resolved
@sander2 sander2 enabled auto-merge (squash) July 14, 2023 12:55
@sander2 sander2 merged commit ea86db0 into interlay:master Jul 14, 2023
2 checks passed
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.

Handle stop of price submission in the oracle gracefully
2 participants