FuelLabs / fuel-core

Rust full node implementation of the Fuel v2 protocol.
Other
58.15k stars 2.77k forks source link

Cache in TxPool must be linked to the storage #2228

Open AurelienFT opened 1 week ago

AurelienFT commented 1 week ago
          Right, Done. We should really test all the caches in the tests and even better link the caches to the storage with some kind of hook to be sure they are synced. Open an issue on that

_Originally posted by @AurelienFT in https://github.com/FuelLabs/fuel-core/pull/2162#discussion_r1768326796_