Commit Graph

822 Commits (f55a2d0c82c1ba86b65b56f4ae55eff3eb5ff08c)

Author SHA1 Message Date
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 12 months ago
Nikita Pozdniakov b9318e09d7
Speed up Indexer.Fetcher.TokenInstance.LegacySanitize 12 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 1 year 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
POA 03566d53b5 Store l2 transactions count in the batch table 1 year ago
POA 06ce6d7088 Simplify batches chunking 1 year ago
POA 7cf6202bc5 Small refactoring of Indexer.Fetcher.ZkevmTxnBatch 1 year ago
POA 6efe1e58c0 Refactor Indexer.Fetcher.ZkevmTxnBatch 1 year ago
POA 8c145ef1da Add logging to Indexer.Fetcher.ZkevmTxnBatch 1 year ago
POA 6b5a353317 Add INDEXER_ZKEVM_BATCHES_ENABLED env var 1 year ago
POA f3dd999aca Improve detecting a new zkEVM batch 1 year ago
POA 6673b1cee1 Extend zkEVM batches indexer 1 year ago
POA e630e51939 Draft zkEVM indexer implementation 1 year ago
Qwerty5Uiop da6e63e071 Filter token transfers on coin balances updates 1 year ago
Qwerty5Uiop 067d06d11c Fix TokenBalance fetcher retry logic 1 year ago
Qwerty5Uiop 0173d3d7f1 Add head offset for empty blocks sanitizer 1 year ago
Viktor Baranov d8da722a14 Process review comment 1 year ago
Qwerty5Uiop bc10429611 Remove block consensus on import fail 1 year ago
Viktor Baranov 3309b6a27e Set max 30sec JSON RPC poll frequency for realtime fetcher when WS is disabled 1 year ago
Viktor Baranov 2e0acd5471 Refactor parsing of FIRST_BLOCK, LAST_BLOCK, TRACE_FIRST_BLOCK, TRACE_LAST_BLOCK env variables 1 year ago
Maxim Filonov 905f1e728e Add RSK tracing 1 year ago
Viktor Baranov a000c747fd IPFS gateway URL env var 1 year ago