Files
pezkuwi-subxt/substrate/frame
Sergej Sakac afbdfbca2a Try-state for Collective pallet (#13645)
* write the try_state_ function

* update tests

* update check

* fix benchmarking

* fix nonsense

* Update frame/collective/src/lib.rs

Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>

* Update frame/collective/src/lib.rs

Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>

* unique proposal index

* prime must be a member of the collective

* oops

* Add new checks

* use ensure

* fix

---------

Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
2023-04-17 15:43:13 +10:00
..
2023-04-13 13:11:58 +00:00
2023-04-13 13:57:28 +00:00
2023-04-13 13:11:58 +00:00
2023-04-13 13:11:58 +00:00
2023-04-13 13:11:58 +00:00
2023-04-13 13:11:58 +00:00
2023-04-13 13:11:58 +00:00
2023-04-13 13:11:58 +00:00
2023-04-13 13:11:58 +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