wormhole/solana/bridge/agent
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
..
src Allow user provided signature set accounts to prevent DoS 2021-07-29 15:14:08 +00:00
.dockerignore Restructure workspace 2021-06-21 10:24:52 +02:00
Cargo.lock Restructure workspace 2021-06-21 10:24:52 +02:00
Cargo.toml Revert "Solitaire: Extend Peel to support CPI re-wrapping" 2021-07-15 13:22:50 +00:00
build.rs Adapt solana agent for v2 2021-06-30 06:46:56 +00:00