NethermindEth / juno

Starknet client implementation.
https://juno.nethermind.io
Apache License 2.0
404 stars 170 forks source link

Initial implementation of Tendermint #2185

Open IronGauntlets opened 1 month ago

IronGauntlets commented 1 month ago

All of the Tendermint algorithm has been implemented.

Outstanding tasks are described in various "todos".

Once sufficient tests have been added I will split the PR into multiple commits and it will be ready to merge.