wormhole/proto
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
..
agent/v1 bridge/pkg/solana: use polling GetProgramAccounts watcher (#156) 2021-01-21 11:31:32 +01:00
gossip/v1 all: rename LockupObservation to SignedObservation 2020-11-20 22:35:00 +01:00
node/v1 Implement upgradeability (#151) 2021-01-19 13:01:45 +01:00