pyth-crosschain/solana
Hendrik Hofstadt 42c3040de1 Allow user provided signature set accounts to prevent DoS
With derived signature set accounts, an old guardian set could frontrun the creation of the account. Since the hash is persisted in the account, we don't need to encode it in the account address.

Change-Id: I49ca46611eb587c8234ac9b2c459263a2ace4219
2021-07-29 15:14:08 +00:00
..
bridge Allow user provided signature set accounts to prevent DoS 2021-07-29 15:14:08 +00:00
modules/token_bridge Add Token Bridge test for initialize 2021-07-26 16:09:01 +00:00
pyth2wormhole pyth2wormhole-client: Fix warnings and the client feature 2021-07-20 17:06:02 +02:00
solitaire Handle Invalid Instructions 2021-07-26 16:09:01 +00:00
.dockerignore Fix bridge fee and implement CLI 2021-06-23 15:10:06 +00:00
Dockerfile Implement optional persistence in Solana wormhole 2021-07-05 18:02:04 +00:00
devnet_setup.sh devnet: fix Ready state delay by switching to readinessProbe 2021-07-28 14:59:48 +02:00
id.json Solana devnet fixtures and lockup generator 2020-08-21 20:48:58 +02:00
rustfmt.toml Fix Governance Headers 2021-07-20 17:37:08 +00:00