Commit Graph

1248 Commits (6dbdb26b35a886265f154811373a18707c9a64ac)

Author SHA1 Message Date
Kirill Fedoseev 74cceb5d84
Improve marking of failed internal transactions (#9306) 9 months ago
Qwerty5Uiop 4abc3df4b9 Move missing ranges sanitize to a separate background migration 9 months ago
POA d8fd9b2d20 Rename Zkevm to PolygonZkevm 9 months ago
POA 121092acfb Refactor Indexer.Block.Fetcher 9 months ago
POA ec76391b2b Split RPC requests for blocks into chunks 9 months ago
POA 0ecf3fe173 Use timestamp_to_datetime 9 months ago
POA 816b5d1844 mix format and update spelling 9 months ago
POA e57ce96512 Allow using Indexer.Fetcher.RollupL1ReorgMonitor for more than one module of the same rollup 9 months ago
POA ce06032aba Add Indexer.Fetcher.RollupL1ReorgMonitor module and remove duplicated code 9 months ago
POA 2949f02189 Fix spelling 9 months ago
POA 42314a620b Add doc comments for public functions 9 months ago
POA 5ffb2eac88 Refactoring 9 months ago
POA a6d2a80187 Move L1 RPC requests from realtime block handler to a separate GenServer 9 months ago
POA ae812aa633 Small refactoring 9 months ago
POA 811f69e65b Fixes for Chain.import related to CHAIN_TYPE 9 months ago
POA 7e6b81f9cc Fixes after rebase 9 months ago
POA 98c31ee462 Remove redundant function 9 months ago
POA 85ff5452d5 Small refactoring 9 months ago
POA d6a34dabf9 Rename `uninserted` to `not inserted` 9 months ago
POA a93a31294e Add API v2 for Polygon zkEVM bridge operations 9 months ago
POA 426b85bf4a Fix operation type 9 months ago
POA 0d04196473 Add Indexer.Transform.Zkevm.Bridge 9 months ago
POA 7c0b0b1ab3 Add Indexer.Fetcher.Zkevm.BridgeL2 9 months ago
POA 4d779600bc Refactor Indexer.Fetcher.Zkevm.BridgeL1 9 months ago
POA 09f2429e9a Add l2_token_address field for preliminary Indexer.Fetcher.Zkevm.BridgeL1 9 months ago
POA 316077077a Preliminary Indexer.Fetcher.Zkevm.BridgeL1 9 months ago
POA 19ef37c398 Prepare for filling and scanning zkevm_bridge_l1_tokens table 9 months ago
POA a285285b82 Draft 9 months ago
POA 0092b1a4c3 Draft 9 months ago
POA 1fda56ef15 Small changes 9 months ago
Qwerty5Uiop ae1915482a Filter non-traceable transactions for zetachain 9 months ago
Qwerty5Uiop 830625eca8 Remove ERC-1155 logs params from coin balances params 9 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 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