Skip to content

Commit

Permalink
Enable Base Mainnet Direct Mint (#841)
Browse files Browse the repository at this point in the history
## Description

Remove TODO comments and uncomment code for Base mainnet deployments in
L2 Bitcoin Depositor and L2 TBTC Token classes. This includes:
- Importing Base mainnet deployment artifacts
- Adding Base chain case in deployment selection logic
- Preparing for full Base mainnet support

## Type of change

- [x]  💅 New Feature (Breaking/Non-breaking Change)
- [ ] 🐛 Bug fix (Non-breaking Change: Fixes an issue)
- [ ] 🛠️ Chore (Non-breaking Change: Doc updates, pkg upgrades, typos,
etc..

## Checks
- [x] Lint and format
- [x] Docs
- [x] Test and build
  • Loading branch information
lrsaturnino authored Feb 28, 2025
2 parents 9a76db1 + 2af799d commit df74c31
Show file tree
Hide file tree
Showing 13 changed files with 3,304 additions and 38 deletions.
429 changes: 429 additions & 0 deletions cross-chain/base/deployments/base/BaseL2BitcoinDepositor.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions cross-chain/base/deployments/mainnet/.chainId
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1
Loading

0 comments on commit df74c31

Please sign in to comment.