Try-state for Referenda pallet (#13949)
* Try-state for Referenda pallet * fix & more tests * checking more stuff * remove log * two more tests * Update frame/referenda/src/lib.rs Co-authored-by:Muharem Ismailov <ismailov.m.h@gmail.com> * fixes * new check * merge fixes * fix warning * remove check * Update frame/referenda/src/lib.rs Co-authored-by:
Gonçalo Pestana <g6pestana@gmail.com> * separate into multiple functions * clean up * unnecessary return value specified * fix * Update frame/referenda/src/lib.rs * fmt * remove import * fmt * fix CI * Update frame/referenda/src/lib.rs Co-authored-by:
Liam Aharon <liam.aharon@hotmail.com> * last fixes * :P * fmt --------- Co-authored-by:
Muharem Ismailov <ismailov.m.h@gmail.com> Co-authored-by:
Gonçalo Pestana <g6pestana@gmail.com> Co-authored-by:
Liam Aharon <liam.aharon@hotmail.com>
Showing
- substrate/frame/referenda/src/benchmarking.rs 1 addition, 1 deletionsubstrate/frame/referenda/src/benchmarking.rs
- substrate/frame/referenda/src/lib.rs 94 additions, 1 deletionsubstrate/frame/referenda/src/lib.rs
- substrate/frame/referenda/src/migration.rs 3 additions, 1 deletionsubstrate/frame/referenda/src/migration.rs
- substrate/frame/referenda/src/mock.rs 23 additions, 14 deletionssubstrate/frame/referenda/src/mock.rs
- substrate/frame/referenda/src/tests.rs 24 additions, 24 deletionssubstrate/frame/referenda/src/tests.rs
Please register or sign in to comment