pyth-crosschain/solana
Stanisław Drozd 6407eaa244
pyth2wormhole-client:should_resend(): optimize interval-only batches (#338)
* pyth2wormhole-client:should_resend(): optimize interval-only batches

Most attestation conditions in prod are interval-only. This change
ensures that interval-only batches don't waste time on the on-chain
state lookup request.

* pyth2wormhole: Fix build error, redundant new_symbol_states decl

* pyth2wormhole-client: is_onchain -> needs_onchain_lookup

* pyth2wormhole-client: typo
2022-10-10 20:57:23 +02:00
..
keys pyth2wormhole-client: Run an automated attestation script in Tilt 2021-09-09 17:24:32 +02:00
pyth2wormhole pyth2wormhole-client:should_resend(): optimize interval-only batches (#338) 2022-10-10 20:57:23 +02:00
.dockerignore pyth2wormhole: build + deploy program into local devnet 2021-09-09 14:39:31 +02:00
devnet_setup.sh Start depending on the upstream out-of-tree Wormhole (#258) 2022-08-29 16:18:41 +02:00
rust-toolchain Start depending on the upstream out-of-tree Wormhole (#258) 2022-08-29 16:18:41 +02:00
rustfmt.toml Fix Governance Headers 2021-07-20 17:37:08 +00:00