mirror of
https://github.com/luxfi/netrunner.git
synced 2026-07-27 00:04:23 +00:00
- Enhance genesis.go with LoadCanonicalGenesis for mainnet/testnet - Add LoadGenesisForNetwork to load from external paths - Improve snapshot.go with better incremental backup support - Fix network ID handling in genesis_config.go (use constants.MainnetID not ChainID) - Update API client interfaces for better type safety - Fix server network handling for proper genesis selection - Update dependencies to latest versions