Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use EIP1167 for urn #8

Merged
merged 15 commits into from
Jan 9, 2024
Merged

Use EIP1167 for urn #8

merged 15 commits into from
Jan 9, 2024

Conversation

telome
Copy link
Contributor

@telome telome commented Dec 20, 2023

No description provided.

@sunbreak1211 sunbreak1211 changed the base branch from multicall to dev December 20, 2023 17:44
@telome telome requested a review from oldchili December 20, 2023 18:34
@oldchili
Copy link
Contributor

Change looks good to me, see comment about tests.

Copy link
Contributor

@oldchili oldchili left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for merging to dev

@@ -18,6 +19,7 @@ interface ChainlogLike {
}

interface VatLike {
function can(address, address) external view returns (bool);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know it is the same, but maybe to respect the original interface I'd return uint256.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@telome telome marked this pull request as ready for review January 9, 2024 11:59
@telome telome merged commit 5f6051b into dev Jan 9, 2024
2 checks passed
@telome telome deleted the min-proxy branch January 9, 2024 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants