Skip to content

Commit

Permalink
fix: Emit DepositFailed in L2 Bridge (#3450)
Browse files Browse the repository at this point in the history
* fix: Emit DepositFailed in L2 Bridge

* chore: Regen bindings

* chore: regen bindings

Co-authored-by: Matthew Slipper <[email protected]>
  • Loading branch information
maurelian and mslipper authored Sep 19, 2022
1 parent e63a393 commit 249a8ed
Show file tree
Hide file tree
Showing 17 changed files with 92 additions and 40 deletions.
5 changes: 5 additions & 0 deletions .changeset/curvy-islands-hammer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@eth-optimism/contracts-bedrock': patch
---

Fixed a backwards compatibility issue in which incorrect events were emitted during a failed deposit finalization on the L2 bridge.
2 changes: 1 addition & 1 deletion op-bindings/bindings/deployerwhitelist_more.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion op-bindings/bindings/gaspriceoracle_more.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion op-bindings/bindings/governancetoken_more.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 249a8ed

Please sign in to comment.