Commit Graph

9732 Commits (016881a0130c858936414b15f9335ef97b0a7a06)

Author SHA1 Message Date
nikitosing 0f153faf94
feat: Add rate limits to graphQL API (#9771) 8 months ago
Kirill Fedoseev 7b4f2e1cbb
feat: support for internal user operation calldata decoded by microservice (#9776) 8 months ago
nikitosing 40caa18e9b
fix: Replace tx gas_price with effectiveGasPrice from receipt (#9733) 8 months ago
Victor Baranov 1671966336
feat: internal txs fetching for Arbitrum (#9737) 8 months ago
Fedor Ivanov 99a0e5668f
fix: fetching GraphQL schema by GraphiQL IDE (#9630) 8 months ago
Victor Baranov 25039ca731
feat: Contract code on-demand fetcher (#9708) 8 months ago
varasev 4dc49317ae
fix: Add block range check into OP Withdrawals fetcher (#9770) 8 months ago
nikitosing e830e45475
feat: Add /api/v2/tokens/:address_hash_param/holders/csv endpoint (#9722) 8 months ago
Victor Baranov 8f2c0e5240
fix: Update token's holder_count in the db from ETS module (#9623) 8 months ago
dependabot[bot] 02ed85cac5
chore: Bump autoprefixer in /apps/block_scout_web/assets (#9786) 8 months ago
Victor Baranov bfe9e49916
chore: Remove /api/account/v1 path (#9660) 8 months ago
dependabot[bot] c712902057
chore: Bump sass from 1.71.1 to 1.72.0 in /apps/block_scout_web/assets (#9780) 8 months ago
varasev 97fccb1601
feat: Support the 2nd version of L2<->L1 Polygon zkEVM Bridge (#9637) 8 months ago
Victor Baranov 3cad599358
feat: GraphQL management env vars (#9751) 8 months ago
dependabot[bot] ef9f435326
chore: Bump @babel/core in /apps/block_scout_web/assets (#9782) 8 months ago
dependabot[bot] 28465cbeaf
chore: Bump webpack in /apps/block_scout_web/assets (#9787) 8 months ago
dependabot[bot] acadaacb94
chore: Bump postcss in /apps/block_scout_web/assets (#9785) 8 months ago
dependabot[bot] 9a0e3170f7
chore: Bump @amplitude/analytics-browser in /apps/block_scout_web/assets (#9788) 8 months ago
dependabot[bot] 202fbf55cc
chore: Bump solc from 0.8.24 to 0.8.25 in /apps/explorer (#9789) 8 months ago
dependabot[bot] fdbf8f7fba
chore: Bump sweetalert2 in /apps/block_scout_web/assets (#9783) 8 months ago
dependabot[bot] 9b18b0bc97
chore: Bump @babel/preset-env in /apps/block_scout_web/assets (#9784) 8 months ago
dependabot[bot] 49db4c1cdf
chore: Bump core-js in /apps/block_scout_web/assets (#9781) 8 months ago
Victor Baranov b8cac6cae8
chore: Enable Rust sc-verifier microservice by default (#9752) 8 months ago
Alexander Kolotov 9b99f72a3a
feat: Improvements in zksync batch related transactions requests (#9680) 8 months ago
nikitosing 6c207c2d5d
feat: Add trying to decode internal calldata for user ops (#9675) 8 months ago
nikitosing 788058add8
fix: Fix UTF-8 json handling in NFT metadata fetching (#9707) 8 months ago
varasev cdc3ab8b2a
fix: Separate ZkSync and ZkEvm readers in API controller (#9749) 8 months ago
Kirill Fedoseev 28ea816340
perf: Add EIP4844 blob transactions index (#9661) 8 months ago
varasev 2b686a6213
chore: Temporarily ignore OP batches written to Celestia (#9734) 8 months ago
nikitosing 31b0c71117
fix: Add missing preloads (#9520) 8 months ago
Victor Baranov ffa12234c4
fix: Change CoinGecko token image attribute priority (#9671) 8 months ago
Qwerty5Uiop b65114532d
fix: Fix Geth block tracing errors handling (#9672) 8 months ago
Victor Baranov afedd81dae
fix: erc-404 token transfers null value (#9698) 8 months ago
dependabot[bot] 8877683561
chore: Bump express in /apps/block_scout_web/assets (#9725) 8 months ago
Mohammed Zeglam b1ee3edeb0
refactor: `Enum.count` to `Enum.empty?` (#9666) 8 months ago
Victor Baranov 610a145103
fix: erc-404 type stored in token balances tables (#9700) 8 months ago
Snoppy 79a6b6bff9
chore: fix typos (#9693) 8 months ago
dependabot[bot] 6231d73011
chore: Bump follow-redirects from 1.15.4 to 1.15.6 in /apps/explorer (#9648) 8 months ago
Viktor Baranov 6177a972fb Remove debug code 8 months ago
nikitosing c3d3ceee22
Tokens import improvements (#9653) 9 months ago
Victor Baranov 3d6025b261
Send timeout param in debug_traceBlockByNumber request (#9654) 9 months ago
varasev 824e10d166
Remove duplicated tx hashes while indexing OP batches (#9652) 9 months ago
Viktor Baranov 510bf9d791 6.3.0 9 months ago
varasev a5130b38f1
Hotfix for Optimism Ecotone batch blobs indexing (#9646) 9 months ago
Victor Baranov ee3b9c2c28
ERC-404 basic support (#9407) 9 months ago
Maxim Filonov dea361d56f
Add secondary coin and transaction stats (#9483) 9 months ago
nikitosing da6c71d911
Fix zero balances coming via WS (#9510) 9 months ago
Qwerty5Uiop 16797ec1b9
Separate errors by type in EndpointAvailabilityObserver (#9511) 9 months ago
Kirill Fedoseev c1ac435b9b
Fix infinite retries for orphaned blobs (#9620) 9 months ago
Qwerty5Uiop 91fbfa8e78
Reset missing ranges collector to max number after the cycle is done (#9635) 9 months ago