Files
go-ethereum/core
Gustav Simonsson c26c8d3a44 Read most protocol params from common/params.json
* 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
2015-04-02 06:22:32 +02:00
..
2015-04-01 11:42:02 +02:00
2015-04-01 12:32:42 +01:00
2015-03-28 20:03:25 +01:00