cmd/puppeth: integrate istanbul into puppeth (#19926)
* cmd/puppeth: integrate istanbul into puppeth * cmd/puppeth: address comment * cmd/puppeth: use hexutil.Big for fork indicator * cmd/puppeth: finalize istanbul fork * cmd/puppeth: fix 2200 for parity, rename is to eip1283ReenableTransition * cmd/puppeth: fix eip1108 * cmd/puppeth: add blake2f for parity * cmd/puppeth: add aleth istanbul precompiled * cmd/puppeth: use hexutil.Big * cmd/puppeth: fix unit tests * cmd/puppeth: update testdata
Showing
- cmd/puppeth/genesis.go 150 additions, 79 deletionscmd/puppeth/genesis.go
- cmd/puppeth/genesis_test.go 1 addition, 1 deletioncmd/puppeth/genesis_test.go
- cmd/puppeth/testdata/stureby_aleth.json 89 additions, 88 deletionscmd/puppeth/testdata/stureby_aleth.json
- cmd/puppeth/testdata/stureby_geth.json 20 additions, 13 deletionscmd/puppeth/testdata/stureby_geth.json
- cmd/puppeth/testdata/stureby_parity.json 147 additions, 142 deletionscmd/puppeth/testdata/stureby_parity.json
- cmd/puppeth/wizard_genesis.go 7 additions, 2 deletionscmd/puppeth/wizard_genesis.go
Loading
Please register or sign in to comment