pyth-crosschain/solana/agent
Leo faf9a71cef agent: return gRPC Internal error on submission failure
This allows us to distinguish between temporary and permanent failure.

Unless we check the instruction error that occured, we can't know
whether the submission error is a permanent failure and Internal
is therefore the appropriate code to use.

ghstack-source-id: aff1de9516
Pull Request resolved: https://github.com/certusone/wormhole/pull/47
2020-10-22 12:20:12 +02:00
..
src agent: return gRPC Internal error on submission failure 2020-10-22 12:20:12 +02:00
.dockerignore Update devnet and Solana program 2020-08-16 13:21:39 +02:00
Cargo.toml bridge: add secp check instruction (#41) 2020-10-01 16:42:45 +02:00
build.rs Add builds for protos and the Solana agent 2020-08-15 22:15:26 +02:00