Ethereum Classic Geth โ€” v5.2.1 | Geth Update

Stevan Lohja
1 min readMay 9, 2018

--

Check it out ๐Ÿ˜‰; ETC Geth v5.2.1

Added

  • implement missing debug_setHead api method
  • implement miner_setExtra API method
  • information about include in chain config files.

Changed

  • use deterministic K-value in ECDSA signing algorithm
  • implement personal_ecRecover API method

Refactored

  • chain config globals -> core/, fix requiredHash check and extensibility

Fixed

  • rpc: honour pending requests before tearing conn down

Are you prepared for the hard fork?

Ethereum Classic hard fork will execute by May 24th or block 5,900,000. Please update your Geth or Parity! You can Learn more about the fork here.

Contributors

  • @whilei
  • @tzdybal
  • @r8d8
  • @karalabe
  • @Bunjin
  • @cabezi
  • @saifiifazal
  • @REPTILEHAUS

--

--