Bastian Köcher
b0ebf6498f
Do not use Option to wrap GenesisConfig fields ( #8275 )
...
Currently we wrap every `GenesisConfig` field in an `Option`, while
we require `Default` being implemented for all pallet genesisconfigs.
Passing `None` also results in the genesis not being initialized, which
is a bug as seen from the perspective of a pallet developer?
This pr changes the fields of the `GenesisConfig` to non `Option` types.
2021-03-06 13:42:21 +00:00
..
2021-03-05 16:08:44 +01:00
2021-02-25 11:43:48 +01:00
2021-02-25 11:43:48 +01:00
2021-02-25 11:43:48 +01:00
2021-02-25 11:43:48 +01:00
2021-03-01 15:58:49 +01:00
2021-03-01 15:29:17 +01:00
2021-03-02 18:23:07 +01:00
2021-03-05 16:08:44 +01:00
2021-03-06 13:42:21 +00:00
2021-03-05 16:08:44 +01:00
2021-03-05 16:08:44 +01:00
2021-03-05 16:08:44 +01:00
2021-03-06 13:42:21 +00:00
2021-03-06 13:42:21 +00:00
2021-03-06 13:42:21 +00:00
2021-03-01 15:29:17 +01:00
2021-02-25 11:43:48 +01:00
2021-03-05 16:08:44 +01:00
2021-03-05 16:08:44 +01:00
2021-03-01 15:29:17 +01:00
2021-03-05 16:08:44 +01:00
2021-03-05 16:08:44 +01:00
2021-03-05 16:08:44 +01:00
2021-03-05 16:08:44 +01:00
2021-02-25 11:43:48 +01:00
2021-03-05 16:08:44 +01:00
2021-02-10 19:23:18 +01:00
2021-03-05 16:08:44 +01:00
2021-02-25 11:43:48 +01:00
2021-03-01 15:29:17 +01:00
2021-03-05 10:56:33 +01:00
2021-03-05 16:08:44 +01:00
2021-02-25 11:43:48 +01:00
2021-02-25 11:43:48 +01:00
2021-03-05 16:08:44 +01:00
2021-02-25 11:43:48 +01:00
2021-03-05 16:08:44 +01:00
2021-02-25 11:43:48 +01:00
2021-03-05 16:08:44 +01:00
2021-02-25 11:43:48 +01:00
2021-03-06 13:42:21 +00:00
2021-03-05 16:08:44 +01:00
2021-03-05 16:08:44 +01:00
2021-03-05 16:08:44 +01:00
2021-02-25 11:43:48 +01:00
2021-03-05 16:08:44 +01:00
2021-02-19 14:52:09 +00:00
2021-03-05 16:08:44 +01:00
2021-03-05 16:08:44 +01:00