Skip to content

Releases: luxfi/netrunner

v1.18.2

07 May 01:45

Choose a tag to compare

Changelog

  • 6d04d8d deps: track sdk APIBlockchain ChainID → NetID rename + bump sdk v1.16.57

v1.18.1

07 May 01:17

Choose a tag to compare

Changelog

  • f343974 deps: bump constants v1.5.2 + genesis v1.9.2; LocalID/CustomID split

v1.18.0

06 May 19:56

Choose a tag to compare

Changelog

  • b8cef6a zapwire: enforce Z-Wing PQ for all netrunner control RPC

v1.17.0

06 May 19:19

Choose a tag to compare

Changelog

  • 3a2fd96 feat(zapwire): WaitForHealthy over ZAP
  • 2537ebe feat(zapwire): SendOutboundMessage over ZAP
  • 6a1f76f feat(zapwire): AttachPeer over ZAP
  • 8cccff9 feat(zapwire): ResumeNode over ZAP
  • ab95555 feat(zapwire): PauseNode over ZAP
  • 843115e feat(zapwire): RestartNode over ZAP
  • f24429a feat(zapwire): RemoveNode over ZAP
  • 804cf48 feat(zapwire): AddNode over ZAP
  • 2a021d4 feat(zapwire): Stop over ZAP

v1.16.0

06 May 17:40

Choose a tag to compare

Changelog

  • 6d4f7da feat(zapwire): native ZAP control RPC foundation — Ping/RPCVersion/Health/URIs/Status

v1.15.14

06 May 04:33

Choose a tag to compare

Changelog

  • 76c0bcd canonical: drop SubnetEVMTimestamp alias — single evmTimestamp field

v1.15.13

06 May 03:30

Choose a tag to compare

Changelog

  • 7d48a51 docs: scrub upstream 'Subnet-EVM' / 'subnet-evm' brand → Lux EVM
  • 05926fe netrunner/docs: annotate snow-sample-size as legacy alias

v1.15.12

06 May 00:35

Choose a tag to compare

Changelog

  • d54b3bb deps: zapdb v1.8.0, database v1.18.3 (drops zapdb v1.0.0 poisoned + v4 transitive)
  • 2a07302 deps: update go.mod/go.sum
  • 37bee89 deps: luxfi/zapdb v4 → v1.0.0 (module path reset)
  • a62fbcc ci: enable dual-arch (amd64+arm64) — AWS Graviton runners live
  • f7644b3 ci: amd64-only until ARM runners online
  • e8a969b ci: fix workflow job refs, use default shared runners
  • bf99d25 ci: add universe dispatch on semver tag push
  • f7b6860 ci: migrate to shared docker-build workflow (native multi-arch, semver)
  • 9ed4160 fix: chaos tests compile — resolve geth/crypto import + type mismatches
  • 312768f test: GPU EVM Block-STM chaos tests (8 parallel execution scenarios)
  • e1fabf7 test: Jepsen-style chaos tests — bridge, DEX, Quasar consensus, GPU EVM
  • f07a831 test: Jepsen-style chaos tests for Teleport bridge (8 fault injection scenarios)
  • 1603389 chore: symlink AGENTS.md + CLAUDE.md → LLM.md
  • d73de1c dep: bump github.com/luxfi/genesis v1.7.1
  • dd12049 dep: bump utxo v0.2.4→v0.2.5 (BCLookup in ParseAddress)
  • 67d0cd2 fix: LUX_MNEMONIC → MNEMONIC (generic env var)
  • 4fceffc docs: replace subnet terminology with chain/L2
  • 4d0a5a4 docs: replace subnet terminology with L2/chain
  • c7ae8b1 fix: resolve CI failures in build-test and docker-publish workflows
  • 9234477 chore: bump Go 1.26.0 → 1.26.1
  • 50db8aa fix: update Dockerfile and Go dependencies
  • c4c5806 deps: bump node to v1.23.21 for production compatibility
  • 37b08b2 fix: update API client and engine
  • 01e2abc fix: apply gofmt formatting
  • 0c567dc deps: bump config to v1.1.2 for BootstrapNodesKey
  • 1b2d3e9 Remove TODO comments and dead code from orchestrator and local network
  • f0da7cd chore: update engine and orchestrator
  • 69542dd fix: update BIP-44 path comments to m/44'/60' (standard Ethereum)

v1.12.3

09 Feb 00:34

Choose a tag to compare

Changelog

  • 8832331 deps: update database to v1.17.42 with zapdb
  • afbe330 ci: skip e2e tests until API compatibility is fixed
  • 3a7c491 fix: add e2e build tag for ginkgo test build
  • 08b1174 fix: handle node tarball extraction structure
  • 8bd904b fix: update e2e test download URLs and versions
  • 4fcbb07 fix: handle error return from PVC Delete call
  • 6adb4fe chore: sync dependencies and format code
  • 80a0bab Add devnet support to genesis loading

v1.15.11

01 Feb 00:37

Choose a tag to compare

Changelog

  • fae707b chore: update evm to v0.8.35 and node to v1.23.4 with empty block fix