wormhole/solana
Hendrik Hofstadt ddd2c901bd solana: create sig verify account in instruction
This allows multiple guardians to submit the signatures in parallel without causing costs with all transactions because conflicting txs won't be mined.
2020-10-03 21:20:24 +02:00
..
agent solana: create sig verify account in instruction 2020-10-03 21:20:24 +02:00
bridge solana: create sig verify account in instruction 2020-10-03 21:20:24 +02:00
cli bridge: add secp check instruction (#41) 2020-10-01 16:42:45 +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 Set a recipient address in devnet_setup.sh 2020-08-22 11:10: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