Releases: luxfi/netrunner
Releases · luxfi/netrunner
v1.18.2
v1.18.1
v1.18.0
v1.17.0
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
v1.15.14
v1.15.13
v1.15.12
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
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