2 Commits
Author SHA1 Message Date
Zach Kelling cd0dd2fccc fix: correct network ID usage and remove HID conflicts
- Remove ledger-lux-go transitive dependency
- Fix Network ID vs Chain ID confusion in genesis_config.go
- Use constants.MainnetID/TestnetID instead of configs.ChainID
- Fix port base calculation for multi-network mode
- Add snapshot server functionality
- Update protobuf definitions with new RPC methods
- Add mnemonic test coverage
2025-12-29 10:07:43 -08:00
Gyuho Lee b08e4843f9 *: support RPC server
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
2022-02-23 16:23:39 -08:00