Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In #978 a couple of extra checks were added to ensure that parameters related to signing could only change so quickly. This ended up breaking one of the benchmarks since the benchmark setup used a difference that was larger than the allowed amount. I've fixed that by reading the current values from storage (set at Genesis) and updating those by the allowed amount.
- Loading branch information