Commit Graph

721 Commits (2847d2a9e76e2b1cd0cd69427e3e9f32f71e3586)

Author SHA1 Message Date
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 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 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 fd0014f75e Add partially_verified 3 years ago
Victor Baranov 871679af34
Update token_balances_test.exs 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 d052f00e53 Add multiple token balances from token transfers test 3 years ago
Viktor Baranov 9bc4f8b5ad ERC-1155: token balanaces indexer update 3 years ago
Viktor Baranov a3fba9d1cb ERC-1155 tokenID in tokens dropdown 3 years ago
Viktor Baranov 6f506b4565 ERC-1155 finalization 3 years ago
Viktor Baranov c685cd00fd ERC-1155 transfers support in UI 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 6a4740f184 Update mix deps 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 56cefe00d1 Skip genesis block for requesting of trace_block API endpoint 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