Péter Szilágyi
78c34fdc3c
cmd/puppeth: fix dashboard crash caused by updated base image
3 years ago
Marius van der Wijden
04cb5e2be3
cmd/puppeth: remove outdated mist support ( #22940 )
4 years ago
Marius van der Wijden
24588bacfd
cmd/puppeth: specify working directory for nodejs 15 ( #22549 )
4 years ago
Martin Michlmayr
4f2784b38f
all: fix typos in comments ( #21118 )
5 years ago
Kumar Anirudha
35f95aef6f
cmd/puppeth: change dashboard title to not use "testnet" ( #20513 )
5 years ago
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!
6 years ago
Martin Holst Swende
8698fbabf6
cmd/puppeth: implement chainspec converters
6 years ago
Péter Szilágyi
faf0e06ed8
cmd/puppeth: graceful shutdown on redeploys
6 years ago
kiel barry
cbfb40b0aa
params: fix golint warnings ( #16853 )
...
params: fix golint warnings
7 years ago
Wuxiang
8f8774cf6d
all: fix various typos ( #16533 )
...
* fix typo
* fix typo
* fix typo
7 years ago
Martin Holst Swende
44d40ffce1
core, vm, common: define constantinople fork + shift ( #16045 )
...
* core, vm, common: define constantinople fork, start implementation of shift instructions
* vm: more testcases
* vm: add tests for intpool erroneous intpool handling
* core, vm, common: fix constantinople review concerns
* vm: add string<->op definitions for new opcodes
7 years ago
Péter Szilágyi
12dab53495
cmd/puppeth: unify discv4 and discv5 ports
7 years ago
Zach
3da1bf8ca1
all: use gometalinter.v2, fix new gosimple issues ( #15650 )
7 years ago
Péter Szilágyi
a3a2c6b0d9
cmd/puppeth: fix typos and review suggestions
7 years ago
Péter Szilágyi
80be5e5463
cmd/puppeth: store genesis locally to persist restarts
7 years ago
Péter Szilágyi
6eb38e02a8
cmd/puppeth: fix dashboard iframes, extend with new services
7 years ago
Péter Szilágyi
da3b9f831e
cmd/puppeth: support deploying services with forced rebuilds
7 years ago
Péter Szilágyi
8c78449a9e
cmd/puppeth: reorganize stats reports to make it readable
7 years ago
Péter Szilágyi
9488e7fd5f
cmd/puppeth: limit cotnainers to 10MB logs
7 years ago
Péter Szilágyi
e418bc67d2
cmd/puppeth: format dashboard html, update syncmode flags
8 years ago
Péter Szilágyi
706a1e552c
cmd/puppeth: your Ethereum private network manager ( #13854 )
8 years ago