Commit Graph

5584 Commits (8ce08ee5fce5ffad10a4fe568462bf2bc7e713d4)

Author SHA1 Message Date
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
Alexander Kolotov 51d82f1dbf
zksync chain type support (#9631) 9 months ago
Viktor Baranov a706cbd697 Format .eex files 9 months ago
nikitosing ac5625df90
Add user_op interpretation (#9473) 9 months ago
nikitosing 646c8492b8
Convert outputs to string in smart_contract_view.ex (#9529) 9 months ago
Victor Baranov 610f6223ab
API v1 bridgedtokenlist endpoint (#9506) 9 months ago
Fedor Ivanov 354b7e45bc
Fix duplicate read methods (#9591) 9 months ago
Viktor Baranov 70fdae23d0 Processing of eth_getStorageAt might return less 32 bytes 9 months ago
Viktor Baranov 1ab80877ce Fix EIP-1967 beacon proxy pattern detection 9 months ago
dependabot[bot] 31ba820010
Bump autoprefixer in /apps/block_scout_web/assets 9 months ago
dependabot[bot] 0313fbb6d3
Bump xss from 1.0.14 to 1.0.15 in /apps/block_scout_web/assets 9 months ago
dependabot[bot] c41b133658
Bump @babel/preset-env in /apps/block_scout_web/assets 9 months ago
dependabot[bot] 9c2efc2c93
Bump @amplitude/analytics-browser in /apps/block_scout_web/assets 9 months ago
dependabot[bot] fedca96789
Bump postcss-loader from 8.1.0 to 8.1.1 in /apps/block_scout_web/assets 9 months ago
dependabot[bot] 389bfb587d
Bump mini-css-extract-plugin in /apps/block_scout_web/assets 9 months ago
dependabot[bot] 0770e86037
Bump chart.js from 4.4.1 to 4.4.2 in /apps/block_scout_web/assets 9 months ago
dependabot[bot] 90366deea0
Bump @babel/core from 7.23.9 to 7.24.0 in /apps/block_scout_web/assets 9 months ago
nikitosing a14630855c
ETH JSON RPC extension (#9409) 9 months ago
nikitosing 546b732ac1
Add stability validators (#9390) 9 months ago
Kirill Fedoseev fdbb881a18
Add blob transaction count and transaction type filter to block view (#9490) 9 months ago
Fedor Ivanov 66b7badf37
Fix missing `0x` prefix in `eth_getLogs` response (#9514) 9 months ago
Victor Baranov 9819522ea1
Optimism chain type (#9460) 9 months ago
Viktor Baranov ee8268787e 6.2.2 9 months ago
Viktor Baranov 017456bed2 6.2.1 9 months ago
Kirill Fedoseev 05d47d681c fix: not found page for unknown blobs 9 months ago
dependabot[bot] 6d268c133f
Bump es5-ext from 0.10.62 to 0.10.64 in /apps/block_scout_web/assets 9 months ago
dependabot[bot] 9e8bd5c56e
Bump eslint from 8.56.0 to 8.57.0 in /apps/block_scout_web/assets 9 months ago
dependabot[bot] 58501a3bc2
Bump @amplitude/analytics-browser in /apps/block_scout_web/assets 9 months ago
dependabot[bot] c4eda099ea
Bump sass from 1.71.0 to 1.71.1 in /apps/block_scout_web/assets 9 months ago
Viktor Baranov c9a2d1431f Fix Noves.fi endpoint 9 months ago
Viktor Baranov 46418233a9 Fix Noves.fi endpoints 9 months ago
Viktor Baranov 97e7f6dd57 v6.2.0 9 months ago
Viktor Baranov a2bb240a38 Remove Noves.fi /describe endpoint since it is unused anymore 9 months ago
Viktor Baranov 08bf588955 Solidityscan integration enhancements 9 months ago
Viktor Baranov a0e801ac41 Rename some Noves.fi proxy endpoints 9 months ago
Qwerty5Uiop e7d2dd0ee4
Fetch coin balances in async mode in realtime fetcher (#9182) 9 months ago
Qwerty5Uiop c066a68b5c Token transfers denormalization 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
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
Qwerty5Uiop 42425edef8
Null round handling (#9403) 9 months ago
Viktor Baranov 068bf04cc7 Filter out Vyper contracts in Solidityscan endpoint 9 months ago
nikitosing 389debbc85
Create Indexer.Fetcher.TokenInstance.{SanitizeERC721, SanitizeERC1155… (#9226) 9 months ago