1fe07edbf9
* Problem: state transition code is duplicated Closes: #672 Solution: - move gas refund out from ApplyMessage - move check into ApplyMessage - move evm construction into ApplyMessage - ensure context stack is clean after ApplyMessage return fix unit tests undo rename add underflow check * improve performance - don't duplicate params loading - passing EVMConfig around as pointer |
||
---|---|---|
.. | ||
debug | ||
eth | ||
miner | ||
net | ||
personal | ||
txpool | ||
web3 |