plugeth/cmd/evm/testdata/13
Roberto Bayardo f8aa623536
core/types: fix discrepancy in receipt.EffectiveGasPrice json encoding tags (#27114)
Regenerate receipt json code to remove omit empty. Previously, there was a discrepancy between the generated code and the source. 

---------

Co-authored-by: lightclient@protonmail.com <lightclient@protonmail.com>
Co-authored-by: Martin Holst Swende <martin@swende.se>
2023-04-26 02:37:11 -04:00
..
alloc.json
env.json
exp2.json core/types: fix discrepancy in receipt.EffectiveGasPrice json encoding tags (#27114) 2023-04-26 02:37:11 -04:00
exp.json cmd/evm: add tests for evm t8n (#23507) 2021-09-02 09:22:43 +02:00
readme.md
signed_txs.rlp cmd/evm: add tests for evm t8n (#23507) 2021-09-02 09:22:43 +02:00
txs.json

Input transactions in RLP form

This testdata folder is used to examplify how transaction input can be provided in rlp form. Please see the README in evm folder for how this is performed.