Commit Graph

843 Commits (41008abb696a1453595b7e7c13915a31a133d47a)

Author SHA1 Message Date
nikitosing a47d83f0be
Add bridged tokens functionality, could be enabled by compile time en… (#9169) 10 months ago
Qwerty5Uiop bef38a0aec Don't fetch first trace for pending transactions 10 months ago
Qwerty5Uiop b8df64b9ea
Fix pending transactions sanitizer (#9261) 10 months ago
Kirill Fedoseev a44be8f218 feat: add basic blob fetcher tests 10 months ago
varasev c7724f51df
Shibarium Bridge indexer and API v2 extension (#8929) 10 months ago
Kirill Fedoseev a22d4ca336 chore: docstrings and broken tests 10 months ago
Kirill Fedoseev 93661de263 fix: fmt 10 months ago
Kirill Fedoseev 15e827e69c fix: review refactor 10 months ago
dependabot[bot] 1352619a5a
Bump credo from 1.7.1 to 1.7.3 (#9117) 10 months ago
Kirill Fedoseev e91b2c7ac0 fix: fmt and test config 10 months ago
Kirill Fedoseev 00a1dfb0d3 feat: add blobs fetcher 10 months ago
Kirill Fedoseev d49020ef89 feat: blobs migrations and api 10 months ago
Nikita Pozdniakov e2583f1c69
Fix bug with match error; Add sorting before broadcasting updated token balances 11 months ago
Qwerty5Uiop 9482a4f04a Fetch realtime coin balances only for addresses for which it has changed 11 months ago
Qwerty5Uiop 4c2c9e32be Add tracing by block logic for geth 11 months ago
POA 01bd827a20 Add interpolation operator to some queries 11 months ago
POA f21b2672f7 Fix some log topics for Suave and Polygon Edge 11 months ago
Maxim Filonov a530bf6661 Send only unique requests in ContractCode fetcher 11 months ago
Victor Baranov 83978978f9 Drop logs type column and related index (#9007) 11 months ago
Victor Baranov 4df5df71fa Change log topic type in the DB to bytea (#9000) 11 months ago
Qwerty5Uiop 209e65d849 Update existing tokens type if got transfer with higher type priority 11 months ago
Qwerty5Uiop 23b2805f03 Clear cache in GA 11 months ago
Nikita Pozdniakov 8fe53d8430
Handle Postgrex errors on NFT import 11 months ago
Qwerty5Uiop a02b3edfbc Add test for internal transactions fetcher race condition 11 months ago
Qwerty5Uiop e22046417f Set poll: false for internal transactions fetcher 11 months ago
Qwerty5Uiop 61eeae6e2c TRACE_BLOCK_RANGES env var 11 months ago
Viktor Baranov 21e2f46aa6 Rename burnt_fee_counter to total_gas_used 11 months ago
Nikita Pozdniakov b9318e09d7
Speed up Indexer.Fetcher.TokenInstance.LegacySanitize 11 months ago
Qwerty5Uiop c3cd8d6c6b Remove daily balances updating from BlockReward fetcher 12 months ago
Viktor Baranov 5260f09ed7 Generalized decode_json function 12 months ago
Qwerty5Uiop c0ca7081d8 Delete invalid current token balances in OnDemand fetcher 12 months ago
Qwerty5Uiop 795b170327 Limit TokenBalance fetcher timeout 1 year ago
Maxim Filonov f22c4b50d5 Add testing for all CHAIN_TYPEs 1 year ago
Viktor Baranov 95b3101483 Smart-contract proxy detection refactoring 1 year ago
Qwerty5Uiop 6377c978e1 Add CoinBalanceDailyUpdater 1 year ago
Maxim Filonov 940799b5f9 Fix cycle of rootstock fetcher 1 year ago
Maxim Filonov aec9261178 Add rootstock specific fields (#8076) 1 year ago
varasev f89d29b478
Fix Indexer.Transform.Addresses for non-Suave setup (#8784) 1 year ago
Qwerty5Uiop fbbf53cd52 Disable catchup indexer by env 1 year ago
Qwerty5Uiop 96743ee022 Fix internal transaction error 1 year ago
varasev e9522deb1e
Suave functional (#8556) 1 year ago
Qwerty5Uiop 30a0bb5987 Don't override internal transaction error if it's present already 1 year ago
POA bd7a7837a3 Add socket for confirmed batches list on the main page 1 year ago
POA 54fb9a3f20 Add Explorer.Chain.Zkevm.Reader module 1 year ago
POA a82c8bd2a3 Move zkevm_* files into a separate folder 1 year ago
POA 126c59a30d Txn -> Transaction 1 year ago
POA 8b70c29bac Small refactoring 1 year ago
POA 00f71d3149 Remove redundant line 1 year ago
POA 3fe3c5c2cb Add INDEXER_ZKEVM_BATCHES_RECHECK_INTERVAL env variable 1 year ago
POA 841fd7be70 Add INDEXER_ZKEVM_BATCHES_CHUNK_SIZE env variable 1 year ago