Commit Graph

589 Commits (d498a34c76537f39b26dbc0c8352e04f2398d3f5)

Author SHA1 Message Date
Ayrat Badykov 40ad32eb72 add PendingOpsCleaner to Supervision tree 5 years ago
Ayrat Badykov 767d8c9999 add separate process for pending ops removal 5 years ago
Ayrat Badykov 49e4a803f3 remove non-consensus-records from pending ops periodically 5 years ago
Ayrat Badykov 605a4a27f2 fix tests 5 years ago
Victor Baranov 38f2e0f7b5 Offset for average block time 5 years ago
Ayrat Badykov f80b2ff254
fix 5 years ago
Ayrat Badykov 48c18b135a
add additional param 5 years ago
Ayrat Badykov 032a3990b1
fix empty buffered task 5 years ago
Ayrat Badykov 00f12015cc
remove pending ops on block invalidation 5 years ago
Ayrat Badykov b92ad5e9ce
fix merging conflicts 5 years ago
Ayrat Badykov 2bd6f66e99
remove nonconsensus blocks from pending blocks 5 years ago
pasqu4le 9f08c1c373
test fix, comments and small refactorings 5 years ago
pasqu4le 6a933d514f
internal_txs 5 years ago
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