pyth-crosschain/solana
Stanisław Drozd 6de425a990
BPF SDK hotfix and devnet startup improvement (#196)
* Tiltfile: Make the guardian k8s_resource depend on solana-devnet

This makes guardian network convergence faster as the guardian pods
don't have to suffer from increasing redeploy back-off delays. This
should impact performance neglibibly as solana-devnet is still the
heaviest build we perform (at the time of this writing saturating a
32-thread Ryzen 9 CPU on my build machine.)

* hotfix bpf-sdk: bump bpf-sdk; use cargo-build-bpf
2021-04-07 15:13:01 +02:00
..
agent upgrade solana sdk version (#166) 2021-01-28 17:44:54 +01:00
bridge BPF SDK hotfix and devnet startup improvement (#196) 2021-04-07 15:13:01 +02:00
cli BPF SDK hotfix and devnet startup improvement (#196) 2021-04-07 15:13:01 +02:00
.dockerignore Build Solana smart contract 2020-08-20 18:56:26 +02:00
Cargo.lock upgrade solana sdk version (#166) 2021-01-28 17:44:54 +01:00
Cargo.toml Upgrade SDK; add balance rpc call (#80) 2020-11-13 14:14:56 +01:00
Dockerfile BPF SDK hotfix and devnet startup improvement (#196) 2021-04-07 15:13:01 +02:00
bpf-sdk-install.sh Updates for newest beta bpf-sdk, small do.sh refactor (#193) 2021-03-23 16:21:34 +01:00
devnet_setup.sh Use /usr/bin/env for shell scripts; web/.dockerignore: node_modules (#159) 2021-01-23 18:20:17 +01:00
do.sh BPF SDK hotfix and devnet startup improvement (#196) 2021-04-07 15:13:01 +02:00
id.json Solana devnet fixtures and lockup generator 2020-08-21 20:48:58 +02:00
lockups.sh Use /usr/bin/env for shell scripts; web/.dockerignore: node_modules (#159) 2021-01-23 18:20:17 +01:00
rustfmt.toml bridge: add secp check instruction (#41) 2020-10-01 16:42:45 +02:00