Files
pezkuwi-subxt/substrate/frame
Liam Aharon 13f05272fd Disarm OnRuntimeUpgrade::pre/post_upgrade Tuple footgun (#14759)
* return error on incorrect tuple usage of pre_upgrade and post_upgrade

* add test

* comment lint

* Update frame/support/src/traits/hooks.rs

Co-authored-by: Keith Yeung <kungfukeith11@gmail.com>

* Update frame/support/src/traits/hooks.rs

Co-authored-by: Keith Yeung <kungfukeith11@gmail.com>

* address feedback

* Update frame/support/src/traits/hooks.rs

Co-authored-by: Keith Yeung <kungfukeith11@gmail.com>

* Update frame/support/src/traits/hooks.rs

Co-authored-by: Keith Yeung <kungfukeith11@gmail.com>

* Update frame/support/src/traits/hooks.rs

Co-authored-by: Keith Yeung <kungfukeith11@gmail.com>

* muharem comments

* Update frame/support/src/traits/hooks.rs

Co-authored-by: Muharem Ismailov <ismailov.m.h@gmail.com>

* Update frame/support/src/traits/hooks.rs

Co-authored-by: Muharem Ismailov <ismailov.m.h@gmail.com>

* remove useless type

---------

Co-authored-by: Keith Yeung <kungfukeith11@gmail.com>
Co-authored-by: Muharem Ismailov <ismailov.m.h@gmail.com>
2023-08-16 17:04:15 +00:00
..
2023-08-01 20:25:59 +00:00
2023-08-01 20:25:59 +00:00
2023-08-01 20:25:59 +00:00
2023-08-01 20:25:59 +00:00
2023-08-01 20:25:59 +00:00
2023-08-01 20:25:59 +00:00
2023-08-01 20:25:59 +00:00
2023-08-14 11:41:22 +00:00
2023-08-01 20:25:59 +00:00
2023-08-01 20:25:59 +00:00
2023-08-01 20:25:59 +00:00
2023-08-01 20:25:59 +00:00
2023-08-01 20:25:59 +00:00
2023-08-01 20:25:59 +00:00
2023-08-09 09:38:50 +00:00
2023-08-01 20:25:59 +00:00
2023-08-01 20:25:59 +00:00
2023-08-01 20:25:59 +00:00
2023-08-01 20:25:59 +00:00
2023-08-01 20:25:59 +00:00
2023-08-01 20:25:59 +00:00
2023-03-04 13:01:04 +00:00

FRAME

The FRAME development environment provides modules (called "pallets") and support libraries that you can use, modify, and extend to build the runtime logic to suit the needs of your blockchain.

Documentation

https://docs.substrate.io/reference/frame-pallets/

Issues

https://github.com/orgs/paritytech/projects/40