lotus
lotus copied to clipboard
refactor: use epochs to gc eth tx hashes from chain indexer
trafficstars
Fixes issue: #12465, it changes:
- Update the remove
eth_tx_hashquery to delete before epoch instead of days - refactor chain indexer
gcfunction.
@akaladarshi Will review this on Monday. Thanks for raising this !
@akaladarshi Please can you raise this PR against https://github.com/filecoin-project/lotus/pull/12521 and change the GC test we already have at gc_test.go ?
@akaladarshi Some quick comments.
Thanks !