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 with src repo #5

Merged
merged 284 commits into from
Nov 2, 2023
Merged

Sync with src repo #5

merged 284 commits into from
Nov 2, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    4167926 View commit details
    Browse the repository at this point in the history
  2. Merge pull request blockscout#8557 from blockscout/vb-apply-new-issue…

    …-template-to-footer
    
    Apply new issue template to the footer
    vbaranov authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    6674023 View commit details
    Browse the repository at this point in the history
  3. Fix issue template filling

    vbaranov committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    8dd47e4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request blockscout#8554 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/get-func-name-2.0.2
    
    Bump get-func-name from 2.0.0 to 2.0.2 in /apps/block_scout_web/assets
    vbaranov authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    ffb11ad View commit details
    Browse the repository at this point in the history
  5. Merge pull request blockscout#8547 from blockscout/dependabot/hex/bri…

    …efly-51dfe7f
    
    Bump briefly from `678a376` to `51dfe7f`
    vbaranov authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    1f3002a View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    6039408 View commit details
    Browse the repository at this point in the history
  2. Merge pull request blockscout#8561 from blockscout/vb-cg-historical-m…

    …c-data
    
    Get historical market cap data from CoinGecko
    vbaranov authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    d03bf89 View commit details
    Browse the repository at this point in the history
  3. Coin id definition fix

    vbaranov committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    2fcf7d4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request blockscout#8564 from blockscout/vb-coin-id-definit…

    …ion-fix
    
    Coin id definition fix
    vbaranov authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    34177fd View commit details
    Browse the repository at this point in the history
  5. Bump postcss from 8.4.30 to 8.4.31 in /apps/block_scout_web/assets

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.30 to 8.4.31.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.30...8.4.31)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    0613155 View commit details
    Browse the repository at this point in the history
  6. Bump photoswipe from 5.4.1 to 5.4.2 in /apps/block_scout_web/assets

    Bumps [photoswipe](https://github.com/dimsemenov/Photoswipe) from 5.4.1 to 5.4.2.
    - [Release notes](https://github.com/dimsemenov/Photoswipe/releases)
    - [Commits](dimsemenov/PhotoSwipe@v5.4.1...v5.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: photoswipe
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    b46ee58 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Merge pull request blockscout#8567 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/photoswipe-5.4.2
    
    Bump photoswipe from 5.4.1 to 5.4.2 in /apps/block_scout_web/assets
    vbaranov authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    47417b7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request blockscout#8566 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/postcss-8.4.31
    
    Bump postcss from 8.4.30 to 8.4.31 in /apps/block_scout_web/assets
    vbaranov authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    714a4e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dd011c View commit details
    Browse the repository at this point in the history
  4. Sanitize paging params

    vbaranov committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    90f453c View commit details
    Browse the repository at this point in the history
  5. Merge pull request blockscout#8290 from blockscout/vb-latest-chromedr…

    …iver
    
    Update Chromedriver version
    vbaranov authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    6b27d24 View commit details
    Browse the repository at this point in the history
  6. Bump hackney from 1.18.1 to 1.19.1

    Bumps [hackney](https://github.com/benoitc/hackney) from 1.18.1 to 1.19.1.
    - [Release notes](https://github.com/benoitc/hackney/releases)
    - [Changelog](https://github.com/benoitc/hackney/blob/master/NEWS.md)
    - [Commits](benoitc/hackney@1.18.1...1.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: hackney
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    6d3a037 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d316782 View commit details
    Browse the repository at this point in the history
  8. Bump css-loader from 5.2.7 to 6.8.1 in /apps/block_scout_web/assets

    Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.7 to 6.8.1.
    - [Release notes](https://github.com/webpack-contrib/css-loader/releases)
    - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
    - [Commits](webpack-contrib/css-loader@v5.2.7...v6.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: css-loader
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    917555f View commit details
    Browse the repository at this point in the history
  9. dependabot: ignore web3 4.x

    vbaranov committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    452f909 View commit details
    Browse the repository at this point in the history
  10. Bump web3 from 1.10.0 to 1.10.2 in /apps/block_scout_web/assets

    Bumps [web3](https://github.com/ChainSafe/web3.js) from 1.10.0 to 1.10.2.
    - [Release notes](https://github.com/ChainSafe/web3.js/releases)
    - [Changelog](https://github.com/web3/web3.js/blob/v1.10.2/CHANGELOG.md)
    - [Commits](web3/web3.js@v1.10.0...v1.10.2)
    
    ---
    updated-dependencies:
    - dependency-name: web3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    5622b2e View commit details
    Browse the repository at this point in the history
  11. Bump core-js from 3.32.2 to 3.33.0 in /apps/block_scout_web/assets

    Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.32.2 to 3.33.0.
    - [Release notes](https://github.com/zloirock/core-js/releases)
    - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/zloirock/core-js/commits/v3.33.0/packages/core-js)
    
    ---
    updated-dependencies:
    - dependency-name: core-js
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    dd7d131 View commit details
    Browse the repository at this point in the history
  12. Merge pull request blockscout#7575 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/css-loader-6.8.1
    
    Bump css-loader from 5.2.7 to 6.8.1 in /apps/block_scout_web/assets
    vbaranov authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    f0a2a29 View commit details
    Browse the repository at this point in the history
  13. Merge pull request blockscout#8569 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/web3-1.10.2
    
    Bump web3 from 1.10.0 to 1.10.2 in /apps/block_scout_web/assets
    vbaranov authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    831d0a9 View commit details
    Browse the repository at this point in the history
  14. Merge pull request blockscout#8570 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/core-js-3.33.0
    
    Bump core-js from 3.32.2 to 3.33.0 in /apps/block_scout_web/assets
    vbaranov authored Oct 1, 2023
    Configuration menu
    Copy the full SHA
    22fbdc9 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Process reviewer comment

    vbaranov committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    e4c2752 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abf7476 View commit details
    Browse the repository at this point in the history
  3. Merge pull request blockscout#8550 from blockscout/vb-fix-paging-para…

    …ms-parsing
    
    Sanitize paging params
    vbaranov authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    6c4f101 View commit details
    Browse the repository at this point in the history
  4. Merge pull request blockscout#8572 from blockscout/vb-refactor-docker…

    …-compose
    
    Refactor docker-compose config
    vbaranov authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4f7d336 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f71397f View commit details
    Browse the repository at this point in the history
  6. Merge pull request blockscout#8573 from blockscout/vbdocker-compose-e…

    …xtend-frontend-paths
    
    Update Nginx to proxy all frontend paths
    vbaranov authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    a4ead7a View commit details
    Browse the repository at this point in the history
  7. Update README.md

    Updated Blockscout brand name in Readme.
    ulyanas authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4e9ec06 View commit details
    Browse the repository at this point in the history
  8. Fix nil structLogs

    sl1depengwyn committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    8b6f243 View commit details
    Browse the repository at this point in the history
  9. Merge pull request blockscout#8544 from blockscout/mf-fix-null-struct…

    …logs
    
    Fix `nil` `"structLogs"`
    vbaranov authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    68e5428 View commit details
    Browse the repository at this point in the history
  10. Merge pull request blockscout#8252 from blockscout/mf-rootstock-tx-types

    Add remasc and bridge tx types
    vbaranov authored and sl1depengwyn committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    3421d84 View commit details
    Browse the repository at this point in the history
  11. IPFS gateway URL env var

    vbaranov committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    a000c74 View commit details
    Browse the repository at this point in the history
  12. Merge pull request blockscout#8579 from blockscout/vb-ipfs-url

    IPFS gateway URL runtime env variable
    vbaranov authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    870dc11 View commit details
    Browse the repository at this point in the history
  13. Bump credo from 1.7.0 to 1.7.1

    Bumps [credo](https://github.com/rrrene/credo) from 1.7.0 to 1.7.1.
    - [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/rrrene/credo/commits)
    
    ---
    updated-dependencies:
    - dependency-name: credo
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    d1c847c View commit details
    Browse the repository at this point in the history
  14. Merge pull request blockscout#8581 from blockscout/dependabot/hex/cre…

    …do-1.7.1
    
    Bump credo from 1.7.0 to 1.7.1
    vbaranov authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    c6eaad7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1abcea5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4c25dd2 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    6dcbc01 View commit details
    Browse the repository at this point in the history
  2. Add RSK tracing

    sl1depengwyn committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    905f1e7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request blockscout#8584 from blockscout/vb-store-chain-in-…

    …session-cookie
    
    Store chain together with cookie hash in Redis
    vbaranov authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    f6a6c38 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

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

Commits on Oct 5, 2023

  1. Merge pull request blockscout#8590 from blockscout/vb-public-ipfs-lin…

    …k-for-front
    
    Public IPFS gateway URL for frontend
    vbaranov authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    db07c0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae8c7f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Bump eslint from 8.50.0 to 8.51.0 in /apps/block_scout_web/assets

    Bumps [eslint](https://github.com/eslint/eslint) from 8.50.0 to 8.51.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.50.0...v8.51.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    f495283 View commit details
    Browse the repository at this point in the history
  2. Bump highlight.js from 11.8.0 to 11.9.0 in /apps/block_scout_web/assets

    Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.8.0 to 11.9.0.
    - [Release notes](https://github.com/highlightjs/highlight.js/releases)
    - [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
    - [Commits](highlightjs/highlight.js@11.8.0...11.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: highlight.js
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    1e25c68 View commit details
    Browse the repository at this point in the history
  3. Bump sass from 1.68.0 to 1.69.0 in /apps/block_scout_web/assets

    Bumps [sass](https://github.com/sass/dart-sass) from 1.68.0 to 1.69.0.
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.68.0...1.69.0)
    
    ---
    updated-dependencies:
    - dependency-name: sass
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    26d090b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Merge pull request blockscout#8607 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/sass-1.69.0
    
    Bump sass from 1.68.0 to 1.69.0 in /apps/block_scout_web/assets
    vbaranov authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    65be04c View commit details
    Browse the repository at this point in the history
  2. Merge pull request blockscout#8606 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/highlight.js-11.9.0
    
    Bump highlight.js from 11.8.0 to 11.9.0 in /apps/block_scout_web/assets
    vbaranov authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    74ea1fd View commit details
    Browse the repository at this point in the history
  3. Merge pull request blockscout#8605 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/eslint-8.51.0
    
    Bump eslint from 8.50.0 to 8.51.0 in /apps/block_scout_web/assets
    vbaranov authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f463e76 View commit details
    Browse the repository at this point in the history
  4. Bump sweetalert2 from 11.7.31 to 11.7.32 in /apps/block_scout_web/assets

    Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.7.31 to 11.7.32.
    - [Release notes](https://github.com/sweetalert2/sweetalert2/releases)
    - [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md)
    - [Commits](sweetalert2/sweetalert2@v11.7.31...v11.7.32)
    
    ---
    updated-dependencies:
    - dependency-name: sweetalert2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    d9523f3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request blockscout#8608 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/sweetalert2-11.7.32
    
    Bump sweetalert2 from 11.7.31 to 11.7.32 in /apps/block_scout_web/assets
    vbaranov authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ea55f5c View commit details
    Browse the repository at this point in the history
  6. Merge pull request blockscout#8510 from blockscout/dependabot/hex/hac…

    …kney-1.19.1
    
    Bump hackney from 1.18.1 to 1.19.1
    vbaranov authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    4d49a27 View commit details
    Browse the repository at this point in the history
  7. Merge pull request blockscout#8472 from blockscout/np-eth-bytecode-db…

    …-new-endpoint
    
    Integrate /api/v2/bytecodes/sources:search-all of eth_bytecode_db
    vbaranov authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    69abff0 View commit details
    Browse the repository at this point in the history
  8. Add RSK chain type

    sl1depengwyn committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    80c9944 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d735945 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Merge pull request blockscout#8614 from blockscout/vb-disable-market-…

    …cataloger-with-disabled-exhcange-rates
    
    Disable market history cataloger fetcher when exchange rates are disabled
    vbaranov authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    c70968c View commit details
    Browse the repository at this point in the history
  2. Refactor parsing of FIRST_BLOCK, LAST_BLOCK, TRACE_FIRST_BLOCK, TRACE…

    …_LAST_BLOCK env variables
    vbaranov committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    2e0acd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Fix css-loader

    pustovalov committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    dbca831 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    392a71a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0371d2a View commit details
    Browse the repository at this point in the history
  3. DefiLlama TVL source

    vbaranov committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    e485c1d View commit details
    Browse the repository at this point in the history
  4. Add tvl prop to /stats API

    vbaranov committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    159c4cb View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Fix typos

    GoodDaisy committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    99b4ff1 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Add Fuse branch to CI

    vbaranov committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    a5abceb View commit details
    Browse the repository at this point in the history
  2. New branches to CI

    vbaranov committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    1bb6a7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15f7985 View commit details
    Browse the repository at this point in the history
  4. Bump @babel/preset-env in /apps/block_scout_web/assets

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.20 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    7508b2f View commit details
    Browse the repository at this point in the history
  5. Bump sass from 1.69.0 to 1.69.3 in /apps/block_scout_web/assets

    Bumps [sass](https://github.com/sass/dart-sass) from 1.69.0 to 1.69.3.
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.69.0...1.69.3)
    
    ---
    updated-dependencies:
    - dependency-name: sass
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    23b83ff View commit details
    Browse the repository at this point in the history
  6. Bump hackney from 1.19.1 to 1.20.1

    Bumps [hackney](https://github.com/benoitc/hackney) from 1.19.1 to 1.20.1.
    - [Release notes](https://github.com/benoitc/hackney/releases)
    - [Changelog](https://github.com/benoitc/hackney/blob/master/NEWS.md)
    - [Commits](benoitc/hackney@1.19.1...1.20.1)
    
    ---
    updated-dependencies:
    - dependency-name: hackney
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    d65efab View commit details
    Browse the repository at this point in the history
  7. Bump ex_cldr from 2.37.2 to 2.37.4

    Bumps [ex_cldr](https://github.com/elixir-cldr/cldr) from 2.37.2 to 2.37.4.
    - [Release notes](https://github.com/elixir-cldr/cldr/releases)
    - [Changelog](https://github.com/elixir-cldr/cldr/blob/main/CHANGELOG.md)
    - [Commits](elixir-cldr/cldr@v2.37.2...v2.37.4)
    
    ---
    updated-dependencies:
    - dependency-name: ex_cldr
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    8ec4172 View commit details
    Browse the repository at this point in the history
  8. Bump floki from 0.34.3 to 0.35.0

    Bumps [floki](https://github.com/philss/floki) from 0.34.3 to 0.35.0.
    - [Release notes](https://github.com/philss/floki/releases)
    - [Changelog](https://github.com/philss/floki/blob/main/CHANGELOG.md)
    - [Commits](philss/floki@v0.34.3...v0.35.0)
    
    ---
    updated-dependencies:
    - dependency-name: floki
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    491b5ba View commit details
    Browse the repository at this point in the history
  9. Merge pull request blockscout#8637 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/babel/preset-env-7.23.2
    
    Bump @babel/preset-env from 7.22.20 to 7.23.2 in /apps/block_scout_web/assets
    vbaranov authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    e70e3a4 View commit details
    Browse the repository at this point in the history
  10. Bump @babel/traverse in /apps/block_scout_web/assets

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.0 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    8bc007a View commit details
    Browse the repository at this point in the history
  11. Merge pull request blockscout#8639 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/sass-1.69.3
    
    Bump sass from 1.69.0 to 1.69.3 in /apps/block_scout_web/assets
    vbaranov authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    6de11df View commit details
    Browse the repository at this point in the history
  12. Bump @babel/core from 7.23.0 to 7.23.2 in /apps/block_scout_web/assets

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.0 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/@babel/core@7.23.2/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    e1f3333 View commit details
    Browse the repository at this point in the history
  13. Merge pull request blockscout#8643 from blockscout/dependabot/hex/flo…

    …ki-0.35.0
    
    Bump floki from 0.34.3 to 0.35.0
    vbaranov authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    c482233 View commit details
    Browse the repository at this point in the history
  14. Bump webpack from 5.88.2 to 5.89.0 in /apps/block_scout_web/assets

    Bumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to 5.89.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.88.2...v5.89.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    dea9ac3 View commit details
    Browse the repository at this point in the history
  15. Merge pull request blockscout#8641 from blockscout/dependabot/hex/ex_…

    …cldr-2.37.4
    
    Bump ex_cldr from 2.37.2 to 2.37.4
    vbaranov authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    913f7ee View commit details
    Browse the repository at this point in the history
  16. Bump ex_doc from 0.30.6 to 0.30.7

    Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.30.6 to 0.30.7.
    - [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
    - [Commits](elixir-lang/ex_doc@v0.30.6...v0.30.7)
    
    ---
    updated-dependencies:
    - dependency-name: ex_doc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    629ee4b View commit details
    Browse the repository at this point in the history
  17. Merge pull request blockscout#8646 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/babel/traverse-7.23.2
    
    Bump @babel/traverse from 7.23.0 to 7.23.2 in /apps/block_scout_web/assets
    vbaranov authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    66433af View commit details
    Browse the repository at this point in the history
  18. Merge pull request blockscout#8636 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/babel/core-7.23.2
    
    Bump @babel/core from 7.23.0 to 7.23.2 in /apps/block_scout_web/assets
    vbaranov authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    c4e0372 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Merge pull request blockscout#8645 from blockscout/dependabot/hex/ex_…

    …doc-0.30.7
    
    Bump ex_doc from 0.30.6 to 0.30.7
    vbaranov authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    3ed6d5f View commit details
    Browse the repository at this point in the history
  2. Merge pull request blockscout#8638 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/webpack-5.89.0
    
    Bump webpack from 5.88.2 to 5.89.0 in /apps/block_scout_web/assets
    vbaranov authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8c5aa45 View commit details
    Browse the repository at this point in the history
  3. Merge pull request blockscout#8640 from blockscout/dependabot/hex/hac…

    …kney-1.20.1
    
    Bump hackney from 1.19.1 to 1.20.1
    vbaranov authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d5ccbee View commit details
    Browse the repository at this point in the history
  4. Merge pull request blockscout#8542 from blockscout/mf-rootstock-tracing

    Add tracing for rootstock
    vbaranov authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    35c992d View commit details
    Browse the repository at this point in the history
  5. Fix empty tvl in /stats page

    vbaranov committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8efd23e View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Merge pull request blockscout#8589 from blockscout/vb-defillama-tvl-s…

    …ource
    
    DefiLlama TVL source
    vbaranov authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    46fb687 View commit details
    Browse the repository at this point in the history
  2. Fix polygon tracer

    vbaranov committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    c5ed2de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da70f07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d328d10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3309b6a View commit details
    Browse the repository at this point in the history
  6. Merge pull request blockscout#8649 from blockscout/vb-set-max-polling…

    …-time
    
    Set max 30sec JSON RPC poll frequency for realtime fetcher when WS is disabled
    vbaranov authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    3326d67 View commit details
    Browse the repository at this point in the history
  7. Add RSK tracing

    sl1depengwyn committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    94a76bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    843430c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    bc10429 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6278b1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request blockscout#8661 from blockscout/vb-arm-compatible-…

    …docker-image
    
    arm64-compatible docker image
    vbaranov authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    c46aa15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f4db2e View commit details
    Browse the repository at this point in the history
  5. Merge pull request blockscout#8583 from blockscout/mf-rootstock-widget

    Add stats widget for rootstock
    vbaranov authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    231d72d View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    6896b09 View commit details
    Browse the repository at this point in the history
  2. Process review comments

    nikitosing committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    4614878 View commit details
    Browse the repository at this point in the history
  3. Process review comment

    vbaranov committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    d8da722 View commit details
    Browse the repository at this point in the history
  4. Merge pull request blockscout#8512 from blockscout/np-cut-heavy-counter

    Add caching and improve `/tabs-counters` performance
    vbaranov authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    73ad933 View commit details
    Browse the repository at this point in the history
  5. Merge pull request blockscout#8613 from blockscout/vb-refactor-first-…

    …last-block
    
    Refactor parsing of FIRST_BLOCK, LAST_BLOCK, TRACE_FIRST_BLOCK, TRACE_LAST_BLOCK env variables
    vbaranov authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    f390e83 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0173d3d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    067d06d View commit details
    Browse the repository at this point in the history
  8. Merge pull request blockscout#8594 from blockscout/fix-token-balance-…

    …fetcher
    
    Fix TokenBalance fetcher retry logic
    vbaranov authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    f09dd06 View commit details
    Browse the repository at this point in the history
  9. Merge pull request blockscout#8658 from blockscout/remove-block-conse…

    …nsus-on-import-fail
    
    Remove block consensus on import fail
    vbaranov authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    9acb453 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    da6e63e View commit details
    Browse the repository at this point in the history
  11. Merge pull request blockscout#8575 from blockscout/filter-token-trans…

    …fers-from-coin-balance-address-updates
    
    Filter token transfers on coin balances updates
    vbaranov authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    9cba3b2 View commit details
    Browse the repository at this point in the history
  12. v5.3.0

    vbaranov committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    45178dc View commit details
    Browse the repository at this point in the history
  13. Update CHANGELOG

    vbaranov committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    4369728 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    85b1dac View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    fd020a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57c595e View commit details
    Browse the repository at this point in the history
  3. Bump sass from 1.69.3 to 1.69.4 in /apps/block_scout_web/assets

    Bumps [sass](https://github.com/sass/dart-sass) from 1.69.3 to 1.69.4.
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.69.3...1.69.4)
    
    ---
    updated-dependencies:
    - dependency-name: sass
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    fdbffc7 View commit details
    Browse the repository at this point in the history
  4. Bump web3 from 1.10.2 to 1.10.3 in /apps/block_scout_web/assets

    Bumps [web3](https://github.com/ChainSafe/web3.js) from 1.10.2 to 1.10.3.
    - [Release notes](https://github.com/ChainSafe/web3.js/releases)
    - [Changelog](https://github.com/web3/web3.js/blob/4.x/CHANGELOG.md)
    - [Commits](web3/web3.js@v1.10.2...v1.10.3)
    
    ---
    updated-dependencies:
    - dependency-name: web3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    d4aa49c View commit details
    Browse the repository at this point in the history
  5. Bump core-js from 3.33.0 to 3.33.1 in /apps/block_scout_web/assets

    Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.33.0 to 3.33.1.
    - [Release notes](https://github.com/zloirock/core-js/releases)
    - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/zloirock/core-js/commits/v3.33.1/packages/core-js)
    
    ---
    updated-dependencies:
    - dependency-name: core-js
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    d257e2d View commit details
    Browse the repository at this point in the history
  6. Bump eslint from 8.51.0 to 8.52.0 in /apps/block_scout_web/assets

    Bumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.52.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.51.0...v8.52.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    39b29d7 View commit details
    Browse the repository at this point in the history
  7. Bump @amplitude/analytics-browser in /apps/block_scout_web/assets

    Bumps [@amplitude/analytics-browser](https://github.com/amplitude/Amplitude-TypeScript) from 2.3.2 to 2.3.3.
    - [Release notes](https://github.com/amplitude/Amplitude-TypeScript/releases)
    - [Commits](https://github.com/amplitude/Amplitude-TypeScript/compare/@amplitude/analytics-browser@2.3.2...@amplitude/analytics-browser@2.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@amplitude/analytics-browser"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    5d62a2d View commit details
    Browse the repository at this point in the history
  8. Bump floki from 0.35.0 to 0.35.1

    Bumps [floki](https://github.com/philss/floki) from 0.35.0 to 0.35.1.
    - [Release notes](https://github.com/philss/floki/releases)
    - [Changelog](https://github.com/philss/floki/blob/main/CHANGELOG.md)
    - [Commits](philss/floki@v0.35.0...v0.35.1)
    
    ---
    updated-dependencies:
    - dependency-name: floki
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    f7ab2da View commit details
    Browse the repository at this point in the history
  9. Bump ex_abi from 0.6.2 to 0.6.3

    Bumps [ex_abi](https://github.com/poanetwork/ex_abi) from 0.6.2 to 0.6.3.
    - [Release notes](https://github.com/poanetwork/ex_abi/releases)
    - [Changelog](https://github.com/poanetwork/ex_abi/blob/master/CHANGELOG.md)
    - [Commits](poanetwork/ex_abi@0.6.2...0.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: ex_abi
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    8d1a389 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Merge pull request blockscout#8683 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/eslint-8.52.0
    
    Bump eslint from 8.51.0 to 8.52.0 in /apps/block_scout_web/assets
    vbaranov authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    ef98166 View commit details
    Browse the repository at this point in the history
  2. Merge pull request blockscout#8689 from blockscout/dependabot/hex/ex_…

    …abi-0.6.3
    
    Bump ex_abi from 0.6.2 to 0.6.3
    vbaranov authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    2c51fd8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request blockscout#8682 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/core-js-3.33.1
    
    Bump core-js from 3.33.0 to 3.33.1 in /apps/block_scout_web/assets
    vbaranov authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    f4f7c6f View commit details
    Browse the repository at this point in the history
  4. Merge pull request blockscout#8680 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/web3-1.10.3
    
    Bump web3 from 1.10.2 to 1.10.3 in /apps/block_scout_web/assets
    vbaranov authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    d8dd37c View commit details
    Browse the repository at this point in the history
  5. Bump eslint-plugin-import in /apps/block_scout_web/assets

    Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.28.1 to 2.29.0.
    - [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
    - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
    - [Commits](import-js/eslint-plugin-import@v2.28.1...v2.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-import
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    a96ccf4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b4f95ce View commit details
    Browse the repository at this point in the history
  7. Merge pull request blockscout#8681 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/eslint-plugin-import-2.29.0
    
    Bump eslint-plugin-import from 2.28.1 to 2.29.0 in /apps/block_scout_web/assets
    vbaranov authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    7040a57 View commit details
    Browse the repository at this point in the history
  8. Merge pull request blockscout#8684 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/amplitude/analytics-browser-2.3.3
    
    Bump @amplitude/analytics-browser from 2.3.2 to 2.3.3 in /apps/block_scout_web/assets
    vbaranov authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    bbe862c View commit details
    Browse the repository at this point in the history
  9. Merge pull request blockscout#8679 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/sass-1.69.4
    
    Bump sass from 1.69.3 to 1.69.4 in /apps/block_scout_web/assets
    vbaranov authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    2fe4667 View commit details
    Browse the repository at this point in the history
  10. Merge pull request blockscout#8687 from blockscout/dependabot/hex/flo…

    …ki-0.35.1
    
    Bump floki from 0.35.0 to 0.35.1
    vbaranov authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    7647f8b View commit details
    Browse the repository at this point in the history
  11. Bump ex_doc from 0.30.7 to 0.30.9

    Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.30.7 to 0.30.9.
    - [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
    - [Commits](elixir-lang/ex_doc@v0.30.7...v0.30.9)
    
    ---
    updated-dependencies:
    - dependency-name: ex_doc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    458648e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c18b929 View commit details
    Browse the repository at this point in the history
  13. Bump redix from 1.2.3 to 1.3.0

    Bumps [redix](https://github.com/whatyouhide/redix) from 1.2.3 to 1.3.0.
    - [Changelog](https://github.com/whatyouhide/redix/blob/main/CHANGELOG.md)
    - [Commits](whatyouhide/redix@v1.2.3...v1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: redix
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    ef73a3f View commit details
    Browse the repository at this point in the history
  14. Merge pull request blockscout#8693 from blockscout/dependabot/hex/red…

    …ix-1.3.0
    
    Bump redix from 1.2.3 to 1.3.0
    vbaranov authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    4956c72 View commit details
    Browse the repository at this point in the history
  15. Merge pull request blockscout#8688 from blockscout/dependabot/hex/ex_…

    …doc-0.30.9
    
    Bump ex_doc from 0.30.7 to 0.30.9
    vbaranov authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    f017bbb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    38e4aa9 View commit details
    Browse the repository at this point in the history
  17. Merge pull request blockscout#8685 from blockscout/vb-fix-pool-size

    Fix db pool size exceeds Postgres max connections
    vbaranov authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    564a52c View commit details
    Browse the repository at this point in the history
  18. Merge pull request blockscout#8673 from blockscout/archive-balances-w…

    …indow
    
    Add a window for balances fetching from non-archive node
    vbaranov authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c406eb9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7cb58ec View commit details
    Browse the repository at this point in the history
  20. Changelog

    nikitosing committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b63d35a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Create zkEVM tables

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    63b023f View commit details
    Browse the repository at this point in the history
  2. Add runners for zkEVM tables

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    27d9232 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e630e51 View commit details
    Browse the repository at this point in the history
  4. Extend zkEVM batches indexer

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    6673b1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3dd999 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b5a353 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c145ef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6efe1e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7cf6202 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9b50f4d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ec5240e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dbc3921 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    eadef3c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b4e7a12 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c445cdb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5d990c9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c87e64f View commit details
    Browse the repository at this point in the history
  18. Rename some routes in API v2

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    beafb4a View commit details
    Browse the repository at this point in the history
  19. Update changelog

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    242cac2 View commit details
    Browse the repository at this point in the history
  20. Fix for dialyzer

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    a920650 View commit details
    Browse the repository at this point in the history
  21. Add new words to cspell.json

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    977c653 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1d05035 View commit details
    Browse the repository at this point in the history
  23. Simplify batches chunking

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    06ce6d7 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    03566d5 View commit details
    Browse the repository at this point in the history
  25. Fix syntax

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f30a4d4 View commit details
    Browse the repository at this point in the history
  26. Minor changes

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    bc411f5 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    841fd7b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3fe3c5c View commit details
    Browse the repository at this point in the history
  29. Remove redundant line

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    00f71d3 View commit details
    Browse the repository at this point in the history
  30. Small refactoring

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    8b70c29 View commit details
    Browse the repository at this point in the history
  31. Txn -> Transaction

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    126c59a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    a82c8bd View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    54fb9a3 View commit details
    Browse the repository at this point in the history
  34. Change some API routes

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    332062e View commit details
    Browse the repository at this point in the history
  35. Add small comment

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f563170 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    d77f3f5 View commit details
    Browse the repository at this point in the history
  37. Fix config/runtime.exs

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    397df46 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    a7d39c8 View commit details
    Browse the repository at this point in the history
  39. Define chain type

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    5ea5da2 View commit details
    Browse the repository at this point in the history
  40. Add @doc for public functions

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1d36bd8 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    921e01d View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    bea348d View commit details
    Browse the repository at this point in the history
  43. Fixes after rebase

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    07c3dbf View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    8928bd3 View commit details
    Browse the repository at this point in the history
  45. Handle 0 gas limit

    vbaranov authored and varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f0fcf7a View commit details
    Browse the repository at this point in the history
  46. mix format

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    adc277e View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    bd7a783 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    158e64f View commit details
    Browse the repository at this point in the history
  49. Minor fixes

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    45cb6d2 View commit details
    Browse the repository at this point in the history
  50. Fix transaction_controller.ex

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    e7bad40 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    5e3a8cb View commit details
    Browse the repository at this point in the history
  52. Merge pull request blockscout#8678 from blockscout/np-fix-is-verified…

    …-flag
    
    Fix is_verified for /addresses and /smart-contracts
    vbaranov authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f5de3d2 View commit details
    Browse the repository at this point in the history
  53. Small refactoring

    varasev committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    2836ccf View commit details
    Browse the repository at this point in the history
  54. Merge pull request blockscout#7584 from blockscout/va-zkevm

    Add Polygon zkEVM batches fetcher
    vbaranov authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    2dba270 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    30a0bb5 View commit details
    Browse the repository at this point in the history
  56. Merge pull request blockscout#8695 from blockscout/ap-fix-internal-tr…

    …ansactions-error
    
    Don't override internal transaction error if it's present already
    vbaranov authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    15a48be View commit details
    Browse the repository at this point in the history
  57. Account: add pagination + envs for limits (blockscout#8528)

    * Account: Add pagination + increase limits
    
    * Add tests
    
    * Add specs and docs
    
    * Add TODO
    
    * Dupliacte all the account endpoints + new paginated to /api/account/v2
    nikitosing authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    0560fa8 View commit details
    Browse the repository at this point in the history
  58. Suave functional (blockscout#8556)

    * Add execution_node field indexing
    
    * Add `wrapped` field (and its subfields) indexing
    
    * Add allowed_peekers field for transaction to API v2 response
    
    * Add execution_node field for transaction to API v2 response
    
    * Add Suave fields for regular transaction to API v2 response
    
    * Add API v2 endpoint for transactions filtered by execution node
    
    * Add index for execution_node field
    
    * Small fixes
    
    * Update changelog
    
    * Fix for CHAIN_TYPE, backward compatibility
    
    * Update spelling
    
    * Fix for dyalizer
    
    * Fix default_on_conflict
    
    * Fix test.exs
    
    * Fix view for Suave transaction
    
    * Add Suave-specific comments
    
    * mix format
    
    * Set pool_size to 1 for suave
    
    * Small refactoring for repo
    
    * mix format, mix dialyzer
    
    ---------
    
    Co-authored-by: POA <33550681+poa@users.noreply.github.com>
    varasev and varasev authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    e9522de View commit details
    Browse the repository at this point in the history
  59. Support tokenSymbol and tokenName in /api/v2/import/token-info (block…

    …scout#8696)
    
    * Support tokenSymbol and tokenName in /api/v2/import/token-info
    
    * Changelog
    nikitosing authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    9828c92 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    5d9cba1 View commit details
    Browse the repository at this point in the history
  61. Fix sourcify enabled flag (blockscout#8705)

    * Fix sourcify enabled flag
    
    * Changelog
    nikitosing authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    15efaac View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Add stability_fee for CHAIN_TYPE=stability (blockscout#8651)

    * Add stability_fee for CHAIN_TYPE=stability
    
    * Changelog
    
    * Optimize token fee requests
    
    * Remove unused function
    
    * Process review comments
    
    * Fixes after rebase
    nikitosing authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    533eb26 View commit details
    Browse the repository at this point in the history
  2. Fix sourcify check (blockscout#8714)

    * Fix sourcify check
    
    * Changelog
    nikitosing authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    9132b29 View commit details
    Browse the repository at this point in the history
  3. Add address name updating on contract re-verification (blockscout#8706)

    * Add address name updating on contract re-verification
    
    * Changelog
    nikitosing authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    6852a99 View commit details
    Browse the repository at this point in the history
  4. Rename wrapped field to requestRecord for Suave (blockscout#8715)

    * Rename `wrapped` field to `requestRecord` for Suave
    
    * Update changelog
    
    ---------
    
    Co-authored-by: POA <33550681+poa@users.noreply.github.com>
    varasev and varasev authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    5d7c3fe View commit details
    Browse the repository at this point in the history
  5. CoinBalanceHistory tab: show also tx with gasPrice & gasUsed > 0 (blo…

    …ckscout#8708)
    
    * CoinBalanceHistory tab: show also tx with gasPrice & gasUsed > 0
    
    * Changelog
    nikitosing authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    68d449d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    963d0a8 View commit details
    Browse the repository at this point in the history
  7. Merge pull request blockscout#8717 from blockscout/ap-gas-price-oracl…

    …e-old-prices
    
    Save GasPriceOracle old prices as a fallback
    vbaranov authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    eaf2d51 View commit details
    Browse the repository at this point in the history
  8. 5.3.1

    vbaranov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    efd4d2f View commit details
    Browse the repository at this point in the history
  9. Update CHANGELOG

    vbaranov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    aecc6c8 View commit details
    Browse the repository at this point in the history
  10. Update GA workflows

    vbaranov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    232b609 View commit details
    Browse the repository at this point in the history
  11. Fix CHANGELOG

    vbaranov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    dee9011 View commit details
    Browse the repository at this point in the history
  12. GA Workflow for Stability

    vbaranov committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    d8dbd08 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    cbdb98c View commit details
    Browse the repository at this point in the history
  2. Adjust docker image build workflows: remove updating latest tag from …

    …push to custom branches, polygon-edge image workflow
    vbaranov committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0e79ee5 View commit details
    Browse the repository at this point in the history
  3. Remove repos_list (default value for ecto repos) from Explorer.Releas…

    …eTasks (blockscout#8728)
    
    * Remove repos_list (default value for repos, which are defined anyways) from Explorer.ReleaseTasks
    
    * Add CHANGELOG entry
    vbaranov authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    cc5b2d8 View commit details
    Browse the repository at this point in the history
  4. Fix flaky account notifier test (blockscout#8724)

    * Fix flaky account notifier test
    
    * Update CHANGELOG.md
    sl1depengwyn authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    743c90e View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Bump browserify-sign from 4.2.1 to 4.2.2 in /apps/block_scout_web/assets

    Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
    - [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
    - [Commits](browserify/browserify-sign@v4.2.1...v4.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: browserify-sign
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    919d79f View commit details
    Browse the repository at this point in the history
  2. Merge pull request blockscout#8727 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/browserify-sign-4.2.2
    
    Bump browserify-sign from 4.2.1 to 4.2.2 in /apps/block_scout_web/assets
    vbaranov authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    cd7959e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39fd80c View commit details
    Browse the repository at this point in the history
  4. Bump solc from 0.8.21 to 0.8.22 in /apps/explorer

    Bumps [solc](https://github.com/ethereum/solc-js) from 0.8.21 to 0.8.22.
    - [Commits](ethereum/solc-js@v0.8.21...v0.8.22)
    
    ---
    updated-dependencies:
    - dependency-name: solc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    c2d4a2d View commit details
    Browse the repository at this point in the history
  5. Bump phoenix_ecto from 4.4.2 to 4.4.3

    Bumps [phoenix_ecto](https://github.com/phoenixframework/phoenix_ecto) from 4.4.2 to 4.4.3.
    - [Changelog](https://github.com/phoenixframework/phoenix_ecto/blob/main/CHANGELOG.md)
    - [Commits](phoenixframework/phoenix_ecto@v4.4.2...v4.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: phoenix_ecto
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    bb64998 View commit details
    Browse the repository at this point in the history
  6. Bump tesla from 1.7.0 to 1.8.0

    Bumps [tesla](https://github.com/teamon/tesla) from 1.7.0 to 1.8.0.
    - [Release notes](https://github.com/teamon/tesla/releases)
    - [Commits](elixir-tesla/tesla@v1.7.0...v1.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: tesla
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    51a42a3 View commit details
    Browse the repository at this point in the history
  7. Bump floki from 0.35.1 to 0.35.2

    Bumps [floki](https://github.com/philss/floki) from 0.35.1 to 0.35.2.
    - [Release notes](https://github.com/philss/floki/releases)
    - [Changelog](https://github.com/philss/floki/blob/main/CHANGELOG.md)
    - [Commits](philss/floki@v0.35.1...v0.35.2)
    
    ---
    updated-dependencies:
    - dependency-name: floki
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    7b0b873 View commit details
    Browse the repository at this point in the history
  8. Bump core-js from 3.33.1 to 3.33.2 in /apps/block_scout_web/assets

    Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.33.1 to 3.33.2.
    - [Release notes](https://github.com/zloirock/core-js/releases)
    - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/zloirock/core-js/commits/v3.33.2/packages/core-js)
    
    ---
    updated-dependencies:
    - dependency-name: core-js
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    0f40aa2 View commit details
    Browse the repository at this point in the history
  9. Bump sweetalert2 from 11.7.32 to 11.9.0 in /apps/block_scout_web/assets

    Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.7.32 to 11.9.0.
    - [Release notes](https://github.com/sweetalert2/sweetalert2/releases)
    - [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md)
    - [Commits](sweetalert2/sweetalert2@v11.7.32...v11.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: sweetalert2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    45a9561 View commit details
    Browse the repository at this point in the history
  10. Bump sass from 1.69.4 to 1.69.5 in /apps/block_scout_web/assets

    Bumps [sass](https://github.com/sass/dart-sass) from 1.69.4 to 1.69.5.
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.69.4...1.69.5)
    
    ---
    updated-dependencies:
    - dependency-name: sass
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    38e38be View commit details
    Browse the repository at this point in the history
  11. Merge pull request blockscout#8748 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/sweetalert2-11.9.0
    
    Bump sweetalert2 from 11.7.32 to 11.9.0 in /apps/block_scout_web/assets
    vbaranov authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    6d234bc View commit details
    Browse the repository at this point in the history
  12. Merge pull request blockscout#8747 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/core-js-3.33.2
    
    Bump core-js from 3.33.1 to 3.33.2 in /apps/block_scout_web/assets
    vbaranov authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    c002553 View commit details
    Browse the repository at this point in the history
  13. Merge pull request blockscout#8743 from blockscout/dependabot/npm_and…

    …_yarn/apps/explorer/solc-0.8.22
    
    Bump solc from 0.8.21 to 0.8.22 in /apps/explorer
    vbaranov authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    5e8cbfc View commit details
    Browse the repository at this point in the history
  14. Merge pull request blockscout#8745 from blockscout/dependabot/hex/tes…

    …la-1.8.0
    
    Bump tesla from 1.7.0 to 1.8.0
    vbaranov authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    b270cf0 View commit details
    Browse the repository at this point in the history
  15. Merge pull request blockscout#8749 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/sass-1.69.5
    
    Bump sass from 1.69.4 to 1.69.5 in /apps/block_scout_web/assets
    vbaranov authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    98a7e70 View commit details
    Browse the repository at this point in the history
  16. Merge pull request blockscout#8744 from blockscout/dependabot/hex/pho…

    …enix_ecto-4.4.3
    
    Bump phoenix_ecto from 4.4.2 to 4.4.3
    vbaranov authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    76846bc View commit details
    Browse the repository at this point in the history
  17. Merge pull request blockscout#8746 from blockscout/dependabot/hex/flo…

    …ki-0.35.2
    
    Bump floki from 0.35.1 to 0.35.2
    vbaranov authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    1c8addf View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    240376b View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

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

    nikitosing committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    2d9112c View commit details
    Browse the repository at this point in the history
  3. Merge pull request blockscout#8755 from blockscout/ap-fix-internal-tr…

    …ansaction-error
    
    Fix internal transaction error
    vbaranov authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    964fbc8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request blockscout#8752 from blockscout/np-add-switcher-fo…

    …r-nft-migrator
    
    Add TOKEN_INSTANCE_OWNER_MIGRATION_ENABLED env
    vbaranov authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    c472f7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c58526 View commit details
    Browse the repository at this point in the history
  6. Merge pull request blockscout#8759 from blockscout/vb-enhance-gnosis-…

    …safe-proxy
    
    Gnosis safe proxy via singleton input
    vbaranov authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    9bc9e50 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    64309ed View commit details
    Browse the repository at this point in the history
  2. Merge pull request blockscout#8765 from blockscout/vb-fix-tvl-update

    Fix for tvl update in market history when row already exists
    vbaranov authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    1e832d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

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