Commit Graph

326 Commits (6dbdb26b35a886265f154811373a18707c9a64ac)

Author SHA1 Message Date
varasev eafe7c8b3b
feat: Scroll rollup: L1 fee parameters in API, `queueIndex` for L2 transactions, and L1 <->L2 messages (#10484) 1 month ago
Victor Baranov b030792cf1
refactor: Fixate naming convention for "transaction" and "block number" entities (#10913) 1 month ago
Victor Baranov 02792f7132
feat: Open access to re-fetch metadata button for token instances without metadata initially fetched (#10878) 1 month ago
Qwerty5Uiop c3005aa876
feat: Send archive balances requests to trace url (#10820) 2 months ago
Qwerty5Uiop 014a126849
fix: Insert coin balances placeholders in internal transactions fetcher (#10603) 3 months ago
Fedor Ivanov e12b010a0e
feat: support for filecoin native addresses (#10468) 3 months ago
Qwerty5Uiop 11d6a2e9a9
chore: Token balances fetcher slow queue (#10694) 3 months ago
Fedor Ivanov 6c07246446
feat: support for `:celo` chain type (#10564) 4 months ago
Qwerty5Uiop f1752d972d
fix: Add no overlapping constraint to missing_block_ranges (#10449) 4 months ago
Qwerty5Uiop 314d2e7a5f
chore: Remove catchup sequence logic (#10415) 5 months ago
Kirill Fedoseev 7fe5bb98de
chore: bump elixir to 1.16.3 and Erlang OTP to 26.2.5.1 (#9256) 5 months ago
Victor Baranov 4297704b8e
feat: API endpoint to re-fetch token instance metadata (#10097) 6 months ago
Victor Baranov e29f3e2a52
feat: Get ERC-1155 token name from contractURI getter fallback (#10187) 6 months ago
Qwerty5Uiop 653f91248b
feat: Push relevant entries to the front of bound queue (#10193) 6 months ago
nikitosing 80a8e3b464
fix: Filter WETH transfers in indexer + migration to delete historical incorrect WETH transfers (#10134) 6 months ago
nikitosing 034bc181b7
fix: Fix Retry NFT fetcher (#10146) 6 months ago
Qwerty5Uiop e2692945fc
feat: Add window between balance fetch retries for missing balanceOf tokens (#10142) 6 months ago
nikitosing 379e81afc2
feat: Add optional retry of NFT metadata fetch in Indexer.Fetcher.Tok… (#10036) 7 months ago
nikitosing 2dd96493bd
feat: Improve retry NFT fetcher (#10027) 7 months ago
nikitosing f1392fc6ad
fix: Don't put error to NFT metadata (#9940) 7 months ago
Qwerty5Uiop 4049b036cc
feat: Omit balanceOf requests for tokens that doesn't support it (#10018) 7 months ago
Victor Baranov d7641a28f3
feat: Exit on provided invalid CHAIN_TYPE (#9904) 7 months ago
Victor Baranov 9e64ff8d6e
IPFS gateway URL extra params (#9898) 7 months ago
Qwerty5Uiop aed355a4b1
chore: Separate reorgs from blocks that just need refetch (#9674) 8 months ago
Qwerty5Uiop 09fc661185
fix: Refactor catchup rudimentaries + fix graceful shutdown (#9729) 8 months ago
Victor Baranov 1671966336
feat: internal txs fetching for Arbitrum (#9737) 8 months ago
Victor Baranov 25039ca731
feat: Contract code on-demand fetcher (#9708) 8 months ago
nikitosing 788058add8
fix: Fix UTF-8 json handling in NFT metadata fetching (#9707) 8 months ago
Victor Baranov 610a145103
fix: erc-404 type stored in token balances tables (#9700) 8 months ago
Victor Baranov ee3b9c2c28
ERC-404 basic support (#9407) 9 months ago
nikitosing 546b732ac1
Add stability validators (#9390) 9 months ago
Qwerty5Uiop e7d2dd0ee4
Fetch coin balances in async mode in realtime fetcher (#9182) 9 months ago
Qwerty5Uiop 5fa357e29d Denormalization names refactoring + small token transfer type fix 9 months ago
Victor Baranov 4f2dc81a6f
Retry ERC-721 token instance metadata fetch from baseURI + tokenID (#9257) 10 months ago
nikitosing 389debbc85
Create Indexer.Fetcher.TokenInstance.{SanitizeERC721, SanitizeERC1155… (#9226) 10 months ago
Kirill Fedoseev 41008abb69 fix: tests 10 months ago
Victor Baranov 250bc5d3c7
Exclude genesis block from average block time calculation (#9173) 10 months ago
Kirill Fedoseev a44be8f218 feat: add basic blob fetcher tests 10 months ago
Kirill Fedoseev a22d4ca336 chore: docstrings and broken tests 10 months ago
Victor Baranov 83978978f9 Drop logs type column and related index (#9007) 11 months ago
Qwerty5Uiop 39a8d6094a Denormalization improvements 11 months ago
Viktor Baranov 9a42fc88d0 Block consensus and timestamp in transaction table 11 months ago
Qwerty5Uiop a02b3edfbc Add test for internal transactions fetcher race condition 11 months ago
Maxim Filonov 48bc9a16bd Take into account `CHAIN_TYPE` for RSK 1 year ago
Maxim Filonov aec9261178 Add rootstock specific fields (#8076) 1 year ago
Qwerty5Uiop da6e63e071 Filter token transfers on coin balances updates 1 year ago
Viktor Baranov 2e0acd5471 Refactor parsing of FIRST_BLOCK, LAST_BLOCK, TRACE_FIRST_BLOCK, TRACE_LAST_BLOCK env variables 1 year ago
nikitosing daed959d8f
Add owner_address_hash and other fields to token_instances; Move toke… (#8386) 1 year ago
Andrey Atapin 776ff695bb
Fix empty TransferBatch event handling (#7959) 1 year ago
Nikita Pozdniakov ba481afc8d
Add batches to TokenInstance fetchers 1 year ago