pyth-crosschain/solana
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 bridge/pkg/solana: use polling GetProgramAccounts watcher (#156) 2021-01-21 11:31:32 +01:00
bridge Clarify public keys vs public key's hashes in comments and docs 2021-01-21 00:59:50 +01:00
cli Clarify public keys vs public key's hashes in comments and docs 2021-01-21 00:59:50 +01:00
.dockerignore
Cargo.lock Implement upgradeability (#151) 2021-01-19 13:01:45 +01:00
Cargo.toml
Dockerfile Bump Go and pin all Docker images to digests 2021-01-19 16:15:54 +01:00
bpf-sdk-install.sh
devnet_setup.sh Terra integration added to e2e tests 2021-01-19 16:50:26 +01:00
do.sh
id.json
lockups.sh
rustfmt.toml