Closed drewstone closed 1 year ago
Patch coverage: 13.34
% and project coverage change: -0.17
:warning:
Comparison is base (
4578610
) 17.10% compared to head (727a0be
) 16.92%.
:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Purpose of this is to update events so transfer process is more seamless for the relayer. We will need to update webb-rs
this week @shekohex @1xstj including types. Let's plan to get the new types for these repos also published this week please.
This also deletes dkg-test-suite
. If you object @1xstj @shekohex @tbraun96 please share thoughts. It seems that we spend more time updating and wrangling types to get those tests to work and I'm convinced that this is not productive and that these tests are not needed anymore. They can just be pushed into Solidity unit tests. If we want proper E2E tests let's use Rust moving forward. The webb.js types system is not worth maintaining and we should move all useful libraries there to the protocol-solidity
repo.
Summary of changes Changes introduced in this pull request: