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

Remove error field from AccessListResult #135

Merged
merged 2 commits into from
Feb 29, 2024
Merged

Conversation

jangko
Copy link
Contributor

@jangko jangko commented Feb 29, 2024

The error field of AccesListResult is not documented anywhere, probably a mistake when it first introduced in nim-web3. And the execution_api test not detecting this because of a bug in nim-json-serialization JsonValueRef.Object comparison.

status-im/nim-json-serialization#88

The test is already included in previous commit of
test_execution_api fix. I separate the commit to let
users of this library aware of this changes.

This changes is also needed in eth hive test of rpc compat simulator.
@jangko jangko merged commit 7470012 into master Feb 29, 2024
12 checks passed
@jangko jangko deleted the fix-get-accesslist-response branch February 29, 2024 11:29
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.

1 participant