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

chore(sequencer): add missing storage key tests #1989

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ethanoroshiba
Copy link
Contributor

Summary

Added missing BridgeTransfer fee storage key tests

Background

These tests were a minor oversight in the implementation of BridgeTransfer, but an easy fix to get in. As a followup, we should get together some documentation for adding new actions such that there's a quantitative list of items like this which are easy to miss.

Changes

  • Added storage key snapshot and fee component prefix test for BridgeTransfer fees

Testing

Passing tests

Changelogs

No updates required

Breaking Changelist

  • Not breaking, just noting that this added a snapshot

Related Issues

closes #1988

@github-actions github-actions bot added the sequencer pertaining to the astria-sequencer crate label Feb 20, 2025
@ethanoroshiba ethanoroshiba marked this pull request as ready for review February 20, 2025 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sequencer pertaining to the astria-sequencer crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore(sequencer): add missing BridgeTransfer fees storage key tests
1 participant