Skip to content

Calling execute with an invalid address doesn't revert? #24

Open
@levity

Description

@levity

i.e. if i call it with address(0) it reverts with "ds-proxy-target-address-required" as expected, but if i call it with 0x0000000000000000000000000000000000000001 no revert occurs. Is this expected delegatecall behavior?

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