frequency icon indicating copy to clipboard operation
frequency copied to clipboard

signed extension: check stateful storage hash

Open aramikm opened this issue 1 year ago • 1 comments

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?

aramikm avatar Aug 20 '24 01:08 aramikm

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%> (ø)

... and 1 file with indirect coverage changes

codecov[bot] avatar Aug 20 '24 01:08 codecov[bot]

moved to https://github.com/frequency-chain/frequency/pull/2137

aramikm avatar Aug 21 '24 23:08 aramikm