Commit Graph

738 Commits (c73051760b18152e4bd1e6b7541c5a28ec769026)

Author SHA1 Message Date
Ayrat Badykov d37fb1d579
fix most tests 5 years ago
Ayrat Badykov 99cb7972ae
add block_hash to token_transfers 5 years ago
Ayrat Badykov f385a1b44d
fix tests 5 years ago
Ayrat Badykov 187f0dc402
fix realtime fetcher small skips feature 5 years ago
Ayrat Badykov 5fddd3ded8
add last_block_number=0 for empty node and db 5 years ago
Ayrat Badykov 2b4fa54a8e
allow to select IPC transport 5 years ago
Ayrat Badykov 141ebda719
fix message handling 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
pasqu4le f04052c4c4
Remove nonconsensus blocks from cache after internal transactions importing 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
Ayrat Badykov 0a168dec6d
add TokenUpdater to supervision tree 5 years ago
Ayrat Badykov 487acfa643
fix dialyzer 5 years ago
Ayrat Badykov e59c41144e
fix credo 5 years ago
Ayrat Badykov de497d8d94
fix token updating 5 years ago
Ayrat Badykov 351771907f
add TokenUpdater.Supervisor case 5 years ago
pasqu4le c83c0d39c7
Add cache for first page of uncles 5 years ago
Ayrat Badykov 1676189c3f
fix build 5 years ago
Ayrat Badykov a30e65fa94
rewrite token updater 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
Ayrat Badykov ad1f1c1826
Revert "Filter pending logs" 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
Victor Baranov f7fc61c868 Revoke changes for Geth 5 years ago
Victor Baranov 0bb7685cae Optional websockets for dev environment 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