mirror of
https://github.com/codex-storage/dist-tests-geth.git
synced 2025-02-17 03:57:02 +00:00
feat: enable shangai for our network (#4)
This commit is contained in:
parent
814b9d7bde
commit
ef7d34456a
@ -1,4 +1,4 @@
|
|||||||
FROM ethereum/client-go:v1.11.5
|
FROM ethereum/client-go:v1.11.6
|
||||||
RUN apk --update add curl
|
RUN apk --update add curl
|
||||||
|
|
||||||
COPY content .
|
COPY content .
|
||||||
|
@ -12,6 +12,7 @@
|
|||||||
"muirGlacierBlock": 0,
|
"muirGlacierBlock": 0,
|
||||||
"berlinBlock": 0,
|
"berlinBlock": 0,
|
||||||
"londonBlock": 0,
|
"londonBlock": 0,
|
||||||
|
"shanghaiTime": 0,
|
||||||
"arrowGlacierBlock": 0,
|
"arrowGlacierBlock": 0,
|
||||||
"grayGlacierBlock": 0,
|
"grayGlacierBlock": 0,
|
||||||
"clique": {
|
"clique": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user