Commit Graph

136 Commits (6dbdb26b35a886265f154811373a18707c9a64ac)

Author SHA1 Message Date
Qwerty5Uiop f3e279d853
chore: Set indexer memory limit based on system info as a fallback (#10697) 1 month ago
Qwerty5Uiop 8101bfc808
chore: Upgrade WS client (#10407) 3 months ago
nikitosing f5515b5cfe
feat: Add INDEXER_DISABLE_REPLACED_TRANSACTION_FETCHER env (#10485) 4 months ago
Victor Baranov 1671966336
feat: internal txs fetching for Arbitrum (#9737) 8 months ago
Qwerty5Uiop 16797ec1b9
Separate errors by type in EndpointAvailabilityObserver (#9511) 8 months ago
Maxim Filonov 97ea7ccf17 Add `debug_traceBlockByNumber` to `method_to_url` 9 months ago
Viktor Baranov 6bf70ae7bf Filecoin JSON RPC variant 9 months ago
Kirill Fedoseev a44be8f218 feat: add basic blob fetcher tests 10 months ago
Qwerty5Uiop f48e4e7812 Add specific url for eth_call 11 months ago
Qwerty5Uiop daf37e957f Add missing method_to_url params for trace transactions 1 year ago
Qwerty5Uiop c08dd7e859 INDEXER_CATCHUP_BLOCK_INTERVAL env var 2 years ago
sl1depengwyn 43604709ad Add withdrawals to eth json rpc app 2 years ago
Viktor Baranov 602b86dbbc Use tracing JSONRPC URL in case of debug_traceTransaction method 2 years ago
Qwerty5Uiop 5591b2e290 Fallback trace url 2 years ago
Qwerty5Uiop 916a3fe4db Fallback JSON RPC option 2 years ago
Qwerty5Uiop 622c2abffe ETHEREUM_JSONRPC_HTTP_TIMEOUT env variable 2 years ago
Victor Baranov 65d7ad5b45
Support basic auth in JSON RPC endpoint (#6897) 2 years ago
Qwerty5Uiop 99f93376a8 Decrease future_check_interval for tests 2 years ago
Qwerty5Uiop cc67f502da Missing ranges collector 2 years ago
Viktor Baranov 5b24c8c291 Allow and manage insecure HTTP connection to the archive node 2 years ago
Viktor Baranov ab2a1f159c Rename obsolete "parity" EthereumJSONRPC.Variant to "nethermind" 2 years ago
Viktor Baranov 9fb791ec19 Refactor DB config 2 years ago
Никита Поздняков 4a88a10bda
Fix tests 2 years ago
Никита Поздняков 69c89c0dc0
Remove unused Config import 2 years ago
Qwerty5Uiop 3922a02f3a Moved indexer ReplacedTransaction.Supervisor configuration to static config 2 years ago
Qwerty5Uiop e45d3a9676 Fix runtime test conf 2 years ago
Qwerty5Uiop 14f23cd8d4 Local app runtime configs 2 years ago
Qwerty5Uiop e269f90c95 Refactor runtime config 2 years ago
Qwerty5Uiop dd191cbe08 Disable realtime fetcher by env 2 years ago
Viktor Baranov 7d8539e0ac Erigon support 2 years ago
Viktor Baranov 969c222d43 Remove Staking dapp logic from Blockscout core 2 years ago
Victor Baranov 9885877491
Update apps/indexer/config/prod.exs 2 years ago
Qwerty5Uiop f49d3e2142 Write block timing logs to a separate file 2 years ago
Qwerty5Uiop 81534addc5 Manual fetch benefeciaries 3 years ago
Viktor Baranov b107a531ed Refactor config 3 years ago
Viktor Baranov 6fad5c2d32 Empty blocks sanitizer improvements 3 years ago
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