pyth-crosschain/wormhole_attester
Stanisław Drozd bbc140f2e4
[wormhole-attester] Increase accuracy and improve logging (#653)
* Tiltfile: TILT_DOCKER_REGISTRY def behavior, re-add namespace_create

* wormhole_attester/client v5.0.0: accuracy and logging opimisations

* [BREAKING CHANGE] min_interval_secs switches to milliseconds under
  min_interval_ms
* attestation jobs no longer use preflight checks - this includes a
custom variant of send_and_confirm_transaction(), see util.rs for details
* attestation error logging no longer pretty-prints the error
  structs ({:#?} became {:?})
2023-03-03 13:34:39 +01:00
..
client [wormhole-attester] Increase accuracy and improve logging (#653) 2023-03-03 13:34:39 +01:00
governance
program pyth-wormhole-attester-contract-v2.0.0 (#641) 2023-02-28 14:50:29 +01:00
sdk Bump wormhole rust crates to v2.14.8, remove rent adjustment (#601) 2023-02-20 11:06:57 +01:00
Cargo.lock [wormhole-attester] Increase accuracy and improve logging (#653) 2023-03-03 13:34:39 +01:00
Cargo.toml [wormhole-attester] Move p2w-sdk inside wormhole_attester directory (#534) 2023-01-25 18:14:02 +01:00
rust-toolchain