Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update frontend to latest main #22

Closed
wants to merge 344 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    8c1be25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17dced8 View commit details
    Browse the repository at this point in the history
  3. replace type

    maxaleks committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c02cd33 View commit details
    Browse the repository at this point in the history
  4. Update values.yaml.gotmpl

    maxaleks committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    3a8ab33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93a8f4b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21b4dc6 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. metadata date fix

    ArminaAiren committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    c1946b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b1694d View commit details
    Browse the repository at this point in the history
  3. fix token icon fallback

    ArminaAiren committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    bcafc93 View commit details
    Browse the repository at this point in the history
  4. Merge pull request blockscout#1715 from blockscout/tom2drum/issue-1710

    Incorrect NFT media placeholder when navigating between pages
    tom2drum authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    089e667 View commit details
    Browse the repository at this point in the history
  5. 404 for unknown transaction (blockscout#1697)

    * 404 for unknown transaction
    
    Fixes blockscout#1689
    
    * add helper for displaying custom error screen
    tom2drum authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    c4f6b56 View commit details
    Browse the repository at this point in the history
  6. Remove the use of the token object from the response of the `api/v2/t…

    …okens/<address>/holders` endpoint. (blockscout#1696)
    
    Fixes blockscout#1690
    tom2drum authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    754a976 View commit details
    Browse the repository at this point in the history
  7. Add a banner to the My Verified Addresses page (blockscout#1695)

    * Add a banner to the My Verified Addresses page
    
    Fixes blockscout#1688
    
    * [skip ci] change text copy
    tom2drum authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    09e8ab9 View commit details
    Browse the repository at this point in the history
  8. bugfix: No number wrap on the address 'Tokens' tab (blockscout#1691)

    * No number wrap on the address 'Tokens' tab
    
    Fixes blockscout#1673
    
    * fix address overlapping in tx state
    tom2drum authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    9a3d38d View commit details
    Browse the repository at this point in the history
  9. Merge pull request blockscout#1716 from blockscout/fe-1714

    fix token icon fallback
    isstuev authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    259b2df View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6618c44 View commit details
    Browse the repository at this point in the history
  11. Merge pull request blockscout#1647 from blockscout/getit

    Getit ad banner
    isstuev authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    9f2aaa3 View commit details
    Browse the repository at this point in the history
  12. design fixes

    tom2drum committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    373a979 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e2c79df View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4d3ce52 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    00ed752 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    4dc76f6 View commit details
    Browse the repository at this point in the history
  2. Dim out page to focus on a search (blockscout#1711)

    * Dim out page to focus on a search
    
    Fixes blockscout#1682
    
    * add backdrop to search results page
    
    * refactoring
    tom2drum authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    7019554 View commit details
    Browse the repository at this point in the history
  3. solidity scan icon

    ArminaAiren authored and isstuev committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    3378bab View commit details
    Browse the repository at this point in the history
  4. change icon folder

    isstuev committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    976b4c7 View commit details
    Browse the repository at this point in the history
  5. stats price diff on the homepage

    ArminaAiren authored and isstuev committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f56c38e View commit details
    Browse the repository at this point in the history
  6. Merge pull request blockscout#1719 from blockscout/fe-1666

    solidity scan icon
    isstuev authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    7b8d8d5 View commit details
    Browse the repository at this point in the history
  7. bugfix: Real-time incoming transactions are sorted incorrectly (block…

    …scout#1720)
    
    * Real-time incoming transactions are sorted incorrectly
    
    Fixes blockscout#1681
    
    * fix checks workflow
    tom2drum authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d833ceb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9933b2a View commit details
    Browse the repository at this point in the history
  9. Merge pull request blockscout#1722 from blockscout/fe-1721

    stats price diff on the homepage
    isstuev authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    3699cb4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b123e5a View commit details
    Browse the repository at this point in the history
  11. Merge pull request blockscout#1727 from blockscout/fe-1726

    fix react keys for withdrawals
    isstuev authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    567aa1b View commit details
    Browse the repository at this point in the history
  12. add skeletons

    maxaleks committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5680028 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a304f4b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    20ba905 View commit details
    Browse the repository at this point in the history
  15. fix star icon size

    maxaleks committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    01b0db6 View commit details
    Browse the repository at this point in the history
  16. Merge pull request blockscout#1730 from blockscout/wc-email

    enable email for wallet connect
    isstuev authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4a6ac17 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    35f732f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6ecb1e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. update no data component

    maxaleks committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1877b00 View commit details
    Browse the repository at this point in the history
  2. fix wording for 1 item

    maxaleks committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5899f90 View commit details
    Browse the repository at this point in the history
  3. update empty search result

    maxaleks committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    132c340 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8de2ada View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f96072d View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    5a63649 View commit details
    Browse the repository at this point in the history
  2. replace label with svg

    maxaleks committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    d4ce12a View commit details
    Browse the repository at this point in the history
  3. rename url param

    maxaleks committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    b89c3a1 View commit details
    Browse the repository at this point in the history
  4. add mixpanel events

    maxaleks committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    3bff33f View commit details
    Browse the repository at this point in the history
  5. Update .env.main

    maxaleks committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    a43c517 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f97c377 View commit details
    Browse the repository at this point in the history
  7. fix warnings

    maxaleks committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    b3cc05e View commit details
    Browse the repository at this point in the history
  8. update star icon

    maxaleks committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4205089 View commit details
    Browse the repository at this point in the history
  9. fix star icon color

    maxaleks committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    dbd3ec5 View commit details
    Browse the repository at this point in the history
  10. update screenshots

    maxaleks committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e27f4e2 View commit details
    Browse the repository at this point in the history
  11. hide new features

    maxaleks committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    6aee84d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2f05b15 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. add security report type

    maxaleks committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    cb3408d View commit details
    Browse the repository at this point in the history
  2. update envs-validator schema

    maxaleks committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    7c36394 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. chore: fix typos

    xiaoxianBoy committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    90d9352 View commit details
    Browse the repository at this point in the history
  2. update web3modal to v4 (blockscout#1731)

    * update hooks and methods
    
    * fix typescript
    
    * options fix
    
    * fix pw test build
    
    * try to fix tests
    
    * more pw test fixes
    
    * update screenshots and fix address verification test
    tom2drum authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    76f2564 View commit details
    Browse the repository at this point in the history
  3. Merge pull request blockscout#1739 from xiaoxianBoy/fix-typos

    chore: fix typos
    isstuev authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    9cdbf6d View commit details
    Browse the repository at this point in the history
  4. fix types

    maxaleks committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    15d2d94 View commit details
    Browse the repository at this point in the history
  5. remove commented code

    maxaleks committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    821182e View commit details
    Browse the repository at this point in the history
  6. post-review changes

    maxaleks committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    0052c02 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d17681 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e3e8dbb View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    df7a3bf View commit details
    Browse the repository at this point in the history
  2. upgrade dappscout-iframe

    maxaleks committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    0442c08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f72fe6 View commit details
    Browse the repository at this point in the history
  4. test fixes

    isstuev committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ea89df4 View commit details
    Browse the repository at this point in the history
  5. Noves integration (blockscout#1398)

    * noves integration
    
    * code refactored
    
    * PR changes added
    
    * Code set up for new proxy 'describeTxs'
    
    * minor fix
    
    * Rename Novestranslate.ts to NovesTranslate.ts
    
    * some quick stuff
    
    * partial fixes and commit for changing how useDescribeTxs and txsContent work (new GET endpoint)
    
    * Pending PR fixes
    
    * tx asset flows pageSize of 50
    
    * PR comments fixes
    
    * rename expected api endpoint for the describe_txs endpoint, more accurate and descriptive
    
    * one final re-name for api endpoint (make it clear it's an object vs an action)
    
    * scrollRef fix
    
    * build error fix
    
    * design fixes
    
    * sub heading fix
    
    * Removed pagination in account history
    
    * remove duplicate route
    
    * updated table theme and icon gap
    
    * Removed wrong color in table
    
    * removed null validation in page params
    
    * updated margin
    
    * margin fix
    
    * add icons to contracts
    
    * Sub-heading interpretation simplified
    
    * token alignment fix
    
    * tests added for new functions
    
    * margin fix
    
    * remove divider on mobile asset flows
    
    ---------
    
    Co-authored-by: NahuelNoves <Nahuel@noves.fi>
    Co-authored-by: francisco-noves <francisco@noves.fi>
    3 people authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    cc9cb36 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Merge pull request blockscout#1748 from blockscout/no-login-page

    hide login page if no proxy needed
    isstuev authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    7a9736a View commit details
    Browse the repository at this point in the history
  2. Merge pull request blockscout#1747 from blockscout/fe-1699

    Add AdButler as an additional ad provider
    isstuev authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    919a9f2 View commit details
    Browse the repository at this point in the history
  3. add back button

    maxaleks committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c20f58f View commit details
    Browse the repository at this point in the history
  4. fix height of modal header

    maxaleks committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    946f77d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1acf6a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. zkSync batches (blockscout#1743)

    * dev preset
    
    * batches page
    
    * batch details view
    
    * batch txs
    
    * adjustments in block view
    
    * adjustments in tx view
    
    * adjustments on home page
    
    * fixes
    
    * tests
    
    * add pagination to batch txs
    
    * ENV values for demo
    
    * fix layout on batch details tab
    
    * add more fields to batch details
    
    * update screenshots
    
    * revert demo ENVs
    tom2drum authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    38b59af View commit details
    Browse the repository at this point in the history
  2. ad provider fix

    isstuev committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    1c9b821 View commit details
    Browse the repository at this point in the history
  3. ad provider fix 2

    isstuev committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    fd7d9e2 View commit details
    Browse the repository at this point in the history
  4. Add support of ERC-404 type

    isstuev committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a9cbaf9 View commit details
    Browse the repository at this point in the history
  5. type fixes

    isstuev committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ad76695 View commit details
    Browse the repository at this point in the history
  6. fixes

    isstuev committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    cba7470 View commit details
    Browse the repository at this point in the history
  7. tests

    isstuev committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    02e7c27 View commit details
    Browse the repository at this point in the history
  8. fix

    isstuev committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    e46676a View commit details
    Browse the repository at this point in the history
  9. test fix

    isstuev committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    dc34601 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    586cfbc View commit details
    Browse the repository at this point in the history
  2. rework app card styles

    maxaleks committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    cbd0bf0 View commit details
    Browse the repository at this point in the history
  3. add featured app banner

    maxaleks committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    c0ff778 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    4fde5d2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request blockscout#1746 from blockscout/upgrade-dappscout-…

    …iframe
    
    Upgrade `dappscout-iframe`
    maxaleks authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b3d0a43 View commit details
    Browse the repository at this point in the history
  3. Merge pull request blockscout#1735 from blockscout/fe-1725

    Add support of ERC-404 type
    isstuev authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    50a96d5 View commit details
    Browse the repository at this point in the history
  4. Playwright tests refactoring, pt.1 (blockscout#1744)

    * abort all requests for external resources and single mock for text ad
    
    * render and mockApiResponse fixtures
    
    * move fixtures into separate files
    
    * rewrite Blocks test
    
    * refactor mockApiResponse signature
    
    * test with auth
    
    * rewrite test with other API domains
    
    * fix test
    
    * separate script for installing deps in pw docker
    tom2drum authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    36f9de6 View commit details
    Browse the repository at this point in the history
  5. Numbers over 16(?) digits are rounded in contract method fields (bloc…

    …kscout#1761)
    
    * Numbers over 16(?) digits are rounded in contract method fields
    
    Fixes blockscout#1750
    
    * Update values.yaml.gotmpl
    
    Changed public rpc to Sepolia
    
    * Set NEXT_PUBLIC_NETWORK_ID
    
    ---------
    
    Co-authored-by: Yan Vaskov <72267126+yvaskov@users.noreply.github.com>
    tom2drum and yvaskov authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    917189c View commit details
    Browse the repository at this point in the history
  6. User settings for address icons type (blockscout#1763)

    * color theme settings
    
    * address icon settings
    
    * update tests
    
    * add images to the address icon settings
    
    * update styles
    
    * more fixes
    tom2drum authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    5b0a93d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5873fa1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d395a6 View commit details
    Browse the repository at this point in the history
  9. [skip ci] update docs

    tom2drum committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3fd7f42 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    af7a835 View commit details
    Browse the repository at this point in the history
  2. erc 404 fix

    isstuev committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3e0f6e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. fix erc404 transfer type

    isstuev committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    586831e View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    0dbb04b View commit details
    Browse the repository at this point in the history
  2. Monitoring: social preview bots request counter (blockscout#1781)

    * add counter metric and logger for bot request
    
    * add script for grafana local instance
    
    * add log endpoint
    
    * add ENV to enable monitoring
    
    * [skip ci] change metric labels and add telegram bot
    
    * [skip ci] remove 404 from /metrics route
    tom2drum authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d837545 View commit details
    Browse the repository at this point in the history
  3. add 404 tokens to watchlist

    isstuev committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    440101a View commit details
    Browse the repository at this point in the history
  4. Merge pull request blockscout#1782 from blockscout/watchlist-fix

    add 404 tokens to watchlist
    isstuev authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    b7f3aed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0530195 View commit details
    Browse the repository at this point in the history
  6. add iframe banner

    maxaleks committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6ca3a26 View commit details
    Browse the repository at this point in the history
  7. move env vars

    maxaleks committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e523262 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dcf1fa4 View commit details
    Browse the repository at this point in the history
  9. fix style

    maxaleks committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    5a1bb1c View commit details
    Browse the repository at this point in the history
  10. change env for review

    maxaleks committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    27b2ea9 View commit details
    Browse the repository at this point in the history
  11. fix bg for dark theme

    maxaleks committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    fe52fca View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    02c16f9 View commit details
    Browse the repository at this point in the history
  13. remove unused styles

    maxaleks committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e52f3e3 View commit details
    Browse the repository at this point in the history
  14. update snapshots

    maxaleks committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    91caeef View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. change background color

    maxaleks committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    e6b4b29 View commit details
    Browse the repository at this point in the history
  2. add border-radius for image

    maxaleks committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    289a693 View commit details
    Browse the repository at this point in the history
  3. cut the link url

    maxaleks committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    6fc7ec1 View commit details
    Browse the repository at this point in the history
  4. add event for banner

    maxaleks committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    02d5fd9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd4bbbc View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. update screenshots

    maxaleks committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6f70139 View commit details
    Browse the repository at this point in the history
  2. Design updates (blockscout#1767)

    * update blob icon
    
    * fix tags on token transfer
    
    * update address tx filter styles
    
    * page padding fixes
    
    * update twitter icon
    
    * updat screenshots
    
    * fix test
    
    * update back arrow color in the modals
    
    * update solidityscan text
    
    * update stats widget bg color
    tom2drum authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c393f75 View commit details
    Browse the repository at this point in the history
  3. adblock detect improvement

    isstuev committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    bc91786 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    2eb01a0 View commit details
    Browse the repository at this point in the history
  2. Add url base path for stats api and visualizer api endpoints in the e…

    …nv (blockscout#1783)
    
    * add base api path env variables for stats and visualize api
    
    * add tests and schema
    
    * lint fixes
    tushar994 authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    dd93c2b View commit details
    Browse the repository at this point in the history
  3. add comment

    maxaleks committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6e989bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ef6962 View commit details
    Browse the repository at this point in the history
  5. update screenshots

    maxaleks committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a6aed0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5fdaddc View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    4aba170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b9cbad View commit details
    Browse the repository at this point in the history
  3. add tests

    maxaleks committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    adad0d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    062f16f View commit details
    Browse the repository at this point in the history
  2. Hotfix for Noves integration error with undefined addresses (blocksco…

    …ut#1803)
    
    Fix error with addresses
    
    Co-authored-by: NahuelNoves <Nahuel@noves.fi>
    juanlenoves and NahuelNoves authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    3a9c6cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b74c07 View commit details
    Browse the repository at this point in the history
  4. rework dapp page header

    maxaleks committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    24cfa42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50910f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d4a23f View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    362b87a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20f8c0e View commit details
    Browse the repository at this point in the history
  3. change icon color

    maxaleks committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    bf0b87a View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. fix internal tx keys

    isstuev committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    3737609 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Merge pull request blockscout#1813 from blockscout/int-tx-fix

    fix internal tx keys
    isstuev authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4633636 View commit details
    Browse the repository at this point in the history
  2. Merge pull request blockscout#1811 from blockscout/fe-1810

    custom claim funds link for optimistic rollups
    isstuev authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    0b47e4f View commit details
    Browse the repository at this point in the history
  3. Merge pull request blockscout#1773 from blockscout/adblock-detect-imp

    adblock detect improvement
    isstuev authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d2da006 View commit details
    Browse the repository at this point in the history
  4. Merge pull request blockscout#1801 from blockscout/fe-1736

    Add tooltip on contracts license type
    isstuev authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    74ceabc View commit details
    Browse the repository at this point in the history
  5. Merge pull request blockscout#1800 from blockscout/fe-1775

    coin balance history chart new type and custom empty text
    isstuev authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b486d8c View commit details
    Browse the repository at this point in the history
  6. Merge pull request blockscout#1807 from blockscout/blob-config-tabs

    show block and tx blob tabs only if NEXT_PUBLIC_DATA_AVAILABILITY_ENA…
    isstuev authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d69e622 View commit details
    Browse the repository at this point in the history
  7. Merge pull request blockscout#1805 from blockscout/fe-1784

    Add tips to score, explorers, domains
    isstuev authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b451db8 View commit details
    Browse the repository at this point in the history
  8. update tooltips

    maxaleks committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    847ec0a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6c4d667 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f95bb0f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5b1871c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4a7ca48 View commit details
    Browse the repository at this point in the history
  13. update screenshots

    maxaleks committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2e1999d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    904d754 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b77b92b View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    79b02e1 View commit details
    Browse the repository at this point in the history
  2. Enhance OG tags with API data (blockscout#1806)

    * simple fetch data for token instance page
    
    * generate enhanced metadata
    
    * group query params in page props
    
    * make base gSSP function generic
    
    * add metric for search engine bots
    
    * measure api request duration
    
    * get API data for token, address and dapp pages
    
    * improve typings for apiData prop
    
    * add ENV variable
    
    * tweak logs for /media-type requests
    
    * [skip ci] add prefix to default metrics
    tom2drum authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    32c1363 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba3b101 View commit details
    Browse the repository at this point in the history
  4. prototype

    tom2drum authored and isstuev committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f22a079 View commit details
    Browse the repository at this point in the history
  5. fix hydration error

    isstuev committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    41a982c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1fae6db View commit details
    Browse the repository at this point in the history
  7. marketplace layout fix

    isstuev committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    abb849b View commit details
    Browse the repository at this point in the history
  8. fix banner

    maxaleks committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3a883b5 View commit details
    Browse the repository at this point in the history
  9. fix screensots memory error

    isstuev committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    086ef3d View commit details
    Browse the repository at this point in the history
  10. Merge pull request blockscout#1825 from blockscout/fix-marketplace-ba…

    …nner
    
    Fix marketplace banner
    maxaleks authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    a4156eb View commit details
    Browse the repository at this point in the history
  11. change horizontal paddings for tags (blockscout#1824)

    * change horizontal paddings for tags
    
    * change space between icon and text
    
    * duck is back!
    tom2drum authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ab3e070 View commit details
    Browse the repository at this point in the history
  12. propRename

    isstuev committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    bbec6bc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    57b54a6 View commit details
    Browse the repository at this point in the history
  14. fix app layout for mobiles

    maxaleks committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    cb844b8 View commit details
    Browse the repository at this point in the history
  15. fix tooltip

    maxaleks committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    663171f View commit details
    Browse the repository at this point in the history
  16. fix state reset

    maxaleks committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    e930151 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Stats Update (blockscout#1796)

    * [WIP] chart for secondary coin price
    
    * latest L1 state batch snippet
    
    * txs stats snipper
    
    * Merge main branch
    
    * optimism preset
    
    * rename governance token into secondary coin
    
    * add secondary coin price to top bar
    
    * calculate usd value for avg tx fee
    
    * tests
    
    * tweaks
    
    * change envs for demo
    
    * fix tests
    
    * fixes
    
    * fix flaky test
    
    * change scroll to filter for stats link behaviour
    tom2drum authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    096c079 View commit details
    Browse the repository at this point in the history
  2. fix wallet popover

    maxaleks committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    5012c82 View commit details
    Browse the repository at this point in the history
  3. memoize context value

    maxaleks committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ac69828 View commit details
    Browse the repository at this point in the history
  4. remove unused var

    maxaleks committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    fb7aff5 View commit details
    Browse the repository at this point in the history
  5. ENVs preset for deploy demo workflow (blockscout#1829)

    * pass envs preset to docker entrypoing
    
    * gh actions integration
    
    * update presets
    
    * more preset fixes
    
    * [skip ci] fixes
    tom2drum authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    d7e984b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09df0fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    194d4fd View commit details
    Browse the repository at this point in the history
  8. additional data for names

    isstuev committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    6096272 View commit details
    Browse the repository at this point in the history
  9. rework fullscreen on mobiles

    maxaleks committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    5ab56b5 View commit details
    Browse the repository at this point in the history
  10. restore lost screenshots

    isstuev committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    dea727a View commit details
    Browse the repository at this point in the history
  11. Merge pull request blockscout#1809 from blockscout/fe-1768

    Support ens_domain search result type
    isstuev authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    528ee6f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7828a98 View commit details
    Browse the repository at this point in the history
  13. Merge pull request blockscout#1822 from blockscout/rework-marketplace…

    …-app-header
    
    Rework marketplace app header and tooltips
    maxaleks authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    d1f7e16 View commit details
    Browse the repository at this point in the history
  14. Playwright tests refactoring, pt.2 (blockscout#1787)

    * create storageState fixture
    
    * remove auth fixture
    
    * renaming
    
    * migrate bridge tokens and shibarium rollup tests
    
    * migrate to common app config
    
    * update screenshots
    
    * re-implement fixtures for mocking envs, features and auth state
    
    * update screenshot
    tom2drum authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    6bfc495 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ca10f8a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. fix filter button hover

    tom2drum committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ed6bfac View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    d84e7e0 View commit details
    Browse the repository at this point in the history
  2. hide tabs menu when loading

    isstuev committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    13c3a13 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Merge pull request blockscout#1840 from blockscout/block-blob-fix

    configure blob txs in block details
    isstuev authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d252787 View commit details
    Browse the repository at this point in the history
  2. Merge pull request blockscout#1844 from blockscout/hide-loading-tab-menu

    hide tabs menu when loading
    isstuev authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    afc3be9 View commit details
    Browse the repository at this point in the history
  3. change license tooltip text

    isstuev committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c494e4a View commit details
    Browse the repository at this point in the history
  4. Merge pull request blockscout#1846 from blockscout/change-license-too…

    …ltip
    
    change license tooltip text
    isstuev authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    14389fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28dc026 View commit details
    Browse the repository at this point in the history
  6. Merge pull request blockscout#1837 from blockscout/release/v1_29_0

    Fixes for release v1.29.0
    isstuev authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d5925ba View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. env preset for base

    tom2drum committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2744d97 View commit details
    Browse the repository at this point in the history
  2. add metadata service feature

    tom2drum committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9d6bd24 View commit details
    Browse the repository at this point in the history
  3. zkEVM deposits and withdrawals (blockscout#1833)

    * deposits page
    
    * withdrawals page
    
    * tests
    
    * rename optimism routes
    
    * [skip ci] fix presets
    tom2drum authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ee5467f View commit details
    Browse the repository at this point in the history
  4. Update API Endpoint for fetching has_methods_* and `has_custom_meth… (

    blockscout#1842)
    
    * Update API Endpoint for fetching `has_methods_*` and `has_custom_methods_*` fields
    
    Fixes blockscout#1821
    
    * don't load address txs when navigating to contract tab
    
    * fix test
    tom2drum authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    eef534b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69e8731 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3b8c8c View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    81942df View commit details
    Browse the repository at this point in the history
  2. remove comment

    tom2drum committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    10c75e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05b0c04 View commit details
    Browse the repository at this point in the history
  4. update demo values

    tom2drum committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    3944283 View commit details
    Browse the repository at this point in the history
  5. Update color shemes for Tag component (blockscout#1855)

    update color shemes for Tag
    tom2drum authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    422f1a4 View commit details
    Browse the repository at this point in the history
  6. hotfix: tabs will not recalculate cut position after API data is load…

    …ed (blockscout#1856)
    
    * fix tabs cut after API data is loaded
    
    * update demo values
    tom2drum authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c0bbc4c View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    1f696b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    cc4f822 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13ccacf View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    faa24a3 View commit details
    Browse the repository at this point in the history
  2. Render Token page <h1> on the server (blockscout#1862)

    * extract TokenPageTitle into separate component
    
    * remove dynamic import for TokenPage
    
    * add initialData to tokenQuery
    
    * add ENV variable
    
    * don't update metadata on client
    
    * fix test
    tom2drum authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    232e179 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    33e1cf1 View commit details
    Browse the repository at this point in the history
  2. fix flaky tests (blockscout#1871)

    * try to fix flaky tests
    
    * wagmi test config
    
    * update zk evm test
    tom2drum authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    fdc8b80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4b58cf View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    5c3e1be View commit details
    Browse the repository at this point in the history
  2. Contract write: unable to add elements to a top level array argument …

    …field (blockscout#1848)
    
    * fix form for top level nested arrays
    
    * fix labels for fixed size arrays
    
    * refactoring
    
    * adjust test
    tom2drum authored May 1, 2024
    Configuration menu
    Copy the full SHA
    67c6404 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. update main fork

    DaMandal0rian committed May 2, 2024
    Configuration menu
    Copy the full SHA
    7384217 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98d6ebb View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    ae5dd54 View commit details
    Browse the repository at this point in the history
  2. remove sentry

    DaMandal0rian committed May 6, 2024
    Configuration menu
    Copy the full SHA
    274be3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b303ae View commit details
    Browse the repository at this point in the history
  4. dockerfile

    DaMandal0rian committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ec946b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e366fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    287a550 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d3bf1a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f8ca33 View commit details
    Browse the repository at this point in the history
  9. fix user profile menu

    tom2drum authored and DaMandal0rian committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d76dee2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5814539 View commit details
    Browse the repository at this point in the history
  11. tests

    tom2drum authored and DaMandal0rian committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f9b9481 View commit details
    Browse the repository at this point in the history
  12. add manage wallet button

    maxaleks authored and DaMandal0rian committed May 6, 2024
    Configuration menu
    Copy the full SHA
    885eb55 View commit details
    Browse the repository at this point in the history
  13. remove duplicated icon

    maxaleks authored and DaMandal0rian committed May 6, 2024
    Configuration menu
    Copy the full SHA
    9e38604 View commit details
    Browse the repository at this point in the history
  14. rename props

    maxaleks authored and DaMandal0rian committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0dd30f0 View commit details
    Browse the repository at this point in the history
  15. reduce timeout

    maxaleks authored and DaMandal0rian committed May 6, 2024
    Configuration menu
    Copy the full SHA
    acd56ec View commit details
    Browse the repository at this point in the history
  16. fix sorting between tabs

    maxaleks authored and DaMandal0rian committed May 6, 2024
    Configuration menu
    Copy the full SHA
    aecaffe View commit details
    Browse the repository at this point in the history
  17. fix apps re-rendering

    maxaleks authored and DaMandal0rian committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a7366b3 View commit details
    Browse the repository at this point in the history
  18. add discord link to app modal

    maxaleks authored and DaMandal0rian committed May 6, 2024
    Configuration menu
    Copy the full SHA
    66418ad View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    47eb9a7 View commit details
    Browse the repository at this point in the history
  20. add line break

    maxaleks authored and DaMandal0rian committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f843bef View commit details
    Browse the repository at this point in the history
  21. remove security score experiment

    maxaleks authored and DaMandal0rian committed May 6, 2024
    Configuration menu
    Copy the full SHA
    7862859 View commit details
    Browse the repository at this point in the history
  22. Contract interaction improvements (blockscout#1875)

    * add contract method id tag
    
    * add form submit type
    
    * refactor types for SmartConstract and make new component for Contract ABI methods
    
    * move contract method form inside ABI folder
    
    * handle form submit and display result
    
    * clean-up
    
    * change copied text
    
    * handle case when blockchain interaction is not configured
    
    * tests and screenshots update
    
    * fix bug wit WEI checkbox
    tom2drum authored and DaMandal0rian committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f812b89 View commit details
    Browse the repository at this point in the history
  23. Get smart-contract bytecode from websocket (blockscout#1851)

    * Get smart-contract bytecode from websocket
    
    Fixes blockscout#1769
    
    * fix test
    
    * i am stupid 😓
    
    * Update values.yaml.gotmpl
    
    ---------
    
    Co-authored-by: Yan Vaskov <72267126+yvaskov@users.noreply.github.com>
    2 people authored and DaMandal0rian committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b025062 View commit details
    Browse the repository at this point in the history
  24. Playwright tests refactoring, pt.4 (blockscout#1892)

    * remove feature config from the pw tests
    
    * update screenshots
    tom2drum authored and DaMandal0rian committed May 6, 2024
    Configuration menu
    Copy the full SHA
    88cc2b1 View commit details
    Browse the repository at this point in the history
  25. Public tags: display name tags for addresses (blockscout#1877)

    * refactor EntityTags component to work with metadata API format
    
    * hook for API metadata info query
    
    * make EntityTag component
    
    * make EntityTag component
    
    * display custom tag colors and sort tags by ordinal field
    
    * add tag popover
    
    * refactoring
    
    * display name tag in the lists
    
    * add mixpanel event and disable link for protocol and generic tags
    
    * adjust demo ENVs
    
    * tests
    
    * fix tests
    
    * change actionURL to tagUrl
    tom2drum authored and DaMandal0rian committed May 6, 2024
    Configuration menu
    Copy the full SHA
    bcd5e13 View commit details
    Browse the repository at this point in the history
  26. add RELEASE_NOTES.md

    tom2drum authored and DaMandal0rian committed May 6, 2024
    Configuration menu
    Copy the full SHA
    1bf1845 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    651e104 View commit details
    Browse the repository at this point in the history
  28. fixes

    DaMandal0rian committed May 6, 2024
    Configuration menu
    Copy the full SHA
    16d71b9 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    52fb0e3 View commit details
    Browse the repository at this point in the history
  30. fixes

    DaMandal0rian committed May 6, 2024
    Configuration menu
    Copy the full SHA
    817f781 View commit details
    Browse the repository at this point in the history