-
Matthew Slipper authored
op-deployer generates rollup configs, and those rollup configs are currently broken for older versions of op-node that don't support reading the EIP1559Params field in the SystemConfig. This PR adds a meta field within the SystemConfig that, when enabled, marshals the SystemConfig without the EIP1559Params field. This solution is backwards-compatible and minimally invasive, requiring no changes to the consensus-critical code that consumes the SystemConfig elsewhere. Closes https://github.com/ethereum-optimism/optimism/issues/12615.
d73a4bcc
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
cliapp | ||
client | ||
clock | ||
crypto | ||
ctxinterrupt | ||
dial | ||
endpoint | ||
enum | ||
errutil | ||
eth | ||
flags | ||
httputil | ||
ioutil | ||
jsonutil | ||
log | ||
metrics | ||
oppprof | ||
predeploys | ||
queue | ||
retry | ||
rpc | ||
safego | ||
serialize | ||
signer | ||
solabi | ||
sources | ||
tasks | ||
testlog | ||
testutils | ||
tls | ||
txmgr | ||
Makefile | ||
util.go | ||
util_test.go | ||
version.go | ||
version_test.go |