blockscout / blockscout

Blockchain explorer for Ethereum based network and a tool for inspecting and analyzing EVM based blockchains.
http://docs.blockscout.com
GNU General Public License v3.0
3.64k stars 2.43k forks source link

Add persistent counter for transactions #11199

Open vbaranov opened 1 week ago

vbaranov commented 1 week ago

Analogically as we have a persistent cache for the blocks count in the last_fetched_counters table, we need to bring the consistency to another counters as well: expand cache persistence in the DB for the counter of transactions.