Utility: add more tests for batch/batchAll/forceBatch (#12506)

* Utility: add more tests for batch/batchAll/forceBatch

* remove unnecessary

* batch works with council

* add more tests

* better call examples

* shorter code

* Update frame/utility/src/lib.rs

Co-authored-by: Bastian Köcher <git@kchr.de>

* Update frame/utility/src/lib.rs

Co-authored-by: Bastian Köcher <git@kchr.de>

* Update frame/utility/src/lib.rs

Co-authored-by: Bastian Köcher <git@kchr.de>

* update TestBaseCallFilter

* fix

* fix?

* fix

Co-authored-by: Bastian Köcher <git@kchr.de>
This commit is contained in:
Sergej Sakac
2022-10-28 17:18:09 +02:00
committed by GitHub
parent 9c1af65012
commit a1f8a74a37
4 changed files with 232 additions and 11 deletions
+2
View File
@@ -6327,6 +6327,8 @@ dependencies = [
"frame-support",
"frame-system",
"pallet-balances",
"pallet-collective",
"pallet-timestamp",
"parity-scale-codec",
"scale-info",
"sp-core",