• AgusDuha's avatar
    feat: introduce OptimismSuperchainERC20Factory (#11617) · 232c54d4
    AgusDuha authored
    * test: add L2 standard bridge interop unit tests (#13)
    
    * test: add L2 standard bridge interop unit tests
    
    * fix: add tests natspec
    
    * fix: unit tests fixes
    
    * fix: super to legacy tests failing
    
    * fix: mock and expect mint and burn
    
    * fix: add generic factory interface (#14)
    
    * test: add L2 standard bridge interop unit tests
    
    * fix: add tests natspec
    
    * fix: add generic factory interface
    
    * feat: modify OptimismMintableERC20Factory for convert (#17)
    
    * test: add L2 standard bridge interop unit tests
    
    * fix: add tests natspec
    
    * fix: add generic factory interface
    
    * feat: modify OptimismMintableERC20Factory for convert
    
    * fix: use only a public function for create3
    
    * feat: rollback interop factory, modify legacy one
    
    * fix: delete local token return variable
    
    * fix: PR fixes
    
    * feat: add superchain erc20 factory implementation (#23)
    
    * feat: add superchain erc20 factory implementation
    
    * fix: remove createX comments
    
    * test: add superchain erc20 factory tests (#25)
    
    * test: add superchain erc20 factory tests
    
    * test: add erc20 asserts
    
    * test: fix expect emit
    
    * fix: remove comments
    
    * feat: add constructor to superchain ERC20 beacon (#34)
    
    * test: remove factory predeploy etch
    
    ----------
    Co-authored-by: default avatar0xng <ng@defi.sucks>
    Co-authored-by: default avatar0xParticle <particle@defi.sucks>
    Co-authored-by: default avatargotzenx <78360669+gotzenx@users.noreply.github.com>
    
    * fix: set an arbitrary address for superchain erc20 impl
    
    * fix: deploy a proxy for the beacon on genesis (#45)
    
    
    ---------
    Co-authored-by: default avatar0xng <ng@defi.sucks>
    
    * fix: conflicts and imports
    
    * fix: interfaces
    
    * chore: add .testdata
    
    * fix: adding back .testdata to gitignore
    
    * fix: new conflicts from ci improvements
    
    ---------
    Co-authored-by: default avatar0xng <ng@defi.sucks>
    Co-authored-by: default avatar0xParticle <particle@defi.sucks>
    Co-authored-by: default avatargotzenx <78360669+gotzenx@users.noreply.github.com>
    Co-authored-by: default avatarDisco <131301107+0xDiscotech@users.noreply.github.com>
    232c54d4
Name
Last commit
Last update
.circleci Loading commit data...
.github Loading commit data...
.vscode Loading commit data...
bedrock-devnet Loading commit data...
cannon Loading commit data...
docs Loading commit data...
op-alt-da Loading commit data...
op-batcher Loading commit data...
op-bootnode Loading commit data...
op-chain-ops Loading commit data...
op-challenger Loading commit data...
op-conductor Loading commit data...
op-dispute-mon Loading commit data...
op-e2e Loading commit data...
op-node Loading commit data...
op-preimage Loading commit data...
op-program Loading commit data...
op-proposer Loading commit data...
op-service Loading commit data...
op-supervisor Loading commit data...
op-ufm Loading commit data...
op-wheel Loading commit data...
ops Loading commit data...
ops-bedrock Loading commit data...
packages/contracts-bedrock Loading commit data...
proxyd Loading commit data...
specs Loading commit data...
.coderabbit.yml Loading commit data...
.dockerignore Loading commit data...
.editorconfig Loading commit data...
.envrc.example Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.semgrepignore Loading commit data...
.shellcheckrc Loading commit data...
.snyk Loading commit data...
CITATION.cff Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
SECURITY.md Loading commit data...
cloudbuild.yaml Loading commit data...
codecov.yml Loading commit data...
docker-bake.hcl Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...
justfile Loading commit data...
versions.json Loading commit data...