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

Sync main with upstream #26

Open
wants to merge 192 commits into
base: main
Choose a base branch
from
Open

Commits on Apr 24, 2024

  1. create action button

    maxaleks committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c75cac0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6354b5d View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    55c46fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd9bc0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b794a05 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

    maxaleks committed May 3, 2024
    Configuration menu
    Copy the full SHA
    c93a965 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    21ac24d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6975fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11bb195 View commit details
    Browse the repository at this point in the history
  4. merge main

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

Commits on May 7, 2024

  1. [skip ci] fix mock

    tom2drum committed May 7, 2024
    Configuration menu
    Copy the full SHA
    3acc861 View commit details
    Browse the repository at this point in the history
  2. remove old public tags page

    tom2drum committed May 7, 2024
    Configuration menu
    Copy the full SHA
    7bfbb3a View commit details
    Browse the repository at this point in the history
  3. rename vars

    maxaleks committed May 7, 2024
    Configuration menu
    Copy the full SHA
    324af2c View commit details
    Browse the repository at this point in the history
  4. memoize array of addresses

    maxaleks committed May 7, 2024
    Configuration menu
    Copy the full SHA
    349813a View commit details
    Browse the repository at this point in the history
  5. Add ENV variable allowing to choose default color schema (blockscout#…

    …1882)
    
    * Add ENV variable allowing to choose default color schema
    
    Fixes blockscout#1868
    
    * Update values.yaml.gotmpl
    
    ---------
    
    Co-authored-by: Yan Vaskov <72267126+yvaskov@users.noreply.github.com>
    tom2drum and yvaskov authored May 7, 2024
    Configuration menu
    Copy the full SHA
    3d60059 View commit details
    Browse the repository at this point in the history
  6. rename meta props

    maxaleks committed May 7, 2024
    Configuration menu
    Copy the full SHA
    1cea43f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d9b502 View commit details
    Browse the repository at this point in the history
  8. change icon color

    maxaleks committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f15f909 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4cc4e43 View commit details
    Browse the repository at this point in the history
  10. add more checks!

    maxaleks committed May 7, 2024
    Configuration menu
    Copy the full SHA
    cdfd9cf View commit details
    Browse the repository at this point in the history
  11. name and email fields

    tom2drum committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8cc2010 View commit details
    Browse the repository at this point in the history
  12. add tests for action button

    maxaleks committed May 7, 2024
    Configuration menu
    Copy the full SHA
    c3a3216 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    77766fa View commit details
    Browse the repository at this point in the history
  14. add more tests

    maxaleks committed May 7, 2024
    Configuration menu
    Copy the full SHA
    adee51e View commit details
    Browse the repository at this point in the history
  15. addresses field

    tom2drum committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4d0d415 View commit details
    Browse the repository at this point in the history
  16. description field

    tom2drum committed May 7, 2024
    Configuration menu
    Copy the full SHA
    bb6af2d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    76380a6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7f6373d View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. refactor addresses

    tom2drum committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b9ea29b View commit details
    Browse the repository at this point in the history
  2. fix internal txs sorting

    isstuev committed May 8, 2024
    Configuration menu
    Copy the full SHA
    de1427a View commit details
    Browse the repository at this point in the history
  3. Merge pull request blockscout#1895 from blockscout/fe-1872

    remove video autoplay from lists
    isstuev authored May 8, 2024
    Configuration menu
    Copy the full SHA
    cc97093 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efbff6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4ba2e3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request blockscout#1897 from blockscout/fe-1890

    fix internal txs sorting
    isstuev authored May 8, 2024
    Configuration menu
    Copy the full SHA
    42845ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a226314 View commit details
    Browse the repository at this point in the history
  8. color preview

    tom2drum committed May 8, 2024
    Configuration menu
    Copy the full SHA
    26ef668 View commit details
    Browse the repository at this point in the history
  9. tag preview

    tom2drum committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a33a8d5 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    36b4be0 View commit details
    Browse the repository at this point in the history
  2. fix removing ad banners

    isstuev committed May 9, 2024
    Configuration menu
    Copy the full SHA
    fcb82bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd32831 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ff33e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e620070 View commit details
    Browse the repository at this point in the history
  6. Merge pull request blockscout#1902 from blockscout/no-ad-fix-2

    fix removing ad banners
    tom2drum authored May 9, 2024
    Configuration menu
    Copy the full SHA
    4b906f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5909d48 View commit details
    Browse the repository at this point in the history
  8. refactor reCaptcha field

    tom2drum committed May 9, 2024
    Configuration menu
    Copy the full SHA
    ff311e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f8d8e68 View commit details
    Browse the repository at this point in the history
  10. add lightning label

    maxaleks committed May 9, 2024
    Configuration menu
    Copy the full SHA
    e3ec6ff View commit details
    Browse the repository at this point in the history
  11. full success result screen

    tom2drum committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d44c84a View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. group submit result data

    tom2drum committed May 10, 2024
    Configuration menu
    Copy the full SHA
    0499c29 View commit details
    Browse the repository at this point in the history
  2. fix typo

    maxaleks committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f051029 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11b723f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c77814 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4da9af0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f74276 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. display mixed submit result

    tom2drum committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8f8a54b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0b0cd7 View commit details
    Browse the repository at this point in the history
  3. fix styles and add tests

    maxaleks committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ec07e2c View commit details
    Browse the repository at this point in the history
  4. add env to goerli config

    maxaleks committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6720dbf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9b891a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f0d8b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ac64c7 View commit details
    Browse the repository at this point in the history
  8. pre-fill form with user data

    tom2drum committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a5b0110 View commit details
    Browse the repository at this point in the history
  9. tests

    tom2drum committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a1d394c View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. add env to eth sepolia

    maxaleks committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8b9a819 View commit details
    Browse the repository at this point in the history
  2. Update .env.eth_sepolia

    maxaleks committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ef8a244 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. add CSP for metadata service

    tom2drum committed May 15, 2024
    Configuration menu
    Copy the full SHA
    0b60ada View commit details
    Browse the repository at this point in the history
  2. design updates

    tom2drum committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4925c11 View commit details
    Browse the repository at this point in the history
  3. fix converter

    tom2drum committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b9508d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ee7260 View commit details
    Browse the repository at this point in the history
  5. Bump undici from 5.26.3 to 5.28.4

    Bumps [undici](https://github.com/nodejs/undici) from 5.26.3 to 5.28.4.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.26.3...v5.28.4)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 15, 2024
    Configuration menu
    Copy the full SHA
    bcbde75 View commit details
    Browse the repository at this point in the history
  6. Merge pull request blockscout#1916 from blockscout/dependabot/npm_and…

    …_yarn/undici-5.28.4
    
    Bump undici from 5.26.3 to 5.28.4
    tom2drum authored May 15, 2024
    Configuration menu
    Copy the full SHA
    7a349a2 View commit details
    Browse the repository at this point in the history
  7. Bump follow-redirects from 1.15.2 to 1.15.6

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 15, 2024
    Configuration menu
    Copy the full SHA
    a9c9032 View commit details
    Browse the repository at this point in the history
  8. Merge pull request blockscout#1917 from blockscout/dependabot/npm_and…

    …_yarn/follow-redirects-1.15.6
    
    Bump follow-redirects from 1.15.2 to 1.15.6
    tom2drum authored May 15, 2024
    Configuration menu
    Copy the full SHA
    c218caa View commit details
    Browse the repository at this point in the history
  9. Merge pull request blockscout#1915 from blockscout/release/v1_30_0

    Release v1.30.0 fixes
    tom2drum authored May 15, 2024
    Configuration menu
    Copy the full SHA
    8796abb View commit details
    Browse the repository at this point in the history
  10. create DeFi dropdown

    maxaleks committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5b9b78c View commit details
    Browse the repository at this point in the history
  11. Update styles of form inputs (blockscout#1914)

    * Update styles of form inputs
    
    * update token info form
    
    * update demo values
    
    * fix preset for sepolia
    
    * update screenshots
    tom2drum authored May 15, 2024
    Configuration menu
    Copy the full SHA
    abf8a44 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    15539cc View commit details
    Browse the repository at this point in the history
  13. remove unnecessary styles

    tom2drum committed May 15, 2024
    Configuration menu
    Copy the full SHA
    51c99be View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    163ee43 View commit details
    Browse the repository at this point in the history
  2. fix image size

    maxaleks committed May 16, 2024
    Configuration menu
    Copy the full SHA
    0eca4f3 View commit details
    Browse the repository at this point in the history
  3. update styles

    maxaleks committed May 16, 2024
    Configuration menu
    Copy the full SHA
    85c9417 View commit details
    Browse the repository at this point in the history
  4. design fixes

    tom2drum committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ccb1d22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14de292 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5815251 View commit details
    Browse the repository at this point in the history
  7. add # before tag hex

    tom2drum committed May 16, 2024
    Configuration menu
    Copy the full SHA
    814b833 View commit details
    Browse the repository at this point in the history
  8. change description

    tom2drum committed May 16, 2024
    Configuration menu
    Copy the full SHA
    5610292 View commit details
    Browse the repository at this point in the history
  9. update tests

    tom2drum committed May 16, 2024
    Configuration menu
    Copy the full SHA
    bd7efd2 View commit details
    Browse the repository at this point in the history
  10. Merge pull request blockscout#1922 from blockscout/hf-content-securit…

    …y-policy
    
    Hotfix: content security policy and image size issues
    tom2drum authored May 16, 2024
    Configuration menu
    Copy the full SHA
    3d486eb View commit details
    Browse the repository at this point in the history
  11. add tests

    maxaleks committed May 16, 2024
    Configuration menu
    Copy the full SHA
    67771c3 View commit details
    Browse the repository at this point in the history
  12. update envs schema

    maxaleks committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c1de671 View commit details
    Browse the repository at this point in the history
  13. update screenshots

    tom2drum committed May 16, 2024
    Configuration menu
    Copy the full SHA
    52b25e6 View commit details
    Browse the repository at this point in the history
  14. [skip ci] fix dev script

    tom2drum committed May 16, 2024
    Configuration menu
    Copy the full SHA
    79da6ab View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    26b2a8d View commit details
    Browse the repository at this point in the history
  2. Merge pull request blockscout#1936 from blockscout/tom2drum/up-web3modal

    bump version of web3modal to v4.2.1
    tom2drum authored May 17, 2024
    Configuration menu
    Copy the full SHA
    ddb2a4a View commit details
    Browse the repository at this point in the history
  3. rebuild dropdown

    maxaleks committed May 17, 2024
    Configuration menu
    Copy the full SHA
    1a26889 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Element paddings updates (blockscout#1929)

    * update paddings on homepage
    
    * update styles for network menu
    
    * search input paddings updates
    
    * update action bar paddings
    
    * update sepolia preset
    
    * fix scroll to active tab
    
    * update padding for navigation menu
    
    * add comment
    
    * update screenshots
    
    * fix screenshots
    tom2drum authored May 20, 2024
    Configuration menu
    Copy the full SHA
    601dca6 View commit details
    Browse the repository at this point in the history
  2. Move generated assets into separate folder inside the public folder (b…

    …lockscout#1930)
    
    * add build-time ENV to explicitly enable Open Telemetry
    
    * generate svg-sprite before next build
    
    * move envs.js to assets folder
    
    * move favicon bundle to assets folder
    
    * move external configs to configs folder
    
    * fix envs validator
    tom2drum authored May 20, 2024
    Configuration menu
    Copy the full SHA
    6cdaafc View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    a1670d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c77b692 View commit details
    Browse the repository at this point in the history
  3. update tests

    maxaleks committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e3ec83b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3b40c1 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    ce7eb0c View commit details
    Browse the repository at this point in the history
  2. update screenshots

    maxaleks committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7748b12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f6bd93 View commit details
    Browse the repository at this point in the history
  4. update screenshots

    maxaleks committed May 22, 2024
    Configuration menu
    Copy the full SHA
    971175e View commit details
    Browse the repository at this point in the history
  5. change variable names

    maxaleks committed May 22, 2024
    Configuration menu
    Copy the full SHA
    da335f6 View commit details
    Browse the repository at this point in the history
  6. export class name as const

    maxaleks committed May 22, 2024
    Configuration menu
    Copy the full SHA
    36cf355 View commit details
    Browse the repository at this point in the history
  7. replace hook with function

    maxaleks committed May 22, 2024
    Configuration menu
    Copy the full SHA
    38154f8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f390458 View commit details
    Browse the repository at this point in the history
  9. update screenshots

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

Commits on May 23, 2024

  1. More custom elements for public tags (blockscout#1939)

    * More custom elements for public tags
    
    Fixes blockscout#1935
    
    * make URL from handle and not from tagUrl prop
    tom2drum authored May 23, 2024
    Configuration menu
    Copy the full SHA
    c75db4b View commit details
    Browse the repository at this point in the history
  2. Gas tracker improvements (blockscout#1941)

    * Alter gas tracker behaviour in case of null gas prices from backend
    
    * display small amounts of gwei
    
    * remove links to stats if feature is not enabled
    
    * fix test
    tom2drum authored May 23, 2024
    Configuration menu
    Copy the full SHA
    e131784 View commit details
    Browse the repository at this point in the history
  3. Loader state for SolidityScan button (blockscout#1945)

    * SolidityScan loader update
    
    Fixes blockscout#1893
    
    * remove custom height of the button
    
    * update screenshot
    tom2drum authored May 23, 2024
    Configuration menu
    Copy the full SHA
    a9af448 View commit details
    Browse the repository at this point in the history
  4. Merge pull request blockscout#1944 from blockscout/fe-1900

    remove unsupported features from search results
    isstuev authored May 23, 2024
    Configuration menu
    Copy the full SHA
    5b8ad31 View commit details
    Browse the repository at this point in the history
  5. add native token image

    ArminaAiren authored and isstuev committed May 23, 2024
    Configuration menu
    Copy the full SHA
    fd8317c View commit details
    Browse the repository at this point in the history
  6. unpade screenshots

    isstuev committed May 23, 2024
    Configuration menu
    Copy the full SHA
    aff6f7c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    e2705c7 View commit details
    Browse the repository at this point in the history
  2. native token icon separate

    isstuev committed May 24, 2024
    Configuration menu
    Copy the full SHA
    e3ff494 View commit details
    Browse the repository at this point in the history
  3. Merge pull request blockscout#1947 from blockscout/fix-chart-height

    Fix different heights of components with a chart
    tom2drum authored May 24, 2024
    Configuration menu
    Copy the full SHA
    6ec9887 View commit details
    Browse the repository at this point in the history
  4. Merge pull request blockscout#1932 from blockscout/fe-1381-main

    add native token image
    tom2drum authored May 24, 2024
    Configuration menu
    Copy the full SHA
    2a18290 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. token balance design update

    isstuev committed May 25, 2024
    Configuration menu
    Copy the full SHA
    34ea426 View commit details
    Browse the repository at this point in the history
  2. update screenshots

    isstuev committed May 25, 2024
    Configuration menu
    Copy the full SHA
    7437d53 View commit details
    Browse the repository at this point in the history
  3. Merge pull request blockscout#1934 from blockscout/fe-1933

    token balance design update
    isstuev authored May 25, 2024
    Configuration menu
    Copy the full SHA
    ee968da View commit details
    Browse the repository at this point in the history
  4. Playwright tests refactoring, pt.5 (blockscout#1952)

    * next part of test refactoring
    
    * more refactoring
    
    * more refactoring
    
    * fixes and clean-up
    
    * fixes
    
    * build fixes
    
    * more fixes
    tom2drum authored May 25, 2024
    Configuration menu
    Copy the full SHA
    1b977de View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. add certified conract label

    isstuev committed May 26, 2024
    Configuration menu
    Copy the full SHA
    a684812 View commit details
    Browse the repository at this point in the history
  2. add certified icon to search

    isstuev committed May 26, 2024
    Configuration menu
    Copy the full SHA
    9c194a1 View commit details
    Browse the repository at this point in the history
  3. Multi chain balance button

    isstuev committed May 26, 2024
    Configuration menu
    Copy the full SHA
    70ddce7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb61e49 View commit details
    Browse the repository at this point in the history
  5. change portfolio url logics

    isstuev committed May 26, 2024
    Configuration menu
    Copy the full SHA
    76ed554 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a46825 View commit details
    Browse the repository at this point in the history
  7. Merge pull request blockscout#1940 from blockscout/fe-1860

    add certified conract label
    isstuev authored May 26, 2024
    Configuration menu
    Copy the full SHA
    8f9971e View commit details
    Browse the repository at this point in the history
  8. review fixes

    isstuev committed May 26, 2024
    Configuration menu
    Copy the full SHA
    ae4c59a View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. review fixes

    tom2drum committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c0d92d8 View commit details
    Browse the repository at this point in the history
  2. more fixes

    tom2drum committed May 27, 2024
    Configuration menu
    Copy the full SHA
    bd5cb3a View commit details
    Browse the repository at this point in the history
  3. User Operations: add switcher to call data (blockscout#1950)

    * User Operations: add switcher to call data
    
    Fixes blockscout#1762
    
    * update screenshots
    
    * move toggler above decoded method signature on mobile
    tom2drum authored May 27, 2024
    Configuration menu
    Copy the full SHA
    4e2f5b7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request blockscout#1912 from blockscout/fe-1802

    Multi chain balance button
    isstuev authored May 27, 2024
    Configuration menu
    Copy the full SHA
    04f051f View commit details
    Browse the repository at this point in the history
  5. Sidebar, latest txs and verified contracts improvements (blockscout#1951

    )
    
    * Toggle sidebar collapse state by clicking on empty area
    
    * min width for verified contracts table
    
    * add label to tx value for home page latest txs
    tom2drum authored May 27, 2024
    Configuration menu
    Copy the full SHA
    365de50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbc8fe0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b1b3ba0 View commit details
    Browse the repository at this point in the history
  8. fix renaming

    maxaleks committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a746623 View commit details
    Browse the repository at this point in the history
  9. change text

    maxaleks committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ca3c93b View commit details
    Browse the repository at this point in the history
  10. fix ts

    tom2drum committed May 27, 2024
    Configuration menu
    Copy the full SHA
    72e34cc View commit details
    Browse the repository at this point in the history
  11. reuse existing icon

    maxaleks committed May 27, 2024
    Configuration menu
    Copy the full SHA
    b33249f View commit details
    Browse the repository at this point in the history
  12. update screenshots

    maxaleks committed May 27, 2024
    Configuration menu
    Copy the full SHA
    77cccb3 View commit details
    Browse the repository at this point in the history
  13. fix screenshot

    tom2drum committed May 27, 2024
    Configuration menu
    Copy the full SHA
    eb1a0db View commit details
    Browse the repository at this point in the history
  14. change export order

    maxaleks committed May 27, 2024
    Configuration menu
    Copy the full SHA
    d49e8e5 View commit details
    Browse the repository at this point in the history
  15. change type

    maxaleks committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4f01b17 View commit details
    Browse the repository at this point in the history
  16. Merge pull request blockscout#1910 from blockscout/menu-lightning-label

    Menu lightning labels
    tom2drum authored May 27, 2024
    Configuration menu
    Copy the full SHA
    fbf6944 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    69d7149 View commit details
    Browse the repository at this point in the history
  18. Merge pull request blockscout#1919 from blockscout/tom2drum/issue-1826

    Public tags: form re-design
    tom2drum authored May 27, 2024
    Configuration menu
    Copy the full SHA
    86e33ca View commit details
    Browse the repository at this point in the history
  19. fix text flickering

    maxaleks committed May 27, 2024
    Configuration menu
    Copy the full SHA
    6dd5af6 View commit details
    Browse the repository at this point in the history
  20. remove redundant code

    maxaleks committed May 27, 2024
    Configuration menu
    Copy the full SHA
    46171bf View commit details
    Browse the repository at this point in the history
  21. dropdown item refactoring

    maxaleks committed May 27, 2024
    Configuration menu
    Copy the full SHA
    b49e2dc View commit details
    Browse the repository at this point in the history
  22. update screenshots

    maxaleks committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ce259c4 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. OP Fault Proofs support

    isstuev committed May 28, 2024
    Configuration menu
    Copy the full SHA
    555748c View commit details
    Browse the repository at this point in the history
  2. Details page: fix line height for rows (blockscout#1949)

    * refactor block page
    
    * token details
    
    * token instance details
    
    * name domain details
    
    * blob details
    
    * user ops details
    
    * zkEvm and zkSync batch details
    
    * tx details
    
    * address details
    
    * update screenshots
    tom2drum authored May 28, 2024
    Configuration menu
    Copy the full SHA
    b5757e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ea03ef View commit details
    Browse the repository at this point in the history
  4. add tests

    maxaleks committed May 28, 2024
    Configuration menu
    Copy the full SHA
    44eabda View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8621e3 View commit details
    Browse the repository at this point in the history
  6. fix after-merge issues

    maxaleks committed May 28, 2024
    Configuration menu
    Copy the full SHA
    65b91b4 View commit details
    Browse the repository at this point in the history
  7. upd

    isstuev committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3d40a9d View commit details
    Browse the repository at this point in the history
  8. update style

    maxaleks committed May 28, 2024
    Configuration menu
    Copy the full SHA
    9aac89f View commit details
    Browse the repository at this point in the history
  9. rework tests

    maxaleks committed May 28, 2024
    Configuration menu
    Copy the full SHA
    a000b3d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    76e90dd View commit details
    Browse the repository at this point in the history
  11. change export holders text

    isstuev committed May 28, 2024
    Configuration menu
    Copy the full SHA
    6c2eaac View commit details
    Browse the repository at this point in the history
  12. Merge pull request blockscout#1958 from blockscout/fe-1839

    OP Fault Proofs support
    isstuev authored May 28, 2024
    Configuration menu
    Copy the full SHA
    d8378ed View commit details
    Browse the repository at this point in the history
  13. Merge pull request blockscout#1962 from blockscout/fe-1954

    change export holders text
    isstuev authored May 28, 2024
    Configuration menu
    Copy the full SHA
    3230bc9 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. remove custom active style

    maxaleks committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b127f76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    988f700 View commit details
    Browse the repository at this point in the history
  3. Merge pull request blockscout#1925 from blockscout/defi-dropdown

    Add a DeFi dropdown and pass custom query params to the iframe
    maxaleks authored May 29, 2024
    Configuration menu
    Copy the full SHA
    89be9fd View commit details
    Browse the repository at this point in the history
  4. Merge pull request blockscout#1961 from blockscout/fe-1955

    Add possibility to change ERC to something else
    isstuev authored May 29, 2024
    Configuration menu
    Copy the full SHA
    8634bc5 View commit details
    Browse the repository at this point in the history
  5. Add support for Diamond proxy standard (blockscout#1963)

    * add support for array of implementations
    
    * refactor ContainerWithScrollY component
    
    * contract source code: allow to choose between all implementations
    
    * fix layout of AddressNetWorth component
    
    * add scroll container to implementation address on write/read proxy contract tab
    
    * update screenshots
    tom2drum authored May 29, 2024
    Configuration menu
    Copy the full SHA
    ae20ab5 View commit details
    Browse the repository at this point in the history
  6. Token Instance Page: move critical requests to the page root (blocksc…

    …out#1959)
    
    [performance]Token Instance Page move critical requests to the page root
    
    Fixes blockscout#1938
    tom2drum authored May 29, 2024
    Configuration menu
    Copy the full SHA
    e45a58c View commit details
    Browse the repository at this point in the history
  7. SEO: add canonicals and change meta titles (blockscout#1960)

    * add canonical link tag
    
    * change title templates
    
    * adjust title for dapps category pages
    
    * change h1 titles
    
    * Revert "adjust title for dapps category pages"
    
    This reverts commit 88ec522.
    
    * fix unit test
    tom2drum authored May 29, 2024
    Configuration menu
    Copy the full SHA
    2e9728e View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    e4ef145 View commit details
    Browse the repository at this point in the history
  2. fix padding for page tabs

    tom2drum committed May 30, 2024
    Configuration menu
    Copy the full SHA
    af0c538 View commit details
    Browse the repository at this point in the history
  3. update screenshots

    tom2drum committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a4f03b3 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Merge pull request blockscout#1976 from blockscout/release/v1_31_0-fixes

    Fixes for release v1.31.0
    isstuev authored May 31, 2024
    Configuration menu
    Copy the full SHA
    12f0d9c View commit details
    Browse the repository at this point in the history
  2. Adblock detect improvement

    isstuev committed May 31, 2024
    Configuration menu
    Copy the full SHA
    0b59390 View commit details
    Browse the repository at this point in the history
  3. fix padding

    isstuev committed May 31, 2024
    Configuration menu
    Copy the full SHA
    694b7c9 View commit details
    Browse the repository at this point in the history
  4. token balance fix

    isstuev committed May 31, 2024
    Configuration menu
    Copy the full SHA
    7c60021 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c43ff2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ea7590 View commit details
    Browse the repository at this point in the history
  7. fix homepage chart margin

    isstuev committed May 31, 2024
    Configuration menu
    Copy the full SHA
    4f89933 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    4ea465e View commit details
    Browse the repository at this point in the history
  2. Merge pull request blockscout#1981 from blockscout/fe-1980

    Adblock detect improvement
    isstuev authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    87ad018 View commit details
    Browse the repository at this point in the history
  3. Merge pull request blockscout#1985 from blockscout/fe-1973

    fix homepage chart margin
    isstuev authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    6b762e9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request blockscout#1986 from blockscout/optimization-runs-fix

    fix optimization runs condition
    isstuev authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    981f97f View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

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

Commits on Jun 4, 2024

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