Skip to content
This repository was archived by the owner on Nov 30, 2021. It is now read-only.
This repository was archived by the owner on Nov 30, 2021. It is now read-only.

Inconsistent JSON-RPC tests runs #508

@fedekunze

Description

@fedekunze

From time to time the rpc tests CI workflow fails due to an unmarshaling issue with hex string. It'd be nice to fix it. Example failure:

=== RUN   TestEth_GetFilterChanges_Topics_XB
    rpc_test.go:693: 
        	Error Trace:	rpc_test.go:693
        	Error:      	Received unexpected error:
        	            	json: cannot unmarshal hex string of odd length into Go value of type hexutil.Bytes
        	Test:       	TestEth_GetFilterChanges_Topics_XB
``

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions