- acceptTransactionSignature
Validates Tx signature (introduced in Homestead)
- eip161
EIP161: https://github.com/ethereum/EIPs/issues/161
- getChainId
EIP155: https://github.com/ethereum/EIPs/issues/155
- getConstants
Get blockchain constants
- getTransactionCost
Calculates transaction gas fee
- calcDifficulty
Calculates the difficulty for the block depending on the parent
- eip1014
EIP 1014: https://eips.ethereum.org/EIPS/eip-1014 Skinny CREATE2: same as CREATE
but with determinis
- eip1283
EIP 1283: https://eips.ethereum.org/EIPS/eip-1283 Net gas metering for SSTORE
without dirty maps
- eip198
EIP198: https://github.com/ethereum/EIPs/pull/198
- eip212
EIP212: https://github.com/ethereum/EIPs/pull/212
- eip213
EIP213: https://github.com/ethereum/EIPs/pull/213
- eip658
EIP658: https://github.com/ethereum/EIPs/pull/658 Replaces the intermediate
state root field of the