Commit Graph

444 Commits (7fbc1bec1f7ab9ce0264dc696f878d8ae97bfba7)

Author SHA1 Message Date
Ayrat Badykov 5fddd3ded8
add last_block_number=0 for empty node and db 5 years ago
Ayrat Badykov 496f8f7907
fix logging level 5 years ago
Ayrat Badykov a2d947c4c8
log token instances fetching to a separate file 5 years ago
pasqu4le e8c2fa554e
Allow Realtime Fetcher to wait for small skips 5 years ago
Ayrat Badykov 1fefec100f
save no uri error to instance 5 years ago
Ayrat Badykov 483beaa10d
do not fetch token instances with errors 5 years ago
Ayrat Badykov e644949b8d
do not make heavy db request 5 years ago
Ayrat Badykov a73082a5fc
add error logging 5 years ago
Ayrat Badykov d34275d2fe
on-fly fetching of token instances 5 years ago
pasqu4le c83c0d39c7
Add cache for first page of uncles 5 years ago
Ayrat Badykov 156c6ca455
do not update cache if no blocks were inserted 5 years ago
pasqu4le 624946a12b
Add pending transactions cache 5 years ago
Ayrat Badykov 818cf823bb
convert smart contract hash to string 5 years ago
pasqu4le af7782f2fe
Add ETS-based cache for accounts page 5 years ago
pasqu4le a8cd5058cf
Enforce DB transaction's order to prevent deadlocks 5 years ago
Ayrat Badykov c8db2a5f50
fix token instance fetcher 5 years ago
Ayrat Badykov 5c12d9e3cb
add TokenInstance Fetcher 5 years ago
Yegor San 772bc92e6c Changes staging 5 years ago
pasqu4le 3f30610dde
Add generic Map-like Cache behaviour and implementation 5 years ago
Ayrat Badykov 0e736637a7
skip cache update if there are no blocks inserted 5 years ago
pasqu4le b52d10b22a
Add generic Ordered Cache behaviour and implementation 5 years ago
Ayrat Badykov 5361c4e824
fix logging for finished indexed with last block set 5 years ago
Ayrat Badykov 8f92a1f720
fix cr issues 5 years ago
saneery 12ebc6fad8 Add LAST_BLOCK var to reindex range of blocks 5 years ago
Ayrat Badykov c360439be9
fix complexity credo warning 5 years ago
Ayrat Badykov d426b2f758
fix remaining case warnings 5 years ago
saneery 1e4de6e41e Add env to disable indexer supervisor 5 years ago
pasqu4le da775b07b7
Group Explorer caches 5 years ago
pasqu4le 54a1010a11
Improve Address controllers 5 years ago
Victor Baranov 9bbec7b2cd Remove changes, that fixed on Nethermind side 5 years ago
pasqu4le bef66e846f
Add transactions cache 5 years ago
pasqu4le 144f39db5b
Remove duplicate params in `Indexer.Fetcher.TokenBalance` 5 years ago
pasqu4le 920cfe45bb
Reduce BlocksTransactionsMismatch memory footprint 5 years ago
Ayrat Badykov 857ac30058
use seconds 6 years ago
pasqu4le ebb1628976
Improve token's controllers by avoiding unnecessary preloads 6 years ago
Ayrat Badykov b594c3c8af
fix more Nethermind errors 6 years ago
Ayrat Badykov 913147185c
allow to configure token metadata update interval 6 years ago
pasqu4le 2aec1f4c9f
Removes duplicate entries from Indexer.Fetcher.UncleBlock 6 years ago
Ayrat Badykov 55854d9b3b
add test 6 years ago
Ayrat Badykov a9bbf8acd4
fix retries 6 years ago
Ayrat Badykov f3d2fd85f1
add one more missing clause function 6 years ago
Ayrat Badykov f853e2628d
add new function clause for uncle errors 6 years ago
Ayrat Badykov 1f413cf9b6
add CHANGELOG entry 6 years ago
Ayrat Badykov bdf7ce593b
fix map interpolation in logger 6 years ago
pasqu4le 05fe7d91e8
add changelog entry and credo ignore 6 years ago
pasqu4le 6b95ed5420
Use big updates instead of Multi transactions in BlocksTransactionsMismatch temporary fetcher 6 years ago
Ayrat Badykov 4011865ec9
load blocks from cache in controller 6 years ago
pasqu4le 86938b6b0e
Reduce max_concurrency of BlocksTransactionsMismatch 6 years ago
saneery 4808a8f063 update pools reader test 6 years ago
saneery 2a25481663 import staking pools delegators 6 years ago