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

don't update current withdrawn amount when rate limit is reset when duration hasn't passed #290

Merged
merged 14 commits into from
Sep 22, 2024

Conversation

@viraj124 viraj124 requested a review from a team as a code owner September 18, 2024 10:19
Copy link
Contributor

github-actions bot commented Sep 18, 2024

This PR is published in NPM with version ****

@viraj124 viraj124 changed the title don't update current withdrawn amount when rate limit is reset don't update current withdrawn amount when rate limit is reset when duration hasn't passed Sep 18, 2024
Copy link
Contributor

@PraneshASP PraneshASP left a comment

Choose a reason for hiding this comment

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

few nits

docs/ARCHITECTURE.md Outdated Show resolved Hide resolved
@PraneshASP PraneshASP self-requested a review September 19, 2024 12:52
PraneshASP
PraneshASP previously approved these changes Sep 19, 2024
docs/ARCHITECTURE.md Outdated Show resolved Hide resolved
viraj124 and others added 2 commits September 20, 2024 12:11
- closes #294

---------

Co-authored-by: Mad <46090742+DefiCake@users.noreply.github.com>
@viraj124 viraj124 merged commit de18552 into main Sep 22, 2024
9 checks passed
@viraj124 viraj124 deleted the viraj124-288 branch September 22, 2024 16:05
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/solidity-contracts@1.0.0

### 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/fungible-token@1.0.0

### 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/test-utils@1.0.0

### 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/message-predicates@1.0.0

### 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 <rarore92@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants