2246d66135
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. |
||
---|---|---|
.. | ||
block.go | ||
execution.go | ||
flags.go | ||
gen_execresult.go | ||
gen_header.go | ||
gen_stenv.go | ||
transaction.go | ||
transition.go | ||
tx_iterator.go | ||
utils.go |