dkg-substrate
dkg-substrate copied to clipboard
pallet-light-proposals: Add logic for creating proposals based on log/storage proofs (EVM)
Summary of changes Changes introduced in this pull request:
Reference issue to close (if applicable)
Closes
Codecov Report
Base: 20.75% // Head: 20.07% // Decreases project coverage by -0.69%
:warning:
Coverage data is based on head (
a8bf0b5
) compared to base (083ccfa
). Patch coverage: 0.00% of modified lines in pull request are covered.
Additional details and impacted files
@@ Coverage Diff @@
## master #387 +/- ##
==========================================
- Coverage 20.75% 20.07% -0.68%
==========================================
Files 67 71 +4
Lines 4087 4226 +139
==========================================
Hits 848 848
- Misses 3239 3378 +139
Impacted Files | Coverage Δ | |
---|---|---|
dkg-gadget/src/worker.rs | 0.00% <0.00%> (ø) |
|
dkg-runtime-primitives/src/traits.rs | 33.34% <ø> (ø) |
|
pallets/bridge-registry/src/lib.rs | 0.00% <0.00%> (ø) |
|
pallets/light-proposals/src/lib.rs | 0.00% <0.00%> (ø) |
|
pallets/light-proposals/src/proof/evm.rs | 0.00% <0.00%> (ø) |
|
pallets/light-proposals/src/proof/mod.rs | 0.00% <0.00%> (ø) |
|
pallets/light-proposals/src/traits.rs | 0.00% <0.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.