Commit Graph

759 Commits (9aad575126a5012ec31e43dfbb079b1af3ad6dce)

Author SHA1 Message Date
Victor Baranov 22df4db474 Fix missing conn in eex template 5 years ago
Victor Baranov 444ea6ac0e Remove default websockets URL from config 5 years ago
Victor Baranov 908f6a1fa7 Change min safe polling period 5 years ago
Victor Baranov 00618872cf Rename ETHEREUM_JSONRPC_JSON_RPC_TRANSPORT env var 5 years ago
Victor Baranov d227729db6 Get rid of all first traces 5 years ago
Victor Baranov 77ec071ef7 Raw trace on demand 5 years ago
Victor Baranov f8cf0d194b Revert realtime fetcher small skips feature 5 years ago
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