Commit Graph

14123 Commits (6f5dc3b5d365b0b0e3c2ce1ade3bed67ea9331aa)
 

Author SHA1 Message Date
Qwerty5Uiop 6907d870eb Refactor weth transfers sanitizing 9 months ago
Qwerty5Uiop 09b269bf72 Eliminate incorrect token transfers with empty token_ids 9 months ago
Victor Baranov be9b1fcb05
Merge pull request #9421 from blockscout/dependabot/npm_and_yarn/apps/block_scout_web/assets/sass-1.71.0 9 months ago
dependabot[bot] c9be63fcb4
Bump sass from 1.70.0 to 1.71.0 in /apps/block_scout_web/assets 9 months ago
Victor Baranov b212ec5288
Merge pull request #9425 from blockscout/dependabot/npm_and_yarn/apps/block_scout_web/assets/sass-loader-14.1.1 9 months ago
Victor Baranov 2f5c276921
Merge pull request #9424 from blockscout/dependabot/npm_and_yarn/apps/block_scout_web/assets/webpack-5.90.3 9 months ago
Victor Baranov 0008797ea3
Merge pull request #9422 from blockscout/dependabot/npm_and_yarn/apps/block_scout_web/assets/core-js-3.36.0 9 months ago
Victor Baranov fe37a6975e
Merge pull request #9423 from blockscout/dependabot/npm_and_yarn/apps/block_scout_web/assets/amplitude/analytics-browser-2.4.1 9 months ago
dependabot[bot] 9bc63a5ef8
Bump sass-loader from 14.1.0 to 14.1.1 in /apps/block_scout_web/assets 9 months ago
dependabot[bot] dd85b6ccfe
Bump webpack from 5.90.1 to 5.90.3 in /apps/block_scout_web/assets 9 months ago
dependabot[bot] bea2fbf671
Bump @amplitude/analytics-browser in /apps/block_scout_web/assets 9 months ago
dependabot[bot] 858f626f81
Bump core-js from 3.35.1 to 3.36.0 in /apps/block_scout_web/assets 9 months ago
Viktor Baranov 0a69f47795 Fix parsing contract creation 9 months ago
Viktor Baranov 2da4d77d25 Fix index definition 9 months ago
Viktor Baranov 6bf70ae7bf Filecoin JSON RPC variant 9 months ago
Qwerty5Uiop 42425edef8
Null round handling (#9403) 9 months ago
nikitosing 15f708e1fd
Merge pull request #9387 from blockscout/vb-solidity-scan-filter-out-vyper 9 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