serai/substrate/node/src
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
..
chain_spec.rs Integrate session pallet into validator-sets pallet (#440) 2023-11-22 06:22:46 -05:00
cli.rs Remove frame-benchmarking-cli 2023-11-08 05:59:56 -05:00
command.rs Remove frame-benchmarking-cli 2023-11-08 05:59:56 -05:00
main.rs Fix accumulated bugs 2023-11-06 18:12:53 -05:00
rpc.rs Corrections from renaming Index to Nonce 2023-07-18 23:52:37 -04:00
service.rs Update substrate 2023-07-18 22:30:55 -04:00