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

Bug/skaled 1482 db usage call #816

Closed olehnikolaiev closed 10 months ago

olehnikolaiev commented 10 months ago

fixes https://github.com/skalenetwork/skaled/issues/1482

run load test on local machine, waited until consensus db was rotated and compared skale_getDBUsage call result with du -sh * for blocks_N.db