Commit Graph

711 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
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
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
Tim Tickel 60704cf221 Add arbitrum support 3 years ago
Viktor Baranov 3fba4f633c Indexer update: refactor coin balance daily fetcher 3 years ago
Viktor Baranov acdf5af000 Uncataloged token transfers query performance improvement 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