pyth-crosschain/wormhole_attester/client
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
..
src [wormhole-attester] Increase accuracy and improve logging (#653) 2023-03-03 13:34:39 +01:00
tests attester: Add an on-chain last attestation timestamp and rate limit arg (#622) 2023-02-24 15:03:57 +01:00
Cargo.toml [wormhole-attester] Increase accuracy and improve logging (#653) 2023-03-03 13:34:39 +01:00