wormhole/bridge/pkg
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
..
common Clarify public keys vs public key's hashes in comments and docs 2021-01-21 00:59:50 +01:00
devnet Terra integration added to e2e tests 2021-01-19 16:50:26 +01:00
ethereum bridge: type alias for readiness components 2020-11-29 17:07:15 +01:00
p2p all: rename LockupObservation to SignedObservation 2020-11-20 22:35:00 +01:00
processor bridge: remove mentions of lockup observations 2021-01-21 00:35:52 +01:00
readiness bridge: type alias for readiness components 2020-11-29 17:07:15 +01:00
solana bridge/pkg/solana: use polling GetProgramAccounts watcher (#156) 2021-01-21 11:31:32 +01:00
supervisor Update supervisor library to fix negative backoff 2020-08-24 21:06:12 +02:00
terra Terra key moved out from env variable, VAA submission on Terra made async (#129) 2020-11-30 19:24:39 +01:00
vaa Clarify public keys vs public key's hashes in comments and docs 2021-01-21 00:59:50 +01:00
.gitignore Add builds for protos and the Solana agent 2020-08-15 22:15:26 +02:00