Skip to content

1.9.0 Constantinople on Ropsten

Compare
Choose a tag to compare
@mkalinin mkalinin released this 12 Oct 13:32
· 118 commits to master since this release

Enables Constantinople hard fork on Ropsten network at block #4_230_000.

Constantinople work

  • EXTCODEHASH opcode, #1162
  • Bitwise shifting instructions in EVM, #1167
  • Net gas metering for SSTORE without dirty maps, #1173
  • Skinny CREATE2, #1178
  • Constantinople Difficulty Bomb Delay and Block Reward Adjustment, #1181
  • CREATE2 gas cost update, #1204

Fixes and improvements

  • Abstract nodeId and nodePrivateKey generating, #1104
  • Race condition in ChannelManager, #1120
  • Immutable DataWord, #1154
  • Discovery improvements, #1160, #1164
  • Add Uint type to SolidityType, #1187
  • Use list of files as a source for configuration, #1169

Special thanks