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
refactor: transfert http compression features to the aggregator client crate
Not enabled by default on the crate, but enabled in the signer and the
aggregator (to keep existing behavior)
+ add a test to check that the compression is enabled in signer,
aggregator, and aggregator-client (for the later only if the http
compression feature is enabled)
+ signer: simplify dependencies following shared aggregator client usage
0 commit comments