meowsbits 57d697629d core: s/isEIP155/isHomestead/g (fix IntrinsicGas signature var name) (#20300)
* core: s/isEIP155/isEIP2/ (fix)

This signature variable name reflects a spec'd change
in gas cost for creating contracts as documented in EIP2 (Homestead HF).

https://github.com/ethereum/EIPs/blob/master/EIPS/eip-2.md#specification

* core: s/isEIP2/sIsHomestead/g

Use isHomestead since Homestead is what the caller
and rest of the code uses.
2019-11-18 11:41:49 +02:00
..
2019-11-18 10:49:17 +02:00
2019-11-18 10:49:17 +02:00
2019-11-18 10:49:17 +02:00
2019-11-18 10:49:17 +02:00
2014-12-04 10:28:02 +01:00
2017-05-25 17:14:33 +03:00
2018-12-14 11:15:31 +01:00