serai/substrate/runtime/src
Luke Parker aea6ac104f
Remove Tendermint for GRANDPA
Updates to polkadot-v0.9.40, with a variety of dependency updates accordingly.
Substrate thankfully now uses k256 0.13, pathing the way for . We couldn't
upgrade to polkadot-v0.9.40 without this due to polkadot-v0.9.40 having
fundamental changes to syncing. While we could've updated tendermint, it's not
worth the continued development effort given its inability to work with
multiple validator sets.

Purges sc-tendermint. Keeps tendermint-machine for .

Closes , , , .  and  should be re-scoped/clarified. 
and  also should be clarified.  is also no longer a priority since
we're only considering temporal deployments of tendermint.  also isn't
since we're looking at effectively sharded validator sets, so there should
be no singular large set needing high performance.
2023-03-26 16:49:18 -04:00
..
lib.rs Remove Tendermint for GRANDPA 2023-03-26 16:49:18 -04:00