skalenetwork / skale-consensus

Running the very core of SKL network, SKALE BFT consensus is universal, modern, modular, high-performance, asynchronous, provably-secure, agent-based Proof-of-Stake blockchain consensus engine in C++ 17. Includes provably secure embedded Oracle. Used by SKALE elastic blockchains. Easy and flexible enough to implement your own blockchain or smart contract platform. BLS signatures and Binary Asynchronous Consensus are main building blocks.
https://docs.skale.network/technology/consensus-spec
GNU Affero General Public License v3.0
78 stars 32 forks source link

eth_syncing info #813

Closed olehnikolaiev closed 8 months ago

olehnikolaiev commented 11 months ago

store maxKnownBlock on the node during catchup to implement eth_syncing on skaled side

relates to https://github.com/skalenetwork/skaled/issues/1199

DmytroNazarenko commented 7 months ago

skaled: 3.18.0-beta.0

oleksandrSydorenkoJ commented 6 months ago

Verified in a head issue https://github.com/skalenetwork/skaled/issues/1199#issuecomment-1914620667