Skip to content

evmone-t8n fails when to field of a transaction is null #923

@marioevz

Description

@marioevz

Currently, when filling tests that contain transactions that are supposed to create contracts, evmone-t8n command fails when execution-spec-tests passes a transaction that contains the to field equal to JSON null, which is what currently geth accepts.

When currently can workaround by hard-coding an empty string in these cases into the field instead of null, but since we would like to have an unified behavior, it would be nice for both tools to accept the same input.

Metadata

Metadata

Assignees

Labels

testsTesting infrastructure

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions