frequency
frequency copied to clipboard
signed extension: check stateful storage hash
Goal
The goal of this PR is to check the hash for stateful storage transactions and fail early.
Closes #1860
Checklist
- [x] Unit Tests added?
- [x] e2e Tests added?
- [ ] Benchmarks added?
- [x] Spec version incremented?
Codecov Report
Attention: Patch coverage is 75.86207% with 21 lines in your changes missing coverage. Please review.
| Files | Patch % | Lines |
|---|---|---|
| pallets/stateful-storage/src/signed_extension.rs | 75.29% | 21 Missing :warning: |
| Files | Coverage Δ | |
|---|---|---|
| pallets/stateful-storage/src/lib.rs | 79.85% <100.00%> (ø) |
|
| pallets/stateful-storage/src/signed_extension.rs | 75.29% <75.29%> (ø) |
moved to https://github.com/frequency-chain/frequency/pull/2137