isle/go/daemon
Brian Picciano 16aca610b4 Add multi-network support to daemon
It's still not possible to pick a network from the command-line, so this
is a bit broken, but the daemon component should handle it correctly at
least.
2024-09-23 19:04:14 +02:00
..
children Support configuring more than one network 2024-09-10 22:51:33 +02:00
daecommon Check that two different networks aren't trying to use the same nebula port 2024-09-12 08:59:23 +02:00
jsonrpc2 Add multi-network support to daemon 2024-09-23 19:04:14 +02:00
network Support configuring more than one network 2024-09-10 22:51:33 +02:00
client.go Separate Daemon and Network logic into separate packages 2024-09-09 16:34:00 +02:00
config.go Add multi-network support to daemon 2024-09-23 19:04:14 +02:00
ctx.go Add multi-network support to daemon 2024-09-23 19:04:14 +02:00
daemon.go Add multi-network support to daemon 2024-09-23 19:04:14 +02:00
errors.go Add multi-network support to daemon 2024-09-23 19:04:14 +02:00
migrations.go Support configuring more than one network 2024-09-10 22:51:33 +02:00
network.go Add multi-network support to daemon 2024-09-23 19:04:14 +02:00
rpc.go Add multi-network support to daemon 2024-09-23 19:04:14 +02:00