-
Martin Holst Swende authored
In many cases, it's desireable to use already-signed transactions as input to the state transition, instead of having the evm sign them internally (for example to use malformed or not-yet-valid transactions). This PR adds support + docs for that feature.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
internal | ||
testdata | ||
README.md | ||
compiler.go | ||
disasm.go | ||
main.go | ||
runner.go | ||
staterunner.go | ||
transition-test.sh |