Skip to content
Snippets Groups Projects
Unverified Commit cc39edd5 authored by Liam Aharon's avatar Liam Aharon Committed by GitHub
Browse files

Add tolerance to nom pool pending rewards try-state (#1236)


Closes https://github.com/paritytech/polkadot-sdk/issues/158

In our last FRAME call it was discussed that a likely solution to the ED
imbalances is lazily fixing the pools as they are interacted with.

So, we should add some tiny tolerance to the try-state checks so next
time there's an ED change they don't start failing until they've all
been interacted with.

### Update 12 Sept

Rather than adding tolerance, have replaced the `ensure` with a warning.

---------

Co-authored-by: default avatarAnkan <10196091+Ank4n@users.noreply.github.com>
parent f1994c86
Branches
No related merge requests found
Pipeline #389964 passed with stages
in 51 minutes and 6 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment