wormhole/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 Build Solana smart contract 2020-08-20 18:56:26 +02:00
Cargo.lock Implement upgradeability (#151) 2021-01-19 13:01:45 +01:00
Cargo.toml Upgrade SDK; add balance rpc call (#80) 2020-11-13 14:14:56 +01:00
Dockerfile Bump Go and pin all Docker images to digests 2021-01-19 16:15:54 +01:00
bpf-sdk-install.sh Implement initial solana program (#3) 2020-08-03 14:55:58 +02:00
devnet_setup.sh Terra integration added to e2e tests 2021-01-19 16:50:26 +01:00
do.sh bridge: improve build caching 2020-08-21 14:52:38 +02:00
id.json Solana devnet fixtures and lockup generator 2020-08-21 20:48:58 +02:00
lockups.sh devnet: deterministic Solana accounts and lockup generator 2020-11-10 22:53:36 +01:00
rustfmt.toml bridge: add secp check instruction (#41) 2020-10-01 16:42:45 +02:00