-
Notifications
You must be signed in to change notification settings - Fork 30
Add ERC7984Freezable
#151
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
Merged
james-toussaint
merged 23 commits into
master
from
feature/confidential-freezable-token
Aug 25, 2025
Merged
Add ERC7984Freezable
#151
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
b4ce8d9
Add `ERC7984Freezable` extension.
james-toussaint f04162b
Update pragma
james-toussaint ec16cdf
Merge remote-tracking branch 'origin/master' into feature/confidentia…
james-toussaint ff2a74f
Add freezable test
james-toussaint f485ec0
Remove unused functions in freezable mock
james-toussaint a961e33
Bring back previous HandleAccessManager
james-toussaint 3c759fb
Move allow available to access function in mock
james-toussaint cd81483
Swap event & error order
james-toussaint 3bb3f2e
Update inline documentation
james-toussaint ac9ae06
Remove useless var
james-toussaint 4095083
Merge branch 'master' into feature/confidential-freezable-token
arr00 0286f57
Apply suggestions from review
james-toussaint c790dc5
Move freezable test file to extensions dir
james-toussaint 754ecec
update tests
arr00 8e08500
Apply suggestions
james-toussaint 7e45893
Remove account from `_validateHandleAllowance` (#178)
arr00 ed13e2f
Call internal when setting frozen with proof
james-toussaint 9ae4074
Update doc
james-toussaint 6a52710
Update pragma & remove import in freezable mock
james-toussaint bc71379
Base freezable mock on ERC7984Mock
james-toussaint 4466341
Merge branch 'master' into feature/confidential-freezable-token
arr00 7f9b646
Apply suggestions
james-toussaint 9d8aa7d
Check transfer amount is zero if transferring more than available
james-toussaint File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.