Skip to content

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

@dryruner

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions