You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* do not give metrics error if fetching stopped tasks fails
* init better logging
* do not return error from optional message fetcher
* fmt
* change log level
* check number sent messages in aggregator rpc streams, log errors
* change comment
* catch more errors
* fix wrong num needed sigs issue
* better errors on nonce aggregation
* add partial signature verification
* verifty partial sigs only when env var is true
* change var naming
* update docs
* add logging
* show all partial verify errors, not only the first
* fix tracing errors
* fix typos
* refactor, better err formatting
* show verifier pks instead of index (because its ordered) in several error messages
* Update core/src/rpc/aggregator.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* better error logging in aggregator setup()
* adddress copilot comments
* Update core/src/rpc/aggregator.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* ignore test
* fix grammar
* monitor operator deposit_sign
* add observing errors of every verifier in opt_payout_sign, add timeout to op_payout_sign
* Update core/src/rpc/verifier.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* cargo fmt
* rename var
* address comments
* rename fn
* refactor flatten_join_named_results
* cargo fmt
* adjust test
* update test again
* add serial to test
* increase timeout
* skip a compatibility test in debug mode
---------
Co-authored-by: atacann <atacaniyidogan@gmail.com>
Co-authored-by: Mehmet Efe Akça <efeakca@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: atacann <111396231+atacann@users.noreply.github.com>
0 commit comments