Commit Graph

305 Commits (6f5dc3b5d365b0b0e3c2ce1ade3bed67ea9331aa)

Author SHA1 Message Date
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
sl1depengwyn a3322e693d Take into account EIP-1559 in gas price oracle 1 year ago
Qwerty5Uiop 30e5e0904c Chunk realtime balances requests 1 year ago
Qwerty5Uiop 0186a382ea Fix catchup numbers_to_ranges function 1 year ago
Nikita Pozdniakov e1fad11684
Fix tests warning; Fix env name 1 year ago
Qwerty5Uiop 284855947a Increase waiting interval 1 year ago
Qwerty5Uiop 6f564f9918 Move MissingRangesCollector init logic to handle_continue 1 year ago
Qwerty5Uiop fd78aaf3ea Limit fetchers init tasks 1 year ago
Mayank Mittal 7453a47c80 [FEAT] Add support for DEPOSIT and WITHDRAW token transfer event in older contracts 1 year ago
Maxim Filonov db9b564f37 Add historic balances to on demand fetchers 2 years ago
Qwerty5Uiop 7e81bd0d68 Fix range inserting + refactor 2 years ago
Qwerty5Uiop 480cb7fdaf Fix missing block ranges clearing 2 years ago
sl1depengwyn 43604709ad Add withdrawals to eth json rpc app 2 years ago
Qwerty5Uiop 82e4d85683 Update Changelog 2 years ago
Qwerty5Uiop b9a993d5d7 Fix realtime fetcher test 2 years ago
Qwerty5Uiop 1533745993 Add realtime fetcher reorg test 2 years ago
Victor Baranov c6decf3371
Refactor runtime config (#7119) 2 years ago
Viktor Baranov 28fb7b3106 Refactor code to support Credo 1.7 2 years ago
Viktor Baranov c7a557129e Fix spell in namings, add spell checking in CI 2 years ago
Qwerty5Uiop 2d451a7c05 Fetchers graceful shutdown 2 years ago
Qwerty5Uiop 17e694a44b Fix token type definition for multiple interface tokens 2 years ago
POA 81bb151015 Fix fetcher_test.exs 2 years ago