istanbul-tools/common
Satpal e67998140f Add homestead and constantinople flags (#9)
* Restore the homestead flag which was incorrectly removed previously when byzantium was enabled.
Impact of having it disabled is that a number of homestead features are not enabled; for example, if child contract creation runs out of gas then contract address is returned instead of error “contract creation code storage out of gas”.

* Added the Constantinople flag and upgraded to work with quorum v2.2.4.
Also restored the homestead flag that was incorrectly removed previously when byzantium was enabled.

* Fixed TransactionSizeLimit, added IsQuorum and changed flags to start at block zero.
2019-08-02 10:16:47 -04:00
..
log.go Upgrade images (#2) 2018-11-05 16:12:05 -05:00
transactions.go Add homestead and constantinople flags (#9) 2019-08-02 10:16:47 -04:00
utils.go Add homestead and constantinople flags (#9) 2019-08-02 10:16:47 -04:00