Closed
Description
The following EIPs need to be implemented for EthereumJSVM to be compatible with the upcoming Constantinople hardfork:
- EIP 145 bitwise: Implement bitwise shifting #251
- EIP 1014 CREATE2: work in progress
- EIP 1052 EXTCODEHASH: work in progress
- EIP 1283 SSTORE net metering without dirty maps (replaces EIP-1087): not started yet
- EIP 1234 Constantinople difficulty bomb delay and block reward adjustment (difficulty part in
ethereumjs-block
, see Byzantium PR for reference)