-
Notifications
You must be signed in to change notification settings - Fork 1
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: support permit2 on optimism superchain erc20 and upgrade solady's erc20 implementation #97
feat: support permit2 on optimism superchain erc20 and upgrade solady's erc20 implementation #97
Commits on Sep 25, 2024
-
feat: add superchain erc20 bridge (#61)
* feat: add superchain erc20 bridge * fix: interfaces and versions
Configuration menu - View commit details
-
Copy full SHA for ae024a5 - Browse repository at this point
Copy the full SHA ae024a5View commit details
Commits on Sep 26, 2024
-
refactor: optimism superchain erc20 redesign (#62)
* refactor: use oz upgradeable erc20 as dependency * chore: update interfaces * fix: tests based on changes * refactor: remove op as dependency * feat: add check for supererc20 bridge on modifier * chore: update tests and interfaces * chore: update stack vars name on test * chore: remove empty gitmodules file * chore: update superchain weth errors
Configuration menu - View commit details
-
Copy full SHA for 2a22161 - Browse repository at this point
Copy the full SHA 2a22161View commit details
Commits on Sep 27, 2024
-
test: add superchain erc20 bridge tests (#65)
* test: add superchain erc20 bridge tests * test: add optimism superchain erc20 beacon tests * test: remove unnecessary test * test: tests fixes * test: tests fixes
Configuration menu - View commit details
-
Copy full SHA for 6aaf905 - Browse repository at this point
Copy the full SHA 6aaf905View commit details -
chore: update missing bridge on natspec (#69)
* chore: update missing bridge on natspec * fix: natspecs --------- Co-authored-by: agusduha <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 11fda67 - Browse repository at this point
Copy the full SHA 11fda67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a69a7e - Browse repository at this point
Copy the full SHA 7a69a7eView commit details -
refactor: update isuperchainweth (#71)
--------- Co-authored-by: agusduha <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 07c9c77 - Browse repository at this point
Copy the full SHA 07c9c77View commit details
Commits on Oct 1, 2024
-
feat: rename mint/burn and add SuperchainERC20 (#74)
* refactor: rename mint and burn functions on superchain erc20 * chore: rename optimism superchain erc20 to superchain erc20 * feat: create optimism superchain erc20 contract * chore: update natspec and errors * fix: superchain erc20 tests * refactor: make superchain erc20 abstract * refactor: move storage and erc20 metadata functions to implementation * chore: update interfaces * chore: update superchain erc20 events * fix: tests * fix: natspecs * fix: add semmver lock and snapshots * fix: remove unused imports * fix: natspecs --------- Co-authored-by: 0xDiscotech <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d9bdad1 - Browse repository at this point
Copy the full SHA d9bdad1View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e507b2 - Browse repository at this point
Copy the full SHA 2e507b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fcaf6c - Browse repository at this point
Copy the full SHA 7fcaf6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 619f23c - Browse repository at this point
Copy the full SHA 619f23cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a16cca5 - Browse repository at this point
Copy the full SHA a16cca5View commit details -
Merge pull request #77 from defi-wonderland/fix/redesign-merge-conflicts
fix: update redesign with dev
Configuration menu - View commit details
-
Copy full SHA for 1981789 - Browse repository at this point
Copy the full SHA 1981789View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0938dd8 - Browse repository at this point
Copy the full SHA 0938dd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62235f7 - Browse repository at this point
Copy the full SHA 62235f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68dc9db - Browse repository at this point
Copy the full SHA 68dc9dbView commit details -
fix: semver natspec check failure (#79)
* fix: semver natspec check failure * fix: ignore mock contracts in semver natspec script * fix: error message
Configuration menu - View commit details
-
Copy full SHA for ae019b8 - Browse repository at this point
Copy the full SHA ae019b8View commit details -
feat: add crosschain erc20 interface (#80)
* feat: add crosschain erc20 interface * fix: refactor interfaces
Configuration menu - View commit details
-
Copy full SHA for a5aca61 - Browse repository at this point
Copy the full SHA a5aca61View commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 83757ea - Browse repository at this point
Copy the full SHA 83757eaView commit details -
fix: superchain weth natspec (#84)
Co-authored-by: 0xng <[email protected]> Co-authored-by: 0xParticle <[email protected]> Co-authored-by: gotzenx <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 904a0ce - Browse repository at this point
Copy the full SHA 904a0ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd87a99 - Browse repository at this point
Copy the full SHA bd87a99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fb4bc6 - Browse repository at this point
Copy the full SHA 9fb4bc6View commit details -
fix: stop inheriting superchain interfaces (#85)
* fix: stop inheriting superchain interfaces * fix: move events and erros into the implementation * fix: make superchainERC20 inherits from crosschainERC20
Configuration menu - View commit details
-
Copy full SHA for 3ebb1d1 - Browse repository at this point
Copy the full SHA 3ebb1d1View commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1b4317e - Browse repository at this point
Copy the full SHA 1b4317eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10038c3 - Browse repository at this point
Copy the full SHA 10038c3View commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9f49b43 - Browse repository at this point
Copy the full SHA 9f49b43View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab1e074 - Browse repository at this point
Copy the full SHA ab1e074View commit details -
Merge pull request #88 from defi-wonderland/fix/crosschain-merge-conf…
…licts fix: crosschain merge conflicts
Configuration menu - View commit details
-
Copy full SHA for a79bf4e - Browse repository at this point
Copy the full SHA a79bf4eView commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 905ee60 - Browse repository at this point
Copy the full SHA 905ee60View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdcd7f1 - Browse repository at this point
Copy the full SHA bdcd7f1View commit details -
fix: refactor common errors (#90)
* fix: refactor common errors * fix: remove unused version
Configuration menu - View commit details
-
Copy full SHA for af9694e - Browse repository at this point
Copy the full SHA af9694eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70e3570 - Browse repository at this point
Copy the full SHA 70e3570View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aaca99 - Browse repository at this point
Copy the full SHA 8aaca99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fc614a - Browse repository at this point
Copy the full SHA 1fc614aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 553462d - Browse repository at this point
Copy the full SHA 553462dView commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6c46f9b - Browse repository at this point
Copy the full SHA 6c46f9bView commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 736adf3 - Browse repository at this point
Copy the full SHA 736adf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 061b1ff - Browse repository at this point
Copy the full SHA 061b1ffView commit details -
Merge pull request #93 from defi-wonderland/fix/superchain-erc20-fact…
…ory-merge-conflicts fix: superchain erc20 factory merge conflicts
Configuration menu - View commit details
-
Copy full SHA for 97fb300 - Browse repository at this point
Copy the full SHA 97fb300View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71389b6 - Browse repository at this point
Copy the full SHA 71389b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bc9fd5 - Browse repository at this point
Copy the full SHA 7bc9fd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39f5caf - Browse repository at this point
Copy the full SHA 39f5cafView commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 222e10c - Browse repository at this point
Copy the full SHA 222e10cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c19f54d - Browse repository at this point
Copy the full SHA c19f54dView commit details -
Configuration menu - View commit details
-
Copy full SHA for de3cc8e - Browse repository at this point
Copy the full SHA de3cc8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a96c48 - Browse repository at this point
Copy the full SHA 9a96c48View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5640fa - Browse repository at this point
Copy the full SHA b5640faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20f0bc6 - Browse repository at this point
Copy the full SHA 20f0bc6View commit details