EOSIO / eos

An open source smart contract platform
https://developers.eos.io/manuals/eos
MIT License
11.29k stars 3.6k forks source link

Handle failure case of db size being too small for snapshot more gracefully #11090

Closed ndcgundlach closed 2 years ago

ndcgundlach commented 2 years ago

When the database size is configured to be too small for a snapshot, do a clean shutdown and print out a meaningful error message.

eosio pull request: https://github.com/EOSIO/eos/pull/10936/files