Commit Graph

9526 Commits (89992add0202cd7e89b431923e9f77afa41aa31f)

Author SHA1 Message Date
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
nikitosing 7467d4d075
Add tsvector index on smart_contracts.name (#9487) 9 months ago
Viktor Baranov ee8268787e 6.2.2 9 months ago
Viktor Baranov 017456bed2 6.2.1 9 months ago
nikitosing 5b3419a264
Fix no function clause matching in Integer.parse/2 (#9484) 9 months ago
Nikita Pozdniakov ca40f79afc Fix tabs counter cache bug 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
Kirill Fedoseev b74ddce2a2 feat: stream blocks without internal transactions backwards 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
Nikita Pozdniakov 758d64b9c0
Fix quick search bug 9 months ago
Viktor Baranov a2bb240a38 Remove Noves.fi /describe endpoint since it is unused anymore 9 months ago
sevenzing 81bbf4bae2 Change bens address seach to get_address func 9 months ago
Maxim Filonov 97ea7ccf17 Add `debug_traceBlockByNumber` to `method_to_url` 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
Viktor Baranov 41f8f1cbd2 Refactoring, cover with tests 9 months ago
Qwerty5Uiop 20060526a5 Update updated_at along with block consensus in internal transactions runner 9 months ago
Qwerty5Uiop ac736defdc Add block_consensus to token_transfers 9 months ago
Qwerty5Uiop dbaedbca2c Create token_transfers token_type index concurrently 9 months ago
Qwerty5Uiop 5fa357e29d Denormalization names refactoring + small token transfer type fix 9 months ago
Qwerty5Uiop c066a68b5c Token transfers denormalization 9 months ago
Qwerty5Uiop f997b67be8 Add Enum.uniq before sanitizing token transfers 9 months ago
Qwerty5Uiop c118d877c7 Refactor token transfers migration name 9 months ago
Qwerty5Uiop 6907d870eb Refactor weth transfers sanitizing 9 months ago
Qwerty5Uiop 09b269bf72 Eliminate incorrect token transfers with empty token_ids 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
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
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