-
Notifications
You must be signed in to change notification settings - Fork 97
Add authorization with signature #114
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
Merged
Changes from 3 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
7a6b455
feat: add approval with signature
MerlinEgalite 7efa793
feat: add public visibility
MerlinEgalite 4063fc9
feat: small details
MerlinEgalite 830c0db
feat: remove version
MerlinEgalite 9aece4d
Merge branch 'feat/approval' of github.com:morpho-labs/blue into feat…
MerlinEgalite e36afcc
Merge branches 'feat/approval-with-sig' and 'main' of github.com:morp…
Rubilmax c1aab0a
feat: switch to lib errors
MerlinEgalite baad8a0
refactor: implement part of suggestions
MerlinEgalite f323f2c
test: add first test
MerlinEgalite 86ccb5e
docs: apply suggestion
MerlinEgalite e76e5ab
Merge branch 'main' of github.com:morpho-labs/blue into feat/approval…
MerlinEgalite 79eae36
refactor: remove _setApproval for now
MerlinEgalite 88806e2
refactor: move deadline require up
MerlinEgalite 30dd70f
test: update tests
MerlinEgalite 15dbe1f
Merge branch 'main' of github.com:morpho-labs/blue into feat/approval…
MerlinEgalite 96a8f28
style: approve with sig
MathisGD 0872299
perf: remove nonce from args
MathisGD 0961afa
style: signature error wording
MathisGD 7e58d62
style: immutable case
MathisGD 391ab28
style: harmonize authorizations naming
MathisGD fe70678
perf: remove redondant checks on sig
MathisGD 6ce91a5
style: fixes after review
MathisGD 40a3855
fix: readd name in domain
MathisGD 7ed0975
fix: check that signatory is not address zero
MathisGD af2d66f
style: errors wording and tests
MathisGD 541c883
style: sender is authorized by default
MathisGD f45f4d5
style: isSenderApproved function naming
MathisGD d5c8b13
Merge pull request #192 from morpho-labs/feat/approval-with-sig-1
MerlinEgalite d0b9653
Merge branch 'main' into feat/approval-with-sig
MathisGD 200c50f
style: replace flashloans above authorizations
MathisGD 2a68fdd
docs: simplify authorization doc
MathisGD a901b95
docs: add a comment on signature malleability
MathisGD 7bf9f15
style: naming authorizee => authorized
MathisGD 588a852
Merge branch 'main' into feat/approval-with-sig
MathisGD 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
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.