wormhole/bridge/cmd/guardiand
Hendrik Hofstadt fd6c54de83
bridge/pkg/solana: use polling GetProgramAccounts watcher (#156)
This mitigates https://github.com/solana-labs/solana/issues/9909 by
polling GetProgramAccounts with a server-side filter. It also removes
the agent dependency for the lockup observation logic - the agent is now
used for transaction construction only.
2021-01-21 11:31:32 +01:00
..
adminclient.go Explicitly document required command line arguments 2021-01-21 00:01:34 +01:00
adminserver.go adminGuardianSetUpdateToVAA: check for duplicate guardian keys 2021-01-21 00:25:38 +01:00
admintemplate.go Explicitly document required command line arguments 2021-01-21 00:01:34 +01:00
adminverify.go Explicitly document required command line arguments 2021-01-21 00:01:34 +01:00
bridge.go bridge/pkg/solana: use polling GetProgramAccounts watcher (#156) 2021-01-21 11:31:32 +01:00
bridgekey.go Explicitly document required command line arguments 2021-01-21 00:01:34 +01:00
nodekey.go bridge: log own peer ID at startup 2020-12-06 20:26:12 +01:00