Jaynti Kanani
0f172fd0eb
change package name
2019-11-12 13:17:12 -05:00
Jaynti Kanani
0d86eed2c3
add method to commit states
2019-10-27 01:50:57 +05:30
Jaynti Kanani
521e7e295a
commit span WIP
2019-10-25 15:02:04 +05:30
Jaynti Kanani
25a8cb4766
fix puppeth
2019-09-25 20:34:04 +05:30
Jaynti Kanani
cc9b230fc0
merge release/1.9
2019-07-14 15:55:04 +05:30
Jaynti Kanani
e522930bc9
use epoch
2019-06-13 23:02:04 +05:30
Jaynti Kanani
2c630dffda
genesis bor config
2019-05-20 17:42:06 +05:30
Jaynti Kanani
17ed765ce0
bor producer change delay
2019-05-18 14:55:02 +05:30
Jaynti Kanani
f37d07db3d
update bor consensus
2019-05-17 23:25:56 +05:30
Jaynti Kanani
f2cd20e591
Fork clique consensus for Bor
2019-05-15 16:45:00 +05:30
Péter Szilágyi
9747df295e
cmd/puppeth: handle pre-set Petersburg number, save changed fork rules
2019-02-06 14:34:08 +02:00
Martin Holst Swende
ecb781297b
core, cmd/puppeth: implement constantinople fix, disable EIP-1283 ( #18486 )
...
This PR adds a new fork which disables EIP-1283. Internally it's called Petersburg,
but the genesis/config field is ConstantinopleFix.
The block numbers are:
7280000 for Constantinople on Mainnet
7280000 for ConstantinopleFix on Mainnet
4939394 for ConstantinopleFix on Ropsten
9999999 for ConstantinopleFix on Rinkeby (real number decided later)
This PR also defaults to using the same ConstantinopleFix number as whatever
Constantinople is set to. That is, it will default to mainnet behaviour if ConstantinopleFix
is not set.This means that for private networks which have already transitioned
to Constantinople, this PR will break the network unless ConstantinopleFix is
explicitly set!
2019-01-24 11:36:30 +01:00
Péter Szilágyi
d4415f5e40
cmd/puppeth: chain import/export via wizard, minor polishes
2018-12-04 12:12:40 +02:00
Martin Holst Swende
8698fbabf6
cmd/puppeth: implement chainspec converters
2018-12-03 12:34:41 +02:00
kiel barry
cbfb40b0aa
params: fix golint warnings ( #16853 )
...
params: fix golint warnings
2018-06-05 12:31:34 +02:00
Péter Szilágyi
80be5e5463
cmd/puppeth: store genesis locally to persist restarts
2017-11-21 15:09:38 +02:00
Péter Szilágyi
7abf968d6f
cmd/puppeth: skip genesis custom extra-data
2017-11-21 15:09:37 +02:00
Péter Szilágyi
6eb38e02a8
cmd/puppeth: fix dashboard iframes, extend with new services
2017-11-21 15:09:36 +02:00
Péter Szilágyi
edba5e9854
cmd/puppeth: support managing fork block in the chain config
2017-10-04 12:15:58 +03:00
Péter Szilágyi
7514e8a24d
cmd/puppeth, params: enable Byzantium on all networks
2017-10-02 13:01:40 +03:00
Péter Szilágyi
e61035c5a3
cmd, eth, les, mobile: make networkid uint64 everywhere
2017-04-25 14:53:50 +03:00
Péter Szilágyi
706a1e552c
cmd/puppeth: your Ethereum private network manager ( #13854 )
2017-04-11 01:25:53 +02:00