Commit Graph

295 Commits (7467d4d075ad5f2b42fc8d8cc37f0fc5a2467d79)

Author SHA1 Message Date
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) 9 months ago
nikitosing 389debbc85
Create Indexer.Fetcher.TokenInstance.{SanitizeERC721, SanitizeERC1155… (#9226) 9 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
Qwerty5Uiop b909d7b2b1 Remove internal transactions deletion 2 years ago
Qwerty5Uiop 1c04204f3a Fix MissingRangesCollector initial state 2 years ago
Qwerty5Uiop 7110521851 PendingBlockOperation block_number soft migration 2 years ago
Qwerty5Uiop b92ffcf30d Update tests 2 years ago
Qwerty5Uiop ba8b310a3f Persistent missing ranges storage 2 years ago
POA fdc0e50987 Fix indexer tests 2 years ago
Qwerty5Uiop cc67f502da Missing ranges collector 2 years ago
Viktor Baranov a3b5493350 pending_block_operations table: remove fetch_internal_transactions column 2 years ago
Qwerty5Uiop a91f35e999 Set consensus: false for blocks on internal transaction foreign_key_violation 2 years ago
Qwerty5Uiop 347c731481 Remove token instance owner fetching 2 years ago