Commit Graph

719 Commits (ae0847e61ee48cf272bfe580e11275618b9f04b0)

Author SHA1 Message Date
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
Viktor Baranov ab9f94f6a7 Display lp tokens USD value in dropdown 4 years ago
Viktor Baranov 454d2ee6c8 Manage token balance update threshold via env var 4 years ago
Peter Grassberger 04f205d447
fix more typos in the same file 4 years ago
Peter Grassberger 633e8cd05d
fix typo in doc: they -> them 4 years ago
Viktor Baranov bd70433e09 Token balance on demand fetcher memory leak fix 4 years ago
Viktor Baranov 444f2c7451 Handle bad gateway at pending transactions fetcher 4 years ago
Viktor Baranov 2217596470 Token on-demand balance handle nil 4 years ago
Viktor Baranov c00dfbc4d9 Remove pending transactions from DB which are dropped from the node 4 years ago
Viktor Baranov b4c049abb1 Pending transactions sanitizer 4 years ago
Viktor Baranov f6a56f895a Increase lp tokens calc process re-check interval 4 years ago