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

loaders: add AnyABI, Etherscan v2; change ContractResult #163

Merged
merged 6 commits into from
Dec 2, 2024
Merged

Conversation

shazow
Copy link
Owner

@shazow shazow commented Dec 2, 2024

Note: Changes loaders.ContractResult signature, making more fields optional: evmVersion, compilerVersion, runs. This makes it so that we can express a simple loadABIresult as agetContract` result with missing fields.

Includes #156 #158 #160

Doing final tweaks and integration.

@shazow shazow merged commit 392a23c into main Dec 2, 2024
3 checks passed
@shazow shazow deleted the more-loaders branch December 2, 2024 22:55
@shazow shazow changed the title Add loaders: AnyABI, Etherscan v2 loaders: add AnyABI, Etherscan v2, change ContractResult Dec 2, 2024
@shazow shazow changed the title loaders: add AnyABI, Etherscan v2, change ContractResult loaders: add AnyABI, Etherscan v2; change ContractResult Dec 2, 2024
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.

2 participants