pyth-crosschain/solana/pyth2wormhole
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
..
client pyth2wormhole-client:should_resend(): optimize interval-only batches (#338) 2022-10-10 20:57:23 +02:00
governance Guibescos/cli for attester admin (#314) 2022-09-29 15:24:47 -05:00
program pyth2wormhole/migrate: add pythnet rent adjustment (#315) 2022-10-04 13:13:14 +02:00
Cargo.lock Guibescos/cli for attester admin (#314) 2022-09-29 15:24:47 -05:00
Cargo.toml Guibescos/cli for attester admin (#314) 2022-09-29 15:24:47 -05:00