dapphub / dapphub/ds-proxy

Calling execute with an invalid address doesn't revert?

Open
#24 5 comments 0 reactions 1 assignee Claimed by @gbalabasquer View on GitHub
Dominant language
Solidity
Stars
318
Forks
77
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.