Skip to content

Commit

Permalink
Upgradable L2 contract (#164)
Browse files Browse the repository at this point in the history
Adds support for upgradability to the bridge contract

Closes #159

---------

Co-authored-by: Cameron Carstens <bitzoic.eth@gmail.com>
Co-authored-by: SwayStar123 <swayambhanded@gmail.com>
Co-authored-by: SwayStar123 <46050679+SwayStar123@users.noreply.github.com>
Co-authored-by: K1-R1 <77465250+K1-R1@users.noreply.github.com>
  • Loading branch information
5 people authored Jul 5, 2024
1 parent 26cfeac commit e3e673e
Show file tree
Hide file tree
Showing 46 changed files with 1,650 additions and 495 deletions.
8 changes: 8 additions & 0 deletions .changeset/strong-pots-pump.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
'@fuel-bridge/message-predicates': minor
'@fuel-bridge/solidity-contracts': minor
'@fuel-bridge/fungible-token': minor
'@fuel-bridge/test-utils': minor
---

Added upgradability to bridge contracts
Loading

0 comments on commit e3e673e

Please sign in to comment.