Releases: luxfi/node
Releases · luxfi/node
Lux Node v1.22.79
What's Changed
- fix(ci): use --dev flag instead of --dev-mode (886ef96)
- chore(deps): update deps with crypto/hash standardization (d2bda50)
- chore: update crypto/hashing -> crypto/hash (6ca6f3e)
- refactor(config): use crypto/hash for genesis hash computation (44c1690)
- chore(deps): update consensus to v1.22.48 (e0c000f)
- chore(deps): update consensus to v1.22.48 (91b18eb)
- fix(config): correct genesis hash computation for dev mode persistence (7b19588)
- chore: remove local replace directives for CI (b0d1dbd)
- fix consensus params (dc67794)
- Update consensus integration (3928ec6)
- refactor: use vm/chain package for shared chain components (5f9ff7d)
- chore: add node_modules tracking (b9ca1c4)
Full Changelog: v1.22.78...v1.22.79
Lux Node v1.22.78
What's Changed
- chore(deps): update to coreth v0.15.71, geth v1.16.67 (4efff01)
- feat(precompiles): add real implementations for FHE, threshold, quasar, graph, and ZK (6e47aee)
- fix(ci): Mac-Windows CI compatibility for CGO-disabled builds (8736e60)
- ci: skip race detection when CGO is disabled (0de8257)
- chore: add version.txt file (1.22.78) for CI fallback (149b971)
- ci: add VERSION file fallback for CI builds without git tags (fc47a60)
- ci: add main branch trigger for Mac-Windows build workflow (0fe3ec4)
- ci: disable CGO for macOS/Windows CI builds (565e957)
Full Changelog: v1.22.77...v1.22.78
Lux Node v1.22.77
What's Changed
- fix: remove local replace directives from go.mod (007bac0)
- fix: CGO_ENABLED=0 build fixes and dependency updates (a85de9e)
- refactor(accel): simplify to registry pattern with pure/mlx backends (f2946cb)
- refactor(accel): rename _stub.go files to _other.go (13bb5b5)
- ci: add github-token input to setup-go-for-project for private repos (efc5c26)
- refactor(accel): rename factory files and return GoAccelerator fallbacks (a936f71)
Full Changelog: v1.22.76...v1.22.77
Lux Node v1.22.76
What's Changed
- feat: add port 8545 default for dev mode, upgrade deps (b51c476)
- fix(crypto): replace stubs with real CPU implementations (8ab2fbd)
- fix(node): add CGO-disabled stubs and update version compatibility (f938241)
- fix(platformvm): update BLS signature test fixtures (0f1a1de)
- security: comprehensive audit fixes and security hardening (396eca4)
- chore(deps): update otel and minor deps (66d514d)
- refactor: migrate from golang.org/x/exp to Go 1.23+ stdlib (acaa7db)
Full Changelog: v1.22.75...v1.22.76
Lux Node v1.22.75
What's Changed
- fix(test): handle nil vs empty byte slice in database test (6953ba8)
Full Changelog: v1.22.74...v1.22.75
Lux Node v1.22.74
What's Changed
- chore(deps): update luxfi packages and remove local replaces (c3e244c)
- fix(fhe): use new(big.Int) instead of mutating common.Big1 (c1631d4)
- fix: add local genesis replace for const module migration (d8ef77e)
Full Changelog: v1.22.73...v1.22.74
Lux Node v1.22.67
What's Changed
- Update consensus to v1.22.46 with DAG bootstrap types (2e0f051)
- deps: upgrade threshold to v1.1.10 (21c1e0b)
Full Changelog: v1.22.66...v1.22.67
Lux Node v1.22.66
What's Changed
- docs: add beautiful landing page with features grid (936017b)
Full Changelog: v1.22.65...v1.22.66
Lux Node v1.22.65
What's Changed
- fix(thresholdvm): use per-party pools for thread safety (a7e7104)
Full Changelog: v1.22.64...v1.22.65
Lux Node v1.22.64
What's Changed
- fix(thresholdvm): use separate pool for sign protocol test (8aa4d75)
- fix(thresholdvm): implement CMP sign timeout and full CGGMP21 handler (59c4a1d)
- deps: upgrade threshold to v1.1.9 (44d68a0)
- deps: upgrade ledger to v1.1.1 (uses luxfi/hid fork) (b02f4c0)
- refactor: consolidate keychain packages, use luxfi/ledger (1ab0867)
- deps: upgrade threshold to v1.1.3, remove local replace directive (0c13297)
- deps: complete elimination of github.com/luxfi/utils (5948054)
- deps: upgrade to new standalone packages (aaf188a)
- deps: upgrade constants to v1.2.9, refactor BLS signing (b110aa3)
- Update trackAllChains support (2e2376d)
Full Changelog: v1.22.63...v1.22.64