Skip to content

Conversation

@zcstarr
Copy link
Member

@zcstarr zcstarr commented Dec 20, 2025

No description provided.

fjl and others added 24 commits December 4, 2025 19:59
Here I'm updating tests with recent changes to the test generator:

- adding tests for `blockHash` parameter of eth_getLogs
- testing more parameter error cases of eth_getLogs
- fixing the error code of eth_getStorageAt for invalid parameter
- fixing the transaction type in eth_estimateGas test with blobs
This was causing speccheck to fail. The issue was that Filter
had `type: object` at toplevel, but it also has `oneOf:`.

Speccheck interpreted it as being an object with no allowed properties.
Removing `type: object` makes it recognize the oneOf.
Simplify wording for BAL validation failure
@zcstarr zcstarr merged commit ded5b5a into main Dec 20, 2025
5 of 7 checks passed
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.

4 participants