Commit Graph

10 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
Nguyen Kien Trung 308d9a04b7 Replace glide with go mod (#6) 2019-05-06 11:23:36 -04:00
fixanoid bafd246f3e Updating genesis items 2018-12-03 18:19:14 +00:00
Jitendra Bhurat 10f7056e6c Upgrade images (#2)
* Fixing Imports
* Updating Quorum and Constellation Images
2018-11-05 16:12:05 -05:00
Chang Yang Jiao c1f8d1ab55 [Feature Added] Recreate genesis file using existing node key information (#1)
- This patch removes package info
2018-06-20 10:30:50 -04:00
Miya Chen 728f6b0c54 common: set gas price as 0 and use HomesteadSigner by default 2017-12-20 16:54:09 +08:00
Miya Chen 9eb0fdfa8a metrics, tests: add metrics for load testing 2017-10-03 15:34:38 +08:00
Miya Chen 0fddd0de2f client, common, container, k8s: make client.Client as interface type 2017-10-03 10:21:24 +08:00
Alan Chen 0afa3f3bd7 charts, common, genesis, k8s: Fix bugs about ether sending 2017-09-21 17:52:47 +08:00
Alan Chen f33dfd9749 common, k8s: implement ether sending for k8s ethereum 2017-09-14 17:19:14 +08:00