Commit Graph

576 Commits (1fdebd1d0624990d97bf04dca6332c5ea50eda99)

Author SHA1 Message Date
sl1depengwyn d3daec8c60
Allow to setup multiple ranges of blocks to index (#5783) 2 years ago
Qwerty5Uiop dd191cbe08 Disable realtime fetcher by env 2 years ago
Viktor Baranov 7d8539e0ac Erigon support 2 years ago
Viktor Baranov 678927883f Remove bridged tokens functionality from Blockscout core 2 years ago
Qwerty5Uiop f49d3e2142 Write block timing logs to a separate file 2 years ago
Qwerty5Uiop b59985eb53 Log block import timings 2 years ago
Ayanami e188582e1e Fix wrong miner address shown for post EIP-1559 block for clique network 2 years ago
Qwerty5Uiop 81534addc5 Manual fetch benefeciaries 3 years ago
Viktor Baranov 5c611ffc14 Increase max_restarts to 1_000 (from 3 by default) for explorer, block_scout_web supervisors 3 years ago
Viktor Baranov 8df21b369a Token balances fetcher retry 3 years ago
Viktor Baranov b107a531ed Refactor config 3 years ago
Viktor Baranov a58f3d5799 Extend TRACE_FIRST_BLOCK env var to geth variant 3 years ago
Viktor Baranov 4212a56cb3 Remove duplicate of balances_params_to_address_params function 3 years ago
Viktor Baranov 175864b617 Refactor daily coin balances fetcher 3 years ago
Viktor Baranov 93909e28d3 Decrease min safe polling period for realtime fetcher 3 years ago
Viktor Baranov c94eb37be1 Elixir 1.12 -> 1.13 3 years ago
Viktor Baranov 6fad5c2d32 Empty blocks sanitizer improvements 3 years ago
Viktor Baranov 9e6bae8929 Handle exited realtime fetcher 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
nikitosing 302fe49fde Fix pending txs fetcher 3 years ago
Viktor Baranov 59b919f220 Empty blocks sanitizer refactoring 3 years ago
nikitosing 7cc13a4277 Fix no function clause matching in Indexer.Block.Catchup.BoundIntervalSupervisor.handle_info 3 years ago
Viktor Baranov 70d8297aab Bump credo from 1.5.6 to 1.6.4 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 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 7faa2aa8c4 Handle :econnrefused in pending transactions fetcher 3 years ago
Viktor Baranov 5041f3424a Empty blocks sanitizer refactoring 3 years ago
Viktor Baranov e225139f42 Dedup to Uniq 3 years ago
Viktor Baranov e8ee9927bb Get token type for token balance update if it is empty 3 years ago
Viktor Baranov be8f5a4019 Various extended error handlers 3 years ago
Viktor Baranov 393bc13ac2 Fix nil.timestamp issue 3 years ago
Viktor Baranov dee0af3bf9 Empty blocks sanitizer 3 years ago
Viktor Baranov ee54656026 Finalize ERC-1155 support 3 years ago
Viktor Baranov f0b75e3dc6 Additional token_id checks for token balances 3 years ago
Viktor Baranov f1e5c45909 ERC-1155: fix indexer 3 years ago
Viktor Baranov c8c66b5525 Fix balances indexing error: ON CONFLICT DO UPDATE command cannot affect row a second time 3 years ago
Viktor Baranov e75d3b7471 Convert decimal to integer 3 years ago
Viktor Baranov f9e6a9cb30 1155 refactoring: get_balances_of_with_abi/2 3 years ago
Viktor Baranov 6f506b4565 ERC-1155 finalization 3 years ago
Ayrat Badykov 5e5dc6eb65 fix tests 3 years ago
Ayrat Badykov 6f6fa1c21f Add ERC-1155 support for token transfers and token balances 3 years ago
Viktor Baranov a2a7e2a1b5 Address page facelifting 3 years ago
Viktor Baranov 907a473c24 Update to Erlang/OTP 24 3 years ago
Viktor Baranov 51d3900e92 Bump ex_keccak 3 years ago
Viktor Baranov 9b52c6b05d Migrate to Elixir 1.12.x 3 years ago
Viktor Baranov e9c0925f0a Add skip_metadata flag for token if indexer failed to get any of [name, symbol, decimals, totalSupply] 3 years ago
Viktor Baranov 7b4e02705d Indexer performance update: deduplicate tokens in indexer token transfers transformer 3 years ago