1
0
forked from cerc-io/plugeth
plugeth/cmd/evm/testdata/23
Roberto Bayardo f8aa623536
core/types: fix discrepancy in receipt.EffectiveGasPrice json encoding tags ()
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 cmd/evm: add support for signing transactions in the unprotected format () 2021-11-23 10:33:15 +01:00
env.json cmd/evm: add support for signing transactions in the unprotected format () 2021-11-23 10:33:15 +01:00
exp.json core/types: fix discrepancy in receipt.EffectiveGasPrice json encoding tags () 2023-04-26 02:37:11 -04:00
readme.md cmd/evm: add support for signing transactions in the unprotected format () 2021-11-23 10:33:15 +01:00
txs.json cmd/evm: add support for signing transactions in the unprotected format () 2021-11-23 10:33:15 +01:00

These files examplify how to sign a transaction using the pre-EIP155 scheme.