Commit Graph

99 Commits (aa5636e2c1295c5314d85cce41f8927013bb3ff5)

Author SHA1 Message Date
Viktor Baranov 699b42a1b3 Ability to disable block reward, coin balance, token updater fetchers 3 years ago
Viktor Baranov bf3a7869e4 Manage indexer memory limit 3 years ago
Viktor Baranov 5920820047 COIN_BALANCE_ON_DEMAND_FETCHER_THRESHOLD_MINUTES 3 years ago
Viktor Baranov 6fa2c0b740 Various Docker setup fixes 3 years ago
Viktor Baranov f65a23d055 Set 8545 as default port everywhere except Ganache JSON RPC variant 3 years ago
Viktor Baranov 8edac3e408 INDEXER_DISABLE_PENDING_TRANSACTIONS_FETCHER to manage pending transactions fetcher 3 years ago
Viktor Baranov 30f33ebd24 Internal transactions fetcher disabled? config parameter 3 years ago
Viktor Baranov 714670e9c2 Separate FIRST_BLOCK and TRACE_FIRST_BLOCK option for blocks import and tracing methods 3 years ago
Viktor Baranov dee0af3bf9 Empty blocks sanitizer 3 years ago
Tim Tickel 60704cf221 Add arbitrum support 3 years ago
Viktor Baranov 32663bc027 Speedup intial query for catchup fetcher 4 years ago
Viktor Baranov 454d2ee6c8 Manage token balance update threshold via env var 4 years ago
Viktor Baranov b4c049abb1 Pending transactions sanitizer 4 years ago
Paul Tsupikoff 6a5916764d Consolidate POSDAO contract reading (#2371) 4 years ago
Victor Baranov d9304c03f8 Handle errors for non-archive node 4 years ago
Victor Baranov 6e4fceb229 Switch to RPC endpoint polling if ETHEREUM_JSONRPC_WS_URL is an empty string 4 years ago
Victor Baranov e9f1b6281a Finalize bridged tokens 4 years ago
Victor Baranov 089b74aafe Bridged tokens 4 years ago
Victor Baranov 067b67547a Fix several tests 5 years ago
Victor Baranov 32d3bb85ed Disable Pending transactions supervisor 5 years ago
Victor Baranov 41dc4bdb4d Finalize Besu variant 5 years ago
Victor Baranov e59af5dc57 extend optionalilty of websockets to Geth 5 years ago
Victor Baranov 444ea6ac0e Remove default websockets URL from config 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 f8cf0d194b Revert realtime fetcher small skips feature 5 years ago
Ayrat Badykov 2b4fa54a8e
allow to select IPC transport 5 years ago
Ayrat Badykov 141ebda719
fix message handling 5 years ago
pasqu4le e8c2fa554e
Allow Realtime Fetcher to wait for small skips 5 years ago
saneery 12ebc6fad8 Add LAST_BLOCK var to reindex range of blocks 5 years ago
saneery 1e4de6e41e Add env to disable indexer supervisor 5 years ago
Victor Baranov f7fc61c868 Revoke changes for Geth 5 years ago
Victor Baranov 0bb7685cae Optional websockets for dev environment 5 years ago
Ayrat Badykov 6e2572b8cc
mix format 6 years ago
Ayrat Badykov 857ac30058
use seconds 6 years ago
Ayrat Badykov 913147185c
allow to configure token metadata update interval 6 years ago
Victor Baranov 6a6a10ecb2 Increase timeout for geth indexers 6 years ago
saneery e9c61945e6 add staking pools fetcher 6 years ago
Paul Tsupikoff b8a8a008ec
Make websocket optional for realtime fetcher (#1778) 6 years ago
Ayrat Badykov cb920e29f4
fix first block parameter 6 years ago
zachdaniel 8c1bb01fb1 feat: Add RSK support 6 years ago
Paul Tsupikoff c423a41e49
Flatten indexer module hierarchy and supervisor tree (#1718) 6 years ago
Ayrat Badykov 11a288120f
decrease token metadata update interval 6 years ago
Ayrat Badykov 946b596abc
allow to set first indexing block 6 years ago
Ayrat Badykov 2d51a7f76c
add logging 6 years ago
nervehammer d9387ae495
add option to disable block rewards 6 years ago
zachdaniel 75b558b500 feat: allow setting different configuration just for realtime fetcher 6 years ago
Paul Tsupikoff 3c338e193e
Increase HTTP timeout to 10min for prod env as well 6 years ago
Paul Tsupikoff e13f6f8a8e
Use trace_replayBlockTransactions API for faster tracing 6 years ago
Ayrat Badykov 80002c6508
set correct log level for production 6 years ago