Commit Graph

13808 Commits (42425edef81d20d1cfd44af57de4cef5b98b1eb5)
 

Author SHA1 Message Date
Qwerty5Uiop 42425edef8
Null round handling (#9403) 8 months ago
nikitosing 15f708e1fd
Merge pull request #9387 from blockscout/vb-solidity-scan-filter-out-vyper 8 months ago
Viktor Baranov 2334440b01 indexed_ratio_blocks value is 1, if no blocks 9 months ago
Viktor Baranov dc89d1961f Return indexed raio 1 when there is only 0 block in the chain 9 months ago
Viktor Baranov 068bf04cc7 Filter out Vyper contracts in Solidityscan endpoint 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 ebfc315838
Fix outdated deps cache in CI (#9398) 9 months ago
Viktor Baranov ad4d2571a1 Fix Shibarium workflow name 9 months ago
varasev b5382c3f52
Output user address as an object in API v2 for Shibarium (#9389) 9 months ago
Kirill Fedoseev 74cceb5d84
Improve marking of failed internal transactions (#9306) 9 months ago
Victor Baranov 6ae6692d02
Merge pull request #9098 from blockscout/va-zkevm-bridge 9 months ago
Victor Baranov c8f474472e
Merge pull request #9360 from blockscout/ap-move-sanitize-missing-ranges 9 months ago
Qwerty5Uiop 4abc3df4b9 Move missing ranges sanitize to a separate background migration 9 months ago
Victor Baranov 0e4b14bff6
More-Minimal Proxy support (#9396) 9 months ago
Kirill Fedoseev c8167be818
chore: bump actions/cache to v4 (#9393) 9 months ago
Victor Baranov cef2819e10
Fix using of startblock/endblock in API v1 list endpoints: txlist, txlistinternal, tokentx (#9364) 9 months ago
POA d8fd9b2d20 Rename Zkevm to PolygonZkevm 9 months ago
Victor Baranov 61df0a9b07
Merge pull request #9371 from blockscout/vb-filter-empty-values-in-token-update 9 months ago
Viktor Baranov 59cec00a41 Filter empty values in token update 9 months ago
Kirill Fedoseev e69c87e754
Optimize addresses preloads in account abstraction proxy (#9377) 9 months ago
POA 357a7d1a83 Update changelog 9 months ago
POA 98e80b3941 Update chain.ex 9 months ago
POA b19e196d30 Reset GA cache 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 033ffb5132 Update spelling 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 5931ec88aa Add envs to common-blockscout.env 9 months ago
POA 98099d857a Update changelog 9 months ago
POA 71ef381240 Update changelog 9 months ago
POA a93a31294e Add API v2 for Polygon zkEVM bridge operations 9 months ago
POA cb29b6d341 Fix Explorer.Chain.Import.Runner.Zkevm.BridgeOperations 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