Commit 8c1865d2 authored by Oliver Tale-Yazdi's avatar Oliver Tale-Yazdi Committed by GitHub
Browse files

MEL bound `state-trie-migration` (#11639)



* MEL bound state-trie-migration

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* wip

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Add tests

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Use sp_std

Co-authored-by: default avatarcheme <[email protected]>

* Add doc

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Set MaxKeyLen default to 512

Just to be sure that it will work. There is also no real penalty
from over-estimating it.

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Add more doc

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Clippy

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* fmt

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Fix assert_err_with_weight macro

Looks like I'm the only one using it anyway...

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Fix tests that use env macro

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

* Fix test

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>

Co-authored-by: default avatarcheme <[email protected]>
parent f658ea0d
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