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

feat: CI Proxy upgrade verification flow #287

Merged
merged 91 commits into from
Oct 9, 2024
Merged

feat: CI Proxy upgrade verification flow #287

merged 91 commits into from
Oct 9, 2024

Conversation

viraj124
Copy link
Contributor

@viraj124 viraj124 commented Sep 16, 2024

@viraj124 viraj124 requested a review from a team as a code owner September 16, 2024 11:11
@viraj124 viraj124 removed the request for review from a team September 16, 2024 11:12
Copy link
Contributor

github-actions bot commented Sep 16, 2024

This PR is published in NPM with version 0.7.0-pr-287-494

@viraj124 viraj124 changed the title CI Proxy upgrade verification flow feat: CI Proxy upgrade verification flow Oct 9, 2024
DefiCake
DefiCake previously approved these changes Oct 9, 2024
Copy link
Member

@DefiCake DefiCake left a comment

Choose a reason for hiding this comment

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

Left small suggestions, but lgtm

.github/workflows/manual-verify-upgrade.yml Outdated Show resolved Hide resolved
@DefiCake DefiCake self-requested a review October 9, 2024 10:16
@viraj124 viraj124 merged commit 6bbbf0d into main Oct 9, 2024
9 checks passed
@viraj124 viraj124 deleted the deploy/upgradeTest branch October 9, 2024 10:29
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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement workflow to deploy upgrades with multisig
3 participants