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

FWR Fixes #44

Merged
merged 9 commits into from
Sep 3, 2024
Merged

FWR Fixes #44

merged 9 commits into from
Sep 3, 2024

Conversation

bxmmm1
Copy link
Collaborator

@bxmmm1 bxmmm1 commented Aug 29, 2024

No description provided.

@bxmmm1 bxmmm1 self-assigned this Aug 29, 2024
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
l2-contracts/src/L2RewardManager.sol 100.00% <100.00%> (ø)
l2-contracts/src/L2RewardManagerStorage.sol 100.00% <ø> (ø)
mainnet-contracts/src/L1RewardManager.sol 100.00% <100.00%> (ø)
mainnet-contracts/src/PufferVaultStorage.sol 100.00% <ø> (ø)
mainnet-contracts/src/PufferVaultV3.sol 100.00% <100.00%> (ø)

... and 30 files with indirect coverage changes

* issue-8 fix

* test coverage1

* coverage2

* fix test
* fix recommendations

* set claimer as delegate param
@bxmmm1 bxmmm1 marked this pull request as ready for review September 2, 2024 09:35
@bxmmm1 bxmmm1 merged commit 1748779 into master Sep 3, 2024
5 checks passed
@bxmmm1 bxmmm1 deleted the fix/fwr branch September 3, 2024 09:35
bxmmm1 added a commit that referenced this pull request Sep 3, 2024
* FWR Deployment script (#36)

* remove unused imports

* update the deployment script

* forge fmt

* remove unused variables

* forge fmt

* remove duplicate import

---------

Co-authored-by: bxmmm1 <bxmmm1@users.noreply.github.com>

* docs: update README.md (#35)

reedamable -> redeemable

* constructor code coverage (#37)

* L2RewardManager bugfix

* fmt

* Upload signed audit reports (#39)

* feat: add ACL, interfaces, upgradability

* Create puffer.json

* Delete mainnet-contracts/mainnet-contracts/output/puffer.json

* chore: adding puffer to the files name

* chore: improved natspec with convention

* fix: acl in tests ; 4 still failing

* fix: acl in tests; still 2 failing

* fix: checks and passing tests

* feat: add withdraw idx, batch idx in event

* feat: add permit in `requestWithdrawals`

* update withdrawal manager

* update wording

* update natspec

* update common addresses in test helper

* fmt

* FWR Fixes (#44)

FWR audit fixes

* getter test

---------

Co-authored-by: Benjamin <benjaminxh+github@gmail.com>
Co-authored-by: bxmmm1 <bxmmm1@users.noreply.github.com>
Co-authored-by: Ikko Eltociear Ashimine <eltociear@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
Development

Successfully merging this pull request may close these issues.

1 participant