mirror of
https://github.com/luxfi/node.git
synced 2026-07-27 03:39:39 +00:00
release(v1.36.25): FLAG-DAY node — EVM plugin v1.104.9-hotfix.2 -> hotfix.4 (feeConfig persist + era-gate)
= v1.36.24 (v1.36.23 content + consensus v1.36.10 [G9 + non-leader-spin union]) with ONLY the EVM plugin bumped to v1.104.9-hotfix.4: the feeConfig persist/load round-trip fix + the mainnet C-Chain (96369) era-aware BlockGasCostStep (200000 pre-T_36 1783900524, 0 after). Consensus v1.36.10 unchanged, so testnet C1/G9 carry; the era-gate is 96369-scoped so testnet is unaffected (C1's block251-stateRoot-preserved check is the persist fix's regression test). This is the mainnet flag-day artifact pending the c2-fresh full-import-to-tip gate. Co-authored-by: Hanzo Dev <dev@hanzo.ai>
This commit is contained in:
+1
-1
@@ -265,7 +265,7 @@ RUN . ./build_env.sh && \
|
||||
# and EVERY EVM chain (C + L2s hanzo/zoo/pars/spc, all mgj786) fails to
|
||||
# initialize. The api bump is code-free for plugins (chains v1.7.4->v1.7.5
|
||||
# adopted it with a go.mod-only diff), so v1.104.9 = v1.104.8 + api alignment.
|
||||
ARG EVM_VERSION=v1.104.9-hotfix.2
|
||||
ARG EVM_VERSION=v1.104.9-hotfix.4
|
||||
ARG EVM_VM_ID=mgj786NP7uDwBCcq6YwThhaN8FLyybkCa4zBWTQbNgmK6k9A6
|
||||
# the pinned evm go.mod may pin a dead luxfi/upgrade pseudo-version
|
||||
# (v1.0.1-0.20260603055252-f51810805436 — commit pruned from origin). Heal it to
|
||||
|
||||
Reference in New Issue
Block a user