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: deploy mainnet #252

Merged
merged 46 commits into from
Oct 11, 2024
Merged

chore: deploy mainnet #252

merged 46 commits into from
Oct 11, 2024

Conversation

DefiCake
Copy link
Member

Closes #251

@DefiCake DefiCake requested a review from a team as a code owner August 27, 2024 14:19
Copy link
Contributor

github-actions bot commented Aug 27, 2024

This PR is published in NPM with version 0.7.0-pr-252-92704

@DefiCake DefiCake changed the title chore: deploy mainnet chore: deploy test run Aug 28, 2024
K1-R1
K1-R1 previously approved these changes Aug 30, 2024
@K1-R1 K1-R1 requested a review from a team August 30, 2024 00:12
PraneshASP
PraneshASP previously approved these changes Sep 9, 2024
@viraj124 viraj124 self-requested a review September 12, 2024 06:15
@DefiCake DefiCake changed the title chore: deploy test run chore: deploy mainnet Oct 10, 2024
Copy link
Contributor

@viraj124 viraj124 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

left a couple of comments, regarding the rate limit scripts besides that lgtm

@DefiCake DefiCake added the v1 label Oct 10, 2024
@DefiCake DefiCake merged commit 2f61bd8 into main Oct 11, 2024
10 checks passed
@DefiCake DefiCake deleted the deficake/251-mainnet-deploy branch October 11, 2024 10:48
DefiCake added a commit that referenced this pull request Oct 17, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @fuel-bridge/[email protected]

### Major Changes

- Deploy mainnet contracts, by [@DefiCake](https://github.com/DefiCake)
(See [#252](#252))

### Minor Changes

- Upgrade testnet and devnet artifacts, by
[@DefiCake](https://github.com/DefiCake) (See
[#284](#284))
- Add rate limit status check for FuelMessagePortal, by
[@DefiCake](https://github.com/DefiCake) (See
[#316](#316))
- don't update current withdrawn amount when rate limit is reset, by
[@viraj124](https://github.com/viraj124) (See
[#290](#290))
- update comment, by [@viraj124](https://github.com/viraj124) (See
[#304](#304))
- add zero address check for time to finalise, by
[@viraj124](https://github.com/viraj124) (See
[#306](#306))
- ci proxy upgrade verification flow, by
[@viraj124](https://github.com/viraj124) (See
[#287](#287))
- add rate limit disabling/re-enabling, by
[@viraj124](https://github.com/viraj124) (See
[#311](#311))
- 🐞 Fix upgradability: reduce FuelERC20GatewayV4 \_\_gap variable, by
[@DefiCake](https://github.com/DefiCake) (See
[#318](#318))
- update naming convention for immutable var, by
[@viraj124](https://github.com/viraj124) (See
[#314](#314))

### Patch Changes

- Added base asset deploy script and documentation, by
[@DefiCake](https://github.com/DefiCake) (See
[#322](#322))
- Updated testnet deployment artifacts, by
[@DefiCake](https://github.com/DefiCake) (See
[#326](#326))
- Swap symbol and name in the metadata payload, by
[@DefiCake](https://github.com/DefiCake) (See
[#313](#313))

## @fuel-bridge/[email protected]

### Minor Changes

- Upgraded forc to 0.64.0, by [@DefiCake](https://github.com/DefiCake)
(See [#320](#320))
- Updated sway contracts compiler to forc v0.63.4, by
[@DefiCake](https://github.com/DefiCake) (See
[#282](#282))

## @fuel-bridge/[email protected]

### Minor Changes

- Improve sway scripts, by [@DefiCake](https://github.com/DefiCake) (See
[#280](#280))
- integrate fork tokens in e2e test, by
[@viraj124](https://github.com/viraj124) (See
[#267](#267))

## @fuel-bridge/[email protected]

### Patch Changes

- Added base asset deploy script and documentation, by
[@DefiCake](https://github.com/DefiCake) (See
[#322](#322))

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: DefiCake <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(chore) Mainnet deploy: FuelChainState and FuelMessagePortal
4 participants