Commit 55b18ea9 authored by Oliver Tale-Yazdi's avatar Oliver Tale-Yazdi Committed by GitHub
Browse files

Deprecate Pallet `decl_*` Macros (#13705)



* Deprecate decl_ macros

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

* Allow deprecated in tests

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

* Revert "Allow deprecated in tests"

This reverts commit ce36080f9bb4079e9069af8ee02e0954753ae412.

* Deprecate all

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

* Push missing files

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

* fmt

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

* Move decl_module to own file

Otherwise i have to spam allow(deprecated) for all recursive calls.

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

* Revert "Move decl_module to own file"

This reverts commit 543a31185cda708d417127d6cb89cdc0c31d1f34.

* Fix tests

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

---------

Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>
parent da242141
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