Skip to content
  • Gustav Simonsson's avatar
    c26c8d3a
    Read most protocol params from common/params.json · c26c8d3a
    Gustav Simonsson authored
    * Add params package with exported variables generated from
      github.com/ethereum/common/blob/master/params.json
    * Use params package variables in applicable places
    * Add check for minimum gas limit in validation of block's gas limit
    * Remove common/params.json from go-ethereum to avoid
      outdated version of it
    c26c8d3a
    Read most protocol params from common/params.json
    Gustav Simonsson authored
    * Add params package with exported variables generated from
      github.com/ethereum/common/blob/master/params.json
    * Use params package variables in applicable places
    * Add check for minimum gas limit in validation of block's gas limit
    * Remove common/params.json from go-ethereum to avoid
      outdated version of it
Loading