lotus/chain/events/filter
Rod Vagg 2e6a5c3b52
fix: events: sqlite db improvements (#12090)
* fix: events: sqlite db improvements

* fix unclosed multi-row query
* tune options to limit wal growth

Ref: https://github.com/filecoin-project/lotus/issues/12089

* fix: events: use correct context for CollectEvents transaction

* fix: events: close prepared read statement

* fix: events: close initial query; handle lint failures
2024-06-14 15:09:35 +00:00
..
event_test.go More post-review changes, lots of tests for SubscribeActorEvents 2024-03-22 07:00:28 +01:00
event.go Event index should be unique for tipsets (#11952) 2024-05-01 13:20:41 +04:00
index_test.go More post-review changes, lots of tests for SubscribeActorEvents 2024-03-22 07:00:28 +01:00
index.go fix: events: sqlite db improvements (#12090) 2024-06-14 15:09:35 +00:00
mempool.go Store mapping from hashes for Ethereum transactions to Filecoin Message Cids 2023-01-16 01:17:56 -05:00
store.go NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00
tipset.go NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00