Skip to content

External storage pattern to split proxy contract to get rid of eip-170 24576 bytes issue. #32

Description

@dryruner
let instance = require('./build/contracts/DOSProxy.json');
> instance.deployedBytecode.length / 2
24500

Current code size is pretty much close to the limit, any more logic updates would be tough, exploring external storage / delegatecall pattern to split DOSProxy contract.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions