Skip to content

Commit

Permalink
[bridge 30/n] skip action if it's already processed on chain (#15879)
Browse files Browse the repository at this point in the history
## Description 

As title.

## Test Plan 

new unit tests

---
If your changes are not user-facing and do not break anything, you can
skip the following section. Otherwise, please briefly describe what has
changed under the Release Notes section.

### Type of Change (Check all that apply)

- [ ] protocol change
- [ ] user-visible impact
- [ ] breaking change for a client SDKs
- [ ] breaking change for FNs (FN binary must upgrade)
- [ ] breaking change for validators or node operators (must upgrade
binaries)
- [ ] breaking change for on-chain data layout
- [ ] necessitate either a data wipe or data migration

### Release notes
  • Loading branch information
longbowlu authored Feb 2, 2024
1 parent 5b2f41b commit 1502845
Show file tree
Hide file tree
Showing 6 changed files with 311 additions and 45 deletions.
Loading

0 comments on commit 1502845

Please sign in to comment.