Commit Graph

18 Commits

Author SHA1 Message Date
SatpalSandhu61 3a46922e01 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.
2019-08-01 16:37:26 +01:00
SatpalSandhu61 881ddc942c 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”.
2019-08-01 15:21:08 +01: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
mark.lin 8ff6abd0e7 cmd/istanbul, docker, genesis: add docker-compose and quorum flags 2017-11-22 11:59:56 +08:00
Alan Chen 0afa3f3bd7 charts, common, genesis, k8s: Fix bugs about ether sending 2017-09-21 17:52:47 +08: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 83e681c947 common, container, genesis: utilities refactoring 2017-09-07 18:22:07 +08:00
Alan Chen b226460511 genesis: support genesis creation under specific folder 2017-09-07 18:22:07 +08:00
Yute Lin 3c8041b6d7 container: add quorum docker tools 2017-09-05 18:29:44 +08:00
Alan Chen 86789bab3c container, genesis: add function to generate genesis.json 2017-08-30 14:29:20 +08:00
Alan Chen 83f94962d4 container, genesis: add functional options for genesis creation 2017-08-30 14:21:21 +08:00
Miya Chen 52725bc1fe genesis, tests: add TFS-01 blockchain initialization and run test 2017-08-28 14:39:51 +08:00
Alan Chen 1cb353604d container, genesis: support docker network and refactoring 2017-08-18 15:24:35 +08:00
Alan Chen a5e020c4fe container, core, tests: add blockchain struct for testing and refactoring 2017-08-18 11:17:01 +08:00