iotex-core icon indicating copy to clipboard operation
iotex-core copied to clipboard

move config.DardanellesUpgrade to consensus package

Open dustinxie opened this issue 3 years ago • 1 comments

Description of the code refactor

as title

Why is this needed

  • [] better/less memory usage
  • [] reduce running time
  • [] clean (easy-to-understand) data structure or algorithm
  • [] remove dead code
  • [x] better code design or structure (like reduce complexity)
  • [x] reduce/decouple dependencies between code modules
  • [] increase test coverage
  • [x] better code readability

dustinxie avatar Jul 06 '22 23:07 dustinxie

Updated in pr #3504

millken avatar Jul 07 '22 02:07 millken

Closed via #3735

millken avatar Dec 27 '22 04:12 millken