pyth-crosschain/solana
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
..
agent agent: return gRPC Internal error on submission failure 2020-10-22 12:20:12 +02:00
bridge Implement assistant & Reimplement wrapped asset precreation (#42) 2020-10-14 11:49:13 +02:00
cli Implement assistant & Reimplement wrapped asset precreation (#42) 2020-10-14 11:49:13 +02:00
.dockerignore Build Solana smart contract 2020-08-20 18:56:26 +02:00
Cargo.lock bridge: add secp check instruction (#41) 2020-10-01 16:42:45 +02:00
Cargo.toml bridge: add secp check instruction (#41) 2020-10-01 16:42:45 +02:00
Dockerfile solana: don't rebuild solana when bridge changes 2020-08-21 16:29:44 +02:00
bpf-sdk-install.sh Implement initial solana program (#3) 2020-08-03 14:55:58 +02:00
devnet_setup.sh Implement assistant & Reimplement wrapped asset precreation (#42) 2020-10-14 11:49:13 +02: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
rustfmt.toml bridge: add secp check instruction (#41) 2020-10-01 16:42:45 +02:00