Commit Graph

7 Commits

Author SHA1 Message Date
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
Alan Chen d6ea5008a2 charts, client, common, container, genesis, k8s, log: logger refactoing for correct caller line number 2017-09-13 17:26:39 +08:00
Alan Chen a32379213c client, common, container, genesis: use logging package instead 2017-09-12 12:16:48 +08:00
Alan Chen 37d47b951d common: fix IP range 2017-09-11 17:29:59 +08:00
Yute Lin 2a17519402 container: add account for each geth 2017-09-11 15:28:16 +08:00
Alan Chen 756ba4772f charts, common, tests/*: add skeleton for load test 2017-09-07 18:22:07 +08:00
Alan Chen 83e681c947 common, container, genesis: utilities refactoring 2017-09-07 18:22:07 +08:00