mirror of
https://github.com/luxfi/node.git
synced 2026-07-27 03:39:39 +00:00
node v1.34.5: bump C-Chain EVM plugin pin v1.104.0 -> v1.104.1
Picks up the DEX 0x9999 genesis-injection fix (evm v1.104.1): 0x9999's EXTCODESIZE marker is no longer baked into pre-2025 genesis state, so the archived Lux mainnet (0x3f4fa2a0), Lux testnet (0x1c5fe377) and Zoo mainnet (0x7c548af4) RLPs re-import byte-identical. 0x9999 activates at its protocol timestamp (2025-12-25) during replay. rpcChainVM protocol 42 unchanged. Forward-integrated on v1.34.4 (bootstrap/finality split, consensus v1.35.15) — v1.34.4 was already taken and still pinned evm v1.104.0. This is a minimal patch on top: EVM pin only. Co-authored-by: Hanzo Dev <dev@hanzo.ai>
This commit is contained in:
+1
-1
@@ -257,7 +257,7 @@ RUN . ./build_env.sh && \
|
||||
# failed ValidateState, and BRICKED the node. Proven on-node: real swap → kill -9 →
|
||||
# clean reboot, state intact. v1.99.40 = v1.99.39 + deps to latest. consensus v1.25.21 =
|
||||
# stake-weighted alpha-of-K quorum finality + per-height single-finalize + epoch-bound certs.
|
||||
ARG EVM_VERSION=v1.104.0
|
||||
ARG EVM_VERSION=v1.104.1
|
||||
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