issues
search
DeFiCh
/
ain
DeFi Blockchain - enabling decentralized finance on Bitcoin
https://defichain.com
MIT License
408
stars
122
forks
source link
logdvmstate flush DB to disk
#3083
Closed
Bushstar
closed
1 month ago
Bushstar
commented
1 month ago
Summary
CCustomCSView flushes its change map to a batch in underlying DB which then also needs to be flushed. This PR adds the flush to the underlying DB.
Check arg before anything else.
Add shutdown check to loop.
Implications
Storage
[ ] Database reindex required
[ ] Database reindex optional
[ ] Database reindex not required
[x] None
Consensus
[ ] Network upgrade required
[ ] Includes backward compatible changes
[ ] Includes consensus workarounds
[ ] Includes consensus refactors
[x] None
Summary
Implications
Storage
Consensus