go-ethereum/cmd/evm/testdata/13
2021-11-17 13:50:08 +01:00
..
alloc.json
env.json
exp.json cmd/evm: add tests for evm t8n (#23507) 2021-09-02 09:22:43 +02:00
exp2.json cmd/evm: rename t8n result to match types.Header (ReceiptRoot->ReceiptsRoot) (#23924) 2021-11-17 13:50:08 +01: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.