serai/substrate/client/tests
akildemir fcfdadc791
Integrate session pallet into validator-sets pallet (#440)
* remove pallet-session

* Store key shares in InSet

* integrate grandpa to vs-pallet

* integrate pallet babe

* remove pallet-session & authority discovery from runtime

* update the grandpa pallet path

* cargo update grandpa

* cargo update substrate

* Misc tweaks

Sets validators for BABE/GRANDPA in chain_spec, per Akil's realization that was
the missing piece.

* fix pr comments

* bug fix & tidy up

---------

Co-authored-by: Luke Parker <lukeparker5132@gmail.com>
2023-11-22 06:22:46 -05:00
..
common Add Dex pallet (#407) 2023-11-05 12:02:34 -05:00
batch.rs Resolve #327 2023-10-23 00:45:00 -04:00
burn.rs Dex improvements (#422) 2023-11-12 06:37:31 -05:00
dex.rs Dex improvements (#422) 2023-11-12 06:37:31 -05:00
time.rs Resolve #327 2023-10-23 00:45:00 -04:00
validator_sets.rs Integrate session pallet into validator-sets pallet (#440) 2023-11-22 06:22:46 -05:00