go-ethereum/cmd/evm/internal
lightclient 2246d66135
cmd/evm: fixup issues with requests in t8n (#30584)
This fixes a few issues missed in #29052:

* `requests` must be hex encoded, so added a helper to marshal.
* The statedb was committed too early and so the result of the system
calls was lost.
* For devnet-4 we need to pull off the type byte prefix from the request
data.
2024-10-13 18:47:51 +02:00
..
compiler asm: remove unused parameter for function Lex (#18058) 2019-03-14 10:35:55 +01:00
t8ntool cmd/evm: fixup issues with requests in t8n (#30584) 2024-10-13 18:47:51 +02:00