Anonymous
-
2023-08-02
- assigned_to: SirTyson
Originally created by: marta-lokhova
Originally owned by: SirTyson
Observed in simulations, where we use in-memory DB with simulated apply latencies:
2023-07-19T20:35:21.442 GADFY [Herder INFO] Network upgrades cleared
2023-07-19T20:35:21.442 GADFY [Ledger INFO] Got consensus: [seq=8, prev=131c79, txs=0, ops=0, sv: [ SIGNED@satoshipay-0 txH: 412bd0, ct: 1689798920, upgrades: [protocolversion=20, ] ]]
2023-07-19T20:35:21.442 GADFY [Ledger INFO] Starting prepareLiabilities
2023-07-19T20:35:21.442 GADFY [Ledger INFO] prepareLiabilities completed with 0 accounts modified, 0 trustlines modified, 0 offers adjusted, 0 offers adjusted to zero, and 0 offers erased
mApp.getConfig().MODE_ENABLES_BUCKETLIST at bucket/BucketManagerImpl.cpp:257
backtrace unavailable
We should add guards to make sure we don't call bucketlist functions in modes that do not have bucketlist enabled.