Commit Graph

730 Commits (663d6ab644a3dbdeaf4b57e6d67355259bc6a83d)

Author SHA1 Message Date
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
Donald Hutchison 5e77171264 Access token type from token object. 3 years ago
Viktor Baranov 94b7005e7b Eliminate multiple Updates of the same token in mint/burn token transfers 3 years ago
Viktor Baranov 3fba4f633c Indexer update: refactor coin balance daily fetcher 3 years ago
nikitosing d3d4247803 Complete fix pending sanitizer 3 years ago
Viktor Baranov e581668a8f Fix current token balance on-demand fetcher 3 years ago
nikitosing 66132a3d65 fix false pending txs 3 years ago
Viktor Baranov 32663bc027 Speedup intial query for catchup fetcher 4 years ago