pyth-crosschain/wormhole_attester/client/src
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
..
attestation_cfg.rs [wormhole-attester] Increase accuracy and improve logging (#653) 2023-03-03 13:34:39 +01:00
batch_state.rs [wormhole-attester] Increase accuracy and improve logging (#653) 2023-03-03 13:34:39 +01:00
cli.rs [refactor] Convert hyphen to underscore in the directory tree (#524) 2023-01-24 19:06:22 +01:00
config_file.rs [refactor] Convert hyphen to underscore in the directory tree (#524) 2023-01-24 19:06:22 +01:00
healthcheck.rs [refactor] Convert hyphen to underscore in the directory tree (#524) 2023-01-24 19:06:22 +01:00
lib.rs attester: Add an on-chain last attestation timestamp and rate limit arg (#622) 2023-02-24 15:03:57 +01:00
main.rs [wormhole-attester] Increase accuracy and improve logging (#653) 2023-03-03 13:34:39 +01:00
message.rs [refactor] Convert hyphen to underscore in the directory tree (#524) 2023-01-24 19:06:22 +01:00
util.rs [wormhole-attester] Increase accuracy and improve logging (#653) 2023-03-03 13:34:39 +01:00