wormhole/solana/agent
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
..
src bridge/pkg/solana: use polling GetProgramAccounts watcher (#156) 2021-01-21 11:31:32 +01:00
.dockerignore Update devnet and Solana program 2020-08-16 13:21:39 +02:00
Cargo.lock solana: add uncommitted Cargo.lock files 2020-10-28 22:47:12 +01:00
Cargo.toml Implement upgradeability (#151) 2021-01-19 13:01:45 +01:00
build.rs Add builds for protos and the Solana agent 2020-08-15 22:15:26 +02:00