wormhole/node/cmd/guardiand
Jeff Schroeder dc28f88218
Promote Pythnet to Mainnet (#1459)
* node/cmd/guardiand: pythnet for mainnet

Pythnet is a read only chain that will only use the core bridge to
transfer messages to other chains. No tokens will be transferred
to pythnet, so it has no token or nft bridge.

* node/cmd/guardiand: fix help for solana flags
2022-08-26 09:45:47 -04:00
..
adminclient.go Chain governor (#1277) 2022-07-19 14:08:06 -04:00
adminnodes.go Chain governor (#1277) 2022-07-19 14:08:06 -04:00
adminserver.go Don't allow obs reqs if the queue is full (#1429) 2022-08-15 07:33:45 -05:00
admintemplate.go gosec fixes (#1201) 2022-05-20 08:09:48 -07:00
adminverify.go Allow specifying the timestamp in governance inject 2022-04-19 17:52:05 +01:00
guardiankey.go gosec fixes (#1201) 2022-05-20 08:09:48 -07:00
logging.go Better lint and formatting (#1263) 2022-06-21 12:18:16 -07:00
node.go Promote Pythnet to Mainnet (#1459) 2022-08-26 09:45:47 -04:00
publicrpc.go Chain governor (#1277) 2022-07-19 14:08:06 -04:00
publicweb.go Better lint and formatting (#1263) 2022-06-21 12:18:16 -07:00
reobserve.go node: Deduplicate re-observation requests 2022-08-25 10:12:15 -04:00
reobserve_test.go node: Deduplicate re-observation requests 2022-08-25 10:12:15 -04:00
systemd.go Better lint and formatting (#1263) 2022-06-21 12:18:16 -07:00
telemetry.go