Commit Graph

5575 Commits (a970a998632258d27f99650f528a46d1b7b5d2bc)

Author SHA1 Message Date
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 10 months ago
nikitosing 389debbc85
Create Indexer.Fetcher.TokenInstance.{SanitizeERC721, SanitizeERC1155… (#9226) 10 months ago
varasev b5382c3f52
Output user address as an object in API v2 for Shibarium (#9389) 10 months ago
Victor Baranov cef2819e10
Fix using of startblock/endblock in API v1 list endpoints: txlist, txlistinternal, tokentx (#9364) 10 months ago
POA d8fd9b2d20 Rename Zkevm to PolygonZkevm 10 months ago
Kirill Fedoseev e69c87e754
Optimize addresses preloads in account abstraction proxy (#9377) 10 months ago
POA 98e80b3941 Update chain.ex 10 months ago
POA a93a31294e Add API v2 for Polygon zkEVM bridge operations 10 months ago
Nikita Pozdniakov b2c53dc87f
Fix tests 10 months ago
Nikita Pozdniakov 362dae45db
Add license_type field to smart_contracts table; Forward license_type through verification endpoints 10 months ago
Victor Baranov dda584eff2
Noves.fi: add proxy endpoint for describeTxs endpoint (#9351) 10 months ago