Commit Graph

1098 Commits (b5382c3f525abc229140ced29f831a7ee13ef77a)

Author SHA1 Message Date
varasev b5382c3f52
Output user address as an object in API v2 for Shibarium (#9389) 10 months ago
Kirill Fedoseev 74cceb5d84
Improve marking of failed internal transactions (#9306) 10 months ago
Qwerty5Uiop 4abc3df4b9 Move missing ranges sanitize to a separate background migration 10 months ago
POA d8fd9b2d20 Rename Zkevm to PolygonZkevm 10 months ago
POA 121092acfb Refactor Indexer.Block.Fetcher 10 months ago
POA ec76391b2b Split RPC requests for blocks into chunks 10 months ago
POA 0ecf3fe173 Use timestamp_to_datetime 10 months ago
POA 816b5d1844 mix format and update spelling 10 months ago
POA e57ce96512 Allow using Indexer.Fetcher.RollupL1ReorgMonitor for more than one module of the same rollup 10 months ago
POA ce06032aba Add Indexer.Fetcher.RollupL1ReorgMonitor module and remove duplicated code 10 months ago
POA 2949f02189 Fix spelling 10 months ago
POA 42314a620b Add doc comments for public functions 10 months ago
POA 5ffb2eac88 Refactoring 10 months ago
POA a6d2a80187 Move L1 RPC requests from realtime block handler to a separate GenServer 10 months ago
POA ae812aa633 Small refactoring 10 months ago
POA 811f69e65b Fixes for Chain.import related to CHAIN_TYPE 10 months ago
POA 7e6b81f9cc Fixes after rebase 10 months ago
POA 98c31ee462 Remove redundant function 10 months ago
POA 85ff5452d5 Small refactoring 10 months ago
POA d6a34dabf9 Rename `uninserted` to `not inserted` 10 months ago
POA a93a31294e Add API v2 for Polygon zkEVM bridge operations 10 months ago
POA 426b85bf4a Fix operation type 10 months ago
POA 0d04196473 Add Indexer.Transform.Zkevm.Bridge 10 months ago
POA 7c0b0b1ab3 Add Indexer.Fetcher.Zkevm.BridgeL2 10 months ago
POA 4d779600bc Refactor Indexer.Fetcher.Zkevm.BridgeL1 10 months ago
POA 09f2429e9a Add l2_token_address field for preliminary Indexer.Fetcher.Zkevm.BridgeL1 10 months ago
POA 316077077a Preliminary Indexer.Fetcher.Zkevm.BridgeL1 10 months ago
POA 19ef37c398 Prepare for filling and scanning zkevm_bridge_l1_tokens table 10 months ago
POA a285285b82 Draft 10 months ago
POA 0092b1a4c3 Draft 10 months ago
POA 1fda56ef15 Small changes 10 months ago
Qwerty5Uiop ae1915482a Filter non-traceable transactions for zetachain 10 months ago
Qwerty5Uiop 830625eca8 Remove ERC-1155 logs params from coin balances params 10 months ago
Kirill Fedoseev b42f8e3867 fix: more review comments 10 months ago
Kirill Fedoseev 41008abb69 fix: tests 10 months ago
Viktor Baranov 453dd964ff 6.1.0 10 months ago
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
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
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 11 months ago
Kirill Fedoseev 00a1dfb0d3 feat: add blobs fetcher 11 months ago
Kirill Fedoseev d49020ef89 feat: blobs migrations and api 11 months ago
Nikita Pozdniakov e2583f1c69
Fix bug with match error; Add sorting before broadcasting updated token balances 11 months ago