Commit Graph

5628 Commits (f1fd306bf98189ae033ce8bfa488521e984a7c2d)

Author SHA1 Message Date
Victor Baranov 3f4b1ee012
feat: Return number of days in address's coin-balance-history-by-day API v2 endpoint (#9806) 7 months ago
Victor Baranov ac2ff4638e
Zerion API proxy (#9896) 7 months ago
Fedor Ivanov b605d0cedd
fix: handle transactions with `gas_price` set to `nil` in `transaction_revert_reason/2` (#9647) 7 months ago
Victor Baranov 0202715dcc
fix: Correct processing of sized array to view in API v2 (#9854) 7 months ago
Fedor Ivanov 5755e46b2f
chore: move `has_methods_*` fields to `/smart-contracts` endpoint response (#9599) 7 months ago
Qwerty5Uiop 6006a3068b
chore: Add metrics for realtime event handlers queue length (#9822) 7 months ago
Victor Baranov a2079c49ef
chore: Reduce number of warnings in web tests (#9851) 8 months ago
Victor Baranov a3edd19669
chore: Remove /config/json-rpc-url API endpoint (#9798) 8 months ago
Maxim Filonov 649bf71958
feat: Secondary coin price in `api/v2/stats` (#9777) 8 months ago
Viktor Baranov 1f8b2f3996 6.4.0 8 months ago
nikitosing 61375ae760
feat: Add /api/v2/blocks/{hash_or_number}/internal-transactions endpoint (#9668) 8 months ago
nikitosing 45fa2aab5a
feat: Integrate Metadata microservice (#9706) 8 months ago
nikitosing 36df683929
feat: Support verifier alliance and eth-bytecode-db v1.7.0 changes (#9724) 8 months ago
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
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
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] 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
varasev cdc3ab8b2a
fix: Separate ZkSync and ZkEvm readers in API controller (#9749) 8 months ago
nikitosing 31b0c71117
fix: Add missing preloads (#9520) 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
nikitosing c3d3ceee22
Tokens import improvements (#9653) 8 months ago
Viktor Baranov 510bf9d791 6.3.0 8 months ago
Victor Baranov ee3b9c2c28
ERC-404 basic support (#9407) 8 months ago
Maxim Filonov dea361d56f
Add secondary coin and transaction stats (#9483) 8 months ago
nikitosing da6c71d911
Fix zero balances coming via WS (#9510) 8 months ago
Qwerty5Uiop 16797ec1b9
Separate errors by type in EndpointAvailabilityObserver (#9511) 8 months ago
Victor Baranov 675fdebfc9
Fix fetch_coin_balance query to compare between balances with values (#9638) 8 months ago
Kirill Fedoseev da5bd2fff3
Re-add missing blob transactions count (#9644) 8 months ago
Maxim Filonov 208192d918
Add last output root size counter (#9532) 8 months ago
Victor Baranov 0eb7501211
Rewrite query for token transfers on address to eliminate "or" (#9576) 9 months ago