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 origin #41

Merged
merged 255 commits into from
Jan 11, 2024
Merged

Sync with origin #41

merged 255 commits into from
Jan 11, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    afac872 View commit details
    Browse the repository at this point in the history
  2. Regression test added

    vbaranov committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    b1fc22f View commit details
    Browse the repository at this point in the history
  3. Merge pull request blockscout#8917 from blockscout/vb-proxy-detection…

    …-hotfix
    
    Proxy detection hotfix in API v2
    vbaranov authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    f5ae4ca View commit details
    Browse the repository at this point in the history
  4. Merge pull request blockscout#8924 from blockscout/ap-delete-invalid-…

    …current-token-balances
    
    Delete invalid current token balances in OnDemand fetcher
    vbaranov authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    8221830 View commit details
    Browse the repository at this point in the history
  5. Merge pull request blockscout#8911 from blockscout/vb-docker-db-clien…

    …t_connection_check_interval
    
    Set client_connection_check_interval for main Postgres DB in docker-compose setup
    vbaranov authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    dfd05f9 View commit details
    Browse the repository at this point in the history
  6. Change order of proxy contracts patterns detection: existing popular …

    …EIPs to the top of the list
    vbaranov committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    e8b0c46 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62362b1 View commit details
    Browse the repository at this point in the history
  8. Fix reviewer comments

    vbaranov committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    b79b2ab View commit details
    Browse the repository at this point in the history
  9. Merge pull request blockscout#8882 from blockscout/vb-change-proxy-co…

    …ntracts-priorities
    
    Change order of proxy contracts patterns detection: existing popular EIPs to the top of the list
    vbaranov authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    fb2a1fc View commit details
    Browse the repository at this point in the history
  10. Change order of proxy contracts patterns detection: existing popular …

    …EIPs to the top of the list
    vbaranov committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    ef095cd View commit details
    Browse the repository at this point in the history
  11. Add Compound proxy pattern

    vbaranov committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    e84ffe7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8c98551 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    65b1cef View commit details
    Browse the repository at this point in the history
  14. Merge pull request blockscout#8900 from blockscout/vb-compound-proxy

    Add Compound proxy contract pattern
    nikitosing authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    eef8b64 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    571a6cd View commit details
    Browse the repository at this point in the history
  16. Merge pull request blockscout#8906 from blockscout/vb-fix-abi-encoded…

    …-string
    
    Fix abi encoded string argument
    vbaranov authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    eda1da5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d275b22 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    afb6ef3 View commit details
    Browse the repository at this point in the history
  19. Fix CI

    sl1depengwyn committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    37bebdd View commit details
    Browse the repository at this point in the history
  20. Bump postcss from 8.4.31 to 8.4.32 in /apps/block_scout_web/assets

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.31 to 8.4.32.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.31...8.4.32)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    700e781 View commit details
    Browse the repository at this point in the history
  21. Bump @amplitude/analytics-browser in /apps/block_scout_web/assets

    Bumps [@amplitude/analytics-browser](https://github.com/amplitude/Amplitude-TypeScript) from 2.3.5 to 2.3.6.
    - [Release notes](https://github.com/amplitude/Amplitude-TypeScript/releases)
    - [Commits](https://github.com/amplitude/Amplitude-TypeScript/compare/@amplitude/[email protected]...@amplitude/[email protected])
    
    ---
    updated-dependencies:
    - dependency-name: "@amplitude/analytics-browser"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    1382b28 View commit details
    Browse the repository at this point in the history
  22. Bump eslint from 8.54.0 to 8.55.0 in /apps/block_scout_web/assets

    Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.55.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.54.0...v8.55.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    e642e43 View commit details
    Browse the repository at this point in the history
  23. Bump redux from 4.2.1 to 5.0.0 in /apps/block_scout_web/assets

    Bumps [redux](https://github.com/reduxjs/redux) from 4.2.1 to 5.0.0.
    - [Release notes](https://github.com/reduxjs/redux/releases)
    - [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md)
    - [Commits](reduxjs/redux@v4.2.1...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: redux
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    eafeca0 View commit details
    Browse the repository at this point in the history
  24. Bump @babel/core from 7.23.3 to 7.23.5 in /apps/block_scout_web/assets

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.3 to 7.23.5.
    - [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.5/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    bd4629b View commit details
    Browse the repository at this point in the history
  25. Bump photoswipe from 5.4.2 to 5.4.3 in /apps/block_scout_web/assets

    Bumps [photoswipe](https://github.com/dimsemenov/Photoswipe) from 5.4.2 to 5.4.3.
    - [Release notes](https://github.com/dimsemenov/Photoswipe/releases)
    - [Commits](https://github.com/dimsemenov/Photoswipe/commits)
    
    ---
    updated-dependencies:
    - dependency-name: photoswipe
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    f3e9680 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    9b43a5f View commit details
    Browse the repository at this point in the history
  27. Bump ueberauth from 0.10.5 to 0.10.6

    Bumps [ueberauth](https://github.com/ueberauth/ueberauth) from 0.10.5 to 0.10.6.
    - [Release notes](https://github.com/ueberauth/ueberauth/releases)
    - [Changelog](https://github.com/ueberauth/ueberauth/blob/master/CHANGELOG.md)
    - [Commits](ueberauth/ueberauth@v0.10.5...v0.10.6)
    
    ---
    updated-dependencies:
    - dependency-name: ueberauth
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    68c3daf View commit details
    Browse the repository at this point in the history
  28. Bump postgrex from 0.17.3 to 0.17.4

    Bumps [postgrex](https://github.com/elixir-ecto/postgrex) from 0.17.3 to 0.17.4.
    - [Release notes](https://github.com/elixir-ecto/postgrex/releases)
    - [Changelog](https://github.com/elixir-ecto/postgrex/blob/master/CHANGELOG.md)
    - [Commits](elixir-ecto/postgrex@v0.17.3...v0.17.4)
    
    ---
    updated-dependencies:
    - dependency-name: postgrex
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    2005afd View commit details
    Browse the repository at this point in the history
  29. Merge pull request blockscout#8943 from blockscout/dependabot/hex/pos…

    …tgrex-0.17.4
    
    Bump postgrex from 0.17.3 to 0.17.4
    vbaranov authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    82a1f1f View commit details
    Browse the repository at this point in the history
  30. Merge pull request blockscout#8939 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/babel/core-7.23.5
    
    Bump @babel/core from 7.23.3 to 7.23.5 in /apps/block_scout_web/assets
    vbaranov authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    fe3a478 View commit details
    Browse the repository at this point in the history
  31. Merge pull request blockscout#8936 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/eslint-8.55.0
    
    Bump eslint from 8.54.0 to 8.55.0 in /apps/block_scout_web/assets
    vbaranov authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    af3dd2a View commit details
    Browse the repository at this point in the history
  32. 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.23.3 to 7.23.5.
    - [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.5/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    171b6d6 View commit details
    Browse the repository at this point in the history
  33. Merge pull request blockscout#8611 from blockscout/mf-add-sorting

    Implement sorting of smart contracts, address transactions
    vbaranov authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    fa6d56a View commit details
    Browse the repository at this point in the history
  34. Merge pull request blockscout#8940 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/photoswipe-5.4.3
    
    Bump photoswipe from 5.4.2 to 5.4.3 in /apps/block_scout_web/assets
    vbaranov authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    f67320f View commit details
    Browse the repository at this point in the history
  35. Merge pull request blockscout#8938 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/babel/preset-env-7.23.5
    
    Bump @babel/preset-env from 7.23.3 to 7.23.5 in /apps/block_scout_web/assets
    vbaranov authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    cd8533a View commit details
    Browse the repository at this point in the history
  36. Merge pull request blockscout#8935 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/amplitude/analytics-browser-2.3.6
    
    Bump @amplitude/analytics-browser from 2.3.5 to 2.3.6 in /apps/block_scout_web/assets
    vbaranov authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    6d68b34 View commit details
    Browse the repository at this point in the history
  37. Merge pull request blockscout#8941 from blockscout/dependabot/hex/ueb…

    …erauth-0.10.6
    
    Bump ueberauth from 0.10.5 to 0.10.6
    vbaranov authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    db552d0 View commit details
    Browse the repository at this point in the history
  38. Bump @fortawesome/fontawesome-free in /apps/block_scout_web/assets

    Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 6.4.2 to 6.5.1.
    - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
    - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
    - [Commits](FortAwesome/Font-Awesome@6.4.2...6.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@fortawesome/fontawesome-free"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    e54f070 View commit details
    Browse the repository at this point in the history
  39. Bump gettext from 0.23.1 to 0.24.0

    Bumps [gettext](https://github.com/elixir-gettext/gettext) from 0.23.1 to 0.24.0.
    - [Changelog](https://github.com/elixir-gettext/gettext/blob/main/CHANGELOG.md)
    - [Commits](elixir-gettext/gettext@v0.23.1...v0.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: gettext
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    a73132f View commit details
    Browse the repository at this point in the history
  40. Merge pull request blockscout#8937 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/redux-5.0.0
    
    Bump redux from 4.2.1 to 5.0.0 in /apps/block_scout_web/assets
    vbaranov authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    fc801ce View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Merge pull request blockscout#8942 from blockscout/dependabot/hex/get…

    …text-0.24.0
    
    Bump gettext from 0.23.1 to 0.24.0
    vbaranov authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    2319a64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56f5f89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba0aae2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c44c3b5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request blockscout#8934 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/fortawesome/fontawesome-free-6.5.1
    
    Bump @fortawesome/fontawesome-free from 6.4.2 to 6.5.1 in /apps/block_scout_web/assets
    vbaranov authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5eca341 View commit details
    Browse the repository at this point in the history
  6. Merge pull request blockscout#8933 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/postcss-8.4.32
    
    Bump postcss from 8.4.31 to 8.4.32 in /apps/block_scout_web/assets
    vbaranov authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    f87687c View commit details
    Browse the repository at this point in the history
  7. Enable geth tests in CI

    Qwerty5Uiop committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9b99970 View commit details
    Browse the repository at this point in the history
  8. Merge pull request blockscout#8707 from blockscout/mf-fix-ingored-coi…

    …ngecko-id
    
    Fix native coin exchange rate with `EXCHANGE_RATES_COINGECKO_COIN_ID`
    vbaranov authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    d6afc0f View commit details
    Browse the repository at this point in the history
  9. Merge pull request blockscout#8922 from blockscout/ap-fix-lowercase-c…

    …all-type
    
    Allow call type to be in lowercase
    vbaranov authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    4cf94b3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c761c52 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5260f09 View commit details
    Browse the repository at this point in the history
  12. Extend fallback controller for API v2 in order to handle responses fr…

    …om solidityscan api endpoint
    vbaranov committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9ee7e9c View commit details
    Browse the repository at this point in the history
  13. Update apps/block_scout_web/lib/block_scout_web/controllers/api/v2/sm…

    …art_contract_controller.ex
    
    Co-authored-by: Maxim Filonov <[email protected]>
    vbaranov and sl1depengwyn committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    1c5da63 View commit details
    Browse the repository at this point in the history
  14. Process reviewer comments

    vbaranov committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    1076f44 View commit details
    Browse the repository at this point in the history
  15. Process nil response

    vbaranov committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9d4bdf9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    91d583b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b025580 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    120dbf6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    16307ad View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7727d93 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Merge pull request blockscout#8908 from blockscout/vb-solidityscan-su…

    …pport
    
    Solidityscan report API endpoint
    vbaranov authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    355c3c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request blockscout#8898 from blockscout/vb-fix-decoding

    Enhance method decoding by candidates from DB
    nikitosing authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a03c444 View commit details
    Browse the repository at this point in the history
  3. Blockscout v5.3.3

    vbaranov committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    1c7e19b View commit details
    Browse the repository at this point in the history
  4. Rename pre-release CI

    vbaranov committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f35cf94 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6fb7ffd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97097a2 View commit details
    Browse the repository at this point in the history
  7. Open ports of services

    vbaranov committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7051ae2 View commit details
    Browse the repository at this point in the history
  8. Change optimism branch name

    vbaranov committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    209d9a7 View commit details
    Browse the repository at this point in the history
  9. Merge pull request blockscout#8956 from blockscout/vb-refine-docker-c…

    …ompose-config-structure
    
    Refine docker-compose config structure
    vbaranov authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    8e96b6c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c1e0c0c View commit details
    Browse the repository at this point in the history
  11. Skip failed instances

    nikitosing committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    0583b24 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Changelog

    nikitosing committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    77072e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15ffea7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d8beda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0b05fa View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Merge pull request blockscout#8966 from blockscout/np-hf-account-watc…

    …hlist
    
    Add ACCOUNT_WATCHLIST_NOTIFICATIONS_LIMIT_FOR_30_DAYS
    nikitosing authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    b7dac2a View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Merge pull request blockscout#8959 from blockscout/np-hf-token-instan…

    …ce-owner-migration
    
    Skip failed instances
    vbaranov authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    f738c40 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    vbaranov committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    fd05765 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e549fce View commit details
    Browse the repository at this point in the history
  4. Rename release workflow

    vbaranov committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    4d357ba View commit details
    Browse the repository at this point in the history
  5. Bump exvcr from 0.14.4 to 0.15.0

    Bumps [exvcr](https://github.com/parroty/exvcr) from 0.14.4 to 0.15.0.
    - [Release notes](https://github.com/parroty/exvcr/releases)
    - [Changelog](https://github.com/parroty/exvcr/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/parroty/exvcr/commits)
    
    ---
    updated-dependencies:
    - dependency-name: exvcr
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    956a06d View commit details
    Browse the repository at this point in the history
  6. Bump ex_doc from 0.30.9 to 0.31.0

    Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.30.9 to 0.31.0.
    - [Release notes](https://github.com/elixir-lang/ex_doc/releases)
    - [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
    - [Commits](elixir-lang/ex_doc@v0.30.9...v0.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: ex_doc
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    1dd1ed4 View commit details
    Browse the repository at this point in the history
  7. Bump chart.js from 4.4.0 to 4.4.1 in /apps/block_scout_web/assets

    Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.4.0 to 4.4.1.
    - [Release notes](https://github.com/chartjs/Chart.js/releases)
    - [Commits](chartjs/Chart.js@v4.4.0...v4.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: chart.js
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    1677d23 View commit details
    Browse the repository at this point in the history
  8. 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.23.5 to 7.23.6.
    - [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.6/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    2a7917e View commit details
    Browse the repository at this point in the history
  9. Merge pull request blockscout#8986 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/chart.js-4.4.1
    
    Bump chart.js from 4.4.0 to 4.4.1 in /apps/block_scout_web/assets
    vbaranov authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    409146d View commit details
    Browse the repository at this point in the history
  10. Merge pull request blockscout#8982 from blockscout/dependabot/hex/ex_…

    …doc-0.31.0
    
    Bump ex_doc from 0.30.9 to 0.31.0
    vbaranov authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    9a8092e View commit details
    Browse the repository at this point in the history
  11. Bump core-js from 3.33.3 to 3.34.0 in /apps/block_scout_web/assets

    Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.33.3 to 3.34.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.34.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] <[email protected]>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d188dc6 View commit details
    Browse the repository at this point in the history
  12. Bump ecto_sql from 3.11.0 to 3.11.1

    Bumps [ecto_sql](https://github.com/elixir-ecto/ecto_sql) from 3.11.0 to 3.11.1.
    - [Changelog](https://github.com/elixir-ecto/ecto_sql/blob/master/CHANGELOG.md)
    - [Commits](elixir-ecto/ecto_sql@v3.11.0...v3.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: ecto_sql
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    aa3b362 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

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

    …_yarn/apps/block_scout_web/assets/babel/preset-env-7.23.6
    
    Bump @babel/preset-env from 7.23.5 to 7.23.6 in /apps/block_scout_web/assets
    vbaranov authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    18053ff View commit details
    Browse the repository at this point in the history
  2. Merge pull request blockscout#8984 from blockscout/dependabot/hex/ect…

    …o_sql-3.11.1
    
    Bump ecto_sql from 3.11.0 to 3.11.1
    vbaranov authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    c7ff5c6 View commit details
    Browse the repository at this point in the history
  3. Bump @babel/core from 7.23.5 to 7.23.6 in /apps/block_scout_web/assets

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.5 to 7.23.6.
    - [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.6/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    601eb3e View commit details
    Browse the repository at this point in the history
  4. Merge pull request blockscout#8988 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/core-js-3.34.0
    
    Bump core-js from 3.33.3 to 3.34.0 in /apps/block_scout_web/assets
    vbaranov authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    3e9574a View commit details
    Browse the repository at this point in the history
  5. Merge pull request blockscout#8980 from blockscout/dependabot/hex/exv…

    …cr-0.15.0
    
    Bump exvcr from 0.14.4 to 0.15.0
    vbaranov authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    a4fffae View commit details
    Browse the repository at this point in the history
  6. Merge pull request blockscout#8985 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/babel/core-7.23.6
    
    Bump @babel/core from 7.23.5 to 7.23.6 in /apps/block_scout_web/assets
    vbaranov authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    1d91e30 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    294caa9 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    c3cd8d6 View commit details
    Browse the repository at this point in the history
  2. Add /api/v2/transactions/{transaction_hash_param}/summary endpoint + …

    …Transaction Interpretation Service interface
    nikitosing committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    005b1b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccfadce View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    ea6e678 View commit details
    Browse the repository at this point in the history
  2. Merge pull request blockscout#8991 from blockscout/vb-db-queue-target

    Manage DB queue target via runtime env var
    vbaranov authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ca8de29 View commit details
    Browse the repository at this point in the history
  3. Merge pull request blockscout#8955 from blockscout/ap-fix-coin-balanc…

    …es-daily-updater
    
    Remove daily balances updating from BlockReward fetcher
    vbaranov authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8d169d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

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

Commits on Dec 17, 2023

  1. Configuration menu
    Copy the full SHA
    b9318e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68d5156 View commit details
    Browse the repository at this point in the history
  3. Add @SPEC and @doc; Add just_request_body=true mode to get request bo…

    …dy for testing purposes
    nikitosing committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    e2890b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9449990 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Merge pull request blockscout#9014 from blockscout/np-change-nft-limi…

    …t-in-collection
    
    Decrease amount of NFT in address collection: 15 -> 9
    vbaranov authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    dd9c42d View commit details
    Browse the repository at this point in the history
  2. Merge pull request blockscout#8957 from blockscout/np-tx-interpreter-…

    …endpoint
    
    Tx interpreter endpoint
    vbaranov authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    9ed2e79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21e2f46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f10d61 View commit details
    Browse the repository at this point in the history
  5. Process review comment

    vbaranov committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    f2f0feb View commit details
    Browse the repository at this point in the history
  6. Merge pull request blockscout#9013 from blockscout/np-improve-legacy-…

    …nft-sanitizer
    
    Speed up Indexer.Fetcher.TokenInstance.LegacySanitize
    nikitosing authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    c568645 View commit details
    Browse the repository at this point in the history
  7. Merge pull request blockscout#8846 from blockscout/vb-handle-nil-gas-…

    …price
    
    Handle nil gas_price at address view
    vbaranov authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    a3c44b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7e8171 View commit details
    Browse the repository at this point in the history
  9. Merge pull request blockscout#8994 from blockscout/ap-refactor-transa…

    …ctions-event-preloads
    
    Refactor transactions event preloads
    vbaranov authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    f8ca48f View commit details
    Browse the repository at this point in the history
  10. Bump @amplitude/analytics-browser in /apps/block_scout_web/assets

    Bumps [@amplitude/analytics-browser](https://github.com/amplitude/Amplitude-TypeScript) from 2.3.6 to 2.3.7.
    - [Release notes](https://github.com/amplitude/Amplitude-TypeScript/releases)
    - [Commits](https://github.com/amplitude/Amplitude-TypeScript/compare/@amplitude/[email protected]...@amplitude/[email protected])
    
    ---
    updated-dependencies:
    - dependency-name: "@amplitude/analytics-browser"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    35641be View commit details
    Browse the repository at this point in the history
  11. Bump eslint-plugin-import in /apps/block_scout_web/assets

    Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.0 to 2.29.1.
    - [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.29.0...v2.29.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-import
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    5d4b3e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

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

    …_yarn/apps/block_scout_web/assets/eslint-plugin-import-2.29.1
    
    Bump eslint-plugin-import from 2.29.0 to 2.29.1 in /apps/block_scout_web/assets
    vbaranov authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    5db3d18 View commit details
    Browse the repository at this point in the history
  2. Bump eslint from 8.55.0 to 8.56.0 in /apps/block_scout_web/assets

    Bumps [eslint](https://github.com/eslint/eslint) from 8.55.0 to 8.56.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.55.0...v8.56.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c278bf7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request blockscout#9021 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/eslint-8.56.0
    
    Bump eslint from 8.55.0 to 8.56.0 in /apps/block_scout_web/assets
    vbaranov authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    3f70e5c View commit details
    Browse the repository at this point in the history
  4. Merge pull request blockscout#9019 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/amplitude/analytics-browser-2.3.7
    
    Bump @amplitude/analytics-browser from 2.3.6 to 2.3.7 in /apps/block_scout_web/assets
    vbaranov authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    688bd7d View commit details
    Browse the repository at this point in the history
  5. BENS integration

    nikitosing committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    d45ab76 View commit details
    Browse the repository at this point in the history
  6. Fix after review

    nikitosing committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    d7be418 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7370587 View commit details
    Browse the repository at this point in the history
  8. Add ens info to addresses

    nikitosing committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    905d562 View commit details
    Browse the repository at this point in the history
  9. Fix after review

    nikitosing committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    377166b View commit details
    Browse the repository at this point in the history
  10. Reset GA cache

    nikitosing committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    72f1471 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f49c4fb View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    931c2ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61eeae6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a740426 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    284efc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2935c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a55402 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be3540a View commit details
    Browse the repository at this point in the history
  8. Merge pull request blockscout#8997 from blockscout/ap-isolate-request…

    …s-throttable-error-count
    
    Isolate throttable error count by request method
    vbaranov authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    ecada14 View commit details
    Browse the repository at this point in the history
  9. Merge pull request blockscout#8969 from blockscout/mf-fix-address-tra…

    …nsactions-sorting
    
    Support legacy paging options for address transactions endpoint
    vbaranov authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    22a2e22 View commit details
    Browse the repository at this point in the history
  10. Add EIP-4844 compatibility

    sl1depengwyn authored and vbaranov committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    473a4d0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e220464 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a02b3ed View commit details
    Browse the repository at this point in the history
  13. Merge pull request blockscout#8975 from blockscout/mf-eip4844-compati…

    …bility
    
    Add EIP-4844 compatibility (not full support yet)
    vbaranov authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    11659db View commit details
    Browse the repository at this point in the history
  14. Merge pull request blockscout#8965 from blockscout/ap-set-poll-false-…

    …for-int-trans-fetcher
    
    Set poll: false for internal transactions fetcher
    vbaranov authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    4a1be45 View commit details
    Browse the repository at this point in the history
  15. Improrve spec

    nikitosing committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    6969f78 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    6e50110 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8430dca View commit details
    Browse the repository at this point in the history
  3. Merge pull request blockscout#9018 from blockscout/ap-smart-contract-…

    …event-handler
    
    Add SmartContractRealtimeEventHandler
    vbaranov authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    bf9a10b View commit details
    Browse the repository at this point in the history
  4. Merge pull request blockscout#9039 from blockscout/np-fix-decoding-in…

    …-tx-summary-request
    
    Fix tx input decoding in tx summary microservice request
    vbaranov authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    9e33fb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    373eb06 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ab544f View commit details
    Browse the repository at this point in the history
  7. Add banner about new UI

    vbaranov committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    dcf423b View commit details
    Browse the repository at this point in the history
  8. Fix gettext

    vbaranov committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    f2a2b2c View commit details
    Browse the repository at this point in the history
  9. Optimize NFT owner preload

    nikitosing committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    86d1219 View commit details
    Browse the repository at this point in the history
  10. Fix tests

    nikitosing committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    dbcdd7f View commit details
    Browse the repository at this point in the history
  11. Merge pull request blockscout#9015 from blockscout/np-token-instances…

    …-preloads-imporvements
    
    Optimize NFT owner preload
    nikitosing authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    337dad0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8fe53d8 View commit details
    Browse the repository at this point in the history
  13. Clear cache in GA

    Qwerty5Uiop committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    23b2805 View commit details
    Browse the repository at this point in the history
  14. Merge pull request blockscout#9035 from blockscout/np-add-postgrex-er…

    …ror-handling-on-nft-fetching
    
    Handle Postgrex errors on NFT import
    vbaranov authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    96aa245 View commit details
    Browse the repository at this point in the history
  15. Merge pull request blockscout#8960 from blockscout/ap-trace-block-ranges

    TRACE_BLOCK_RANGES env var
    vbaranov authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    7445944 View commit details
    Browse the repository at this point in the history
  16. v5.4.0

    vbaranov committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    2b5f7fd View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Bump benchee from 1.2.0 to 1.3.0

    Bumps [benchee](https://github.com/bencheeorg/benchee) from 1.2.0 to 1.3.0.
    - [Release notes](https://github.com/bencheeorg/benchee/releases)
    - [Changelog](https://github.com/bencheeorg/benchee/blob/main/CHANGELOG.md)
    - [Commits](bencheeorg/benchee@1.2.0...1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: benchee
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    f4bb4a4 View commit details
    Browse the repository at this point in the history
  2. Bump redux from 5.0.0 to 5.0.1 in /apps/block_scout_web/assets

    Bumps [redux](https://github.com/reduxjs/redux) from 5.0.0 to 5.0.1.
    - [Release notes](https://github.com/reduxjs/redux/releases)
    - [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md)
    - [Commits](reduxjs/redux@v5.0.0...v5.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: redux
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    8b0f81b View commit details
    Browse the repository at this point in the history
  3. Bump @amplitude/analytics-browser in /apps/block_scout_web/assets

    Bumps [@amplitude/analytics-browser](https://github.com/amplitude/Amplitude-TypeScript) from 2.3.7 to 2.3.8.
    - [Release notes](https://github.com/amplitude/Amplitude-TypeScript/releases)
    - [Commits](https://github.com/amplitude/Amplitude-TypeScript/compare/@amplitude/[email protected]...@amplitude/[email protected])
    
    ---
    updated-dependencies:
    - dependency-name: "@amplitude/analytics-browser"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    5caad28 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    dd0a675 View commit details
    Browse the repository at this point in the history
  2. Merge pull request blockscout#9061 from blockscout/vb-arbitrum-receip…

    …t-fix
    
    Arbitrum allow tx receipt gasUsedForL1 field
    vbaranov authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    9e2295c View commit details
    Browse the repository at this point in the history
  3. Merge pull request blockscout#9059 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/redux-5.0.1
    
    Bump redux from 5.0.0 to 5.0.1 in /apps/block_scout_web/assets
    vbaranov authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    c8bda81 View commit details
    Browse the repository at this point in the history
  4. Merge pull request blockscout#9057 from blockscout/dependabot/hex/ben…

    …chee-1.3.0
    
    Bump benchee from 1.2.0 to 1.3.0
    vbaranov authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    fece7d0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request blockscout#9060 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/amplitude/analytics-browser-2.3.8
    
    Bump @amplitude/analytics-browser from 2.3.7 to 2.3.8 in /apps/block_scout_web/assets
    vbaranov authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    d0c0579 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6acfa0 View commit details
    Browse the repository at this point in the history
  7. Fix token_transfers bug

    sevenzing committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    31e48a4 View commit details
    Browse the repository at this point in the history
  8. Add blockscout#9062 changelog

    sevenzing committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    d1ee2e7 View commit details
    Browse the repository at this point in the history
  9. mix format

    sevenzing committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    684c4a0 View commit details
    Browse the repository at this point in the history
  10. Remove print debug

    sevenzing committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    98385a5 View commit details
    Browse the repository at this point in the history
  11. Fix comment

    sevenzing committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    0db3a31 View commit details
    Browse the repository at this point in the history
  12. Handle NotLoaded

    sevenzing committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    1ba7632 View commit details
    Browse the repository at this point in the history
  13. Make func private

    sevenzing committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    7f8a3d2 View commit details
    Browse the repository at this point in the history
  14. Refactoring

    nikitosing committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    e879849 View commit details
    Browse the repository at this point in the history
  15. Merge pull request blockscout#9062 from blockscout/ll-fix-bens

    Fix bens integration
    nikitosing authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    26201a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    6bc684a View commit details
    Browse the repository at this point in the history
  2. Bump sweetalert2 from 11.10.1 to 11.10.2 in /apps/block_scout_web/assets

    Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.10.1 to 11.10.2.
    - [Release notes](https://github.com/sweetalert2/sweetalert2/releases)
    - [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md)
    - [Commits](sweetalert2/sweetalert2@v11.10.1...v11.10.2)
    
    ---
    updated-dependencies:
    - dependency-name: sweetalert2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    c3869c4 View commit details
    Browse the repository at this point in the history
  3. Bump sass-loader from 13.3.2 to 13.3.3 in /apps/block_scout_web/assets

    Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 13.3.2 to 13.3.3.
    - [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
    - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
    - [Commits](webpack-contrib/sass-loader@v13.3.2...v13.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: sass-loader
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    64860e6 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.23.6 to 7.23.7.
    - [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.7/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    a2d0fb0 View commit details
    Browse the repository at this point in the history
  5. Bump moment from 2.29.4 to 2.30.1 in /apps/block_scout_web/assets

    Bumps [moment](https://github.com/moment/moment) from 2.29.4 to 2.30.1.
    - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
    - [Commits](moment/moment@2.29.4...2.30.1)
    
    ---
    updated-dependencies:
    - dependency-name: moment
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    9920bac View commit details
    Browse the repository at this point in the history
  6. Bump postcss-loader from 7.3.3 to 7.3.4 in /apps/block_scout_web/assets

    Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 7.3.3 to 7.3.4.
    - [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
    - [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
    - [Commits](webpack-contrib/postcss-loader@v7.3.3...v7.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: postcss-loader
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    9afcf01 View commit details
    Browse the repository at this point in the history
  7. Merge pull request blockscout#9084 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/babel/preset-env-7.23.7
    
    Bump @babel/preset-env from 7.23.6 to 7.23.7 in /apps/block_scout_web/assets
    vbaranov authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    07bc9aa View commit details
    Browse the repository at this point in the history
  8. Bump core-js from 3.34.0 to 3.35.0 in /apps/block_scout_web/assets

    Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.34.0 to 3.35.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.35.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] <[email protected]>
    dependabot[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    bd99e45 View commit details
    Browse the repository at this point in the history
  9. Bump @babel/core from 7.23.6 to 7.23.7 in /apps/block_scout_web/assets

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.6 to 7.23.7.
    - [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.7/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    31098dc View commit details
    Browse the repository at this point in the history
  10. Merge pull request blockscout#9083 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/babel/core-7.23.7
    
    Bump @babel/core from 7.23.6 to 7.23.7 in /apps/block_scout_web/assets
    vbaranov authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    5594eea View commit details
    Browse the repository at this point in the history
  11. Merge pull request blockscout#9086 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/core-js-3.35.0
    
    Bump core-js from 3.34.0 to 3.35.0 in /apps/block_scout_web/assets
    vbaranov authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    3cbba98 View commit details
    Browse the repository at this point in the history
  12. Merge pull request blockscout#9081 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/sweetalert2-11.10.2
    
    Bump sweetalert2 from 11.10.1 to 11.10.2 in /apps/block_scout_web/assets
    vbaranov authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    cc9c843 View commit details
    Browse the repository at this point in the history
  13. Merge pull request blockscout#9085 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/moment-2.30.1
    
    Bump moment from 2.29.4 to 2.30.1 in /apps/block_scout_web/assets
    vbaranov authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    82369a2 View commit details
    Browse the repository at this point in the history
  14. Merge pull request blockscout#9087 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/postcss-loader-7.3.4
    
    Bump postcss-loader from 7.3.3 to 7.3.4 in /apps/block_scout_web/assets
    vbaranov authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    e11a040 View commit details
    Browse the repository at this point in the history
  15. Merge pull request blockscout#9082 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/sass-loader-13.3.3
    
    Bump sass-loader from 13.3.2 to 13.3.3 in /apps/block_scout_web/assets
    vbaranov authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    61577bc View commit details
    Browse the repository at this point in the history
  16. Bump sass from 1.69.5 to 1.69.6 in /apps/block_scout_web/assets

    Bumps [sass](https://github.com/sass/dart-sass) from 1.69.5 to 1.69.6.
    - [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.5...1.69.6)
    
    ---
    updated-dependencies:
    - dependency-name: sass
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    f24d248 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

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

    …_yarn/apps/block_scout_web/assets/sass-1.69.6
    
    Bump sass from 1.69.5 to 1.69.6 in /apps/block_scout_web/assets
    vbaranov authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    4a3ce7b View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    f2a79e4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request blockscout#9044 from blockscout/mf-gas-tracker-v1

    Expand gas price oracle functionality
    vbaranov authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    3cbaa1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b128a17 View commit details
    Browse the repository at this point in the history
  4. Merge pull request blockscout#9094 from blockscout/mf-exchange-rates-…

    …logging
    
    Improve exchange rates logging
    vbaranov authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    47f2075 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    209e65d View commit details
    Browse the repository at this point in the history
  2. Merge pull request blockscout#8812 from blockscout/ap-update-tokens-t…

    …ype-with-higher-priority
    
    Update existing tokens type if got transfer with higher type priority
    vbaranov authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    215b491 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

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

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    f48e4e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request blockscout#9112 from blockscout/ap-add-eth-call-sp…

    …ecific-url
    
    Add specific url for eth_call
    vbaranov authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    4ec276e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fec9509 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cbbe1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a176c38 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6f225d View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG entry

    vbaranov committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    1d6c25d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9a42fc8 View commit details
    Browse the repository at this point in the history
  9. Final distribution of changes

    nikitosing authored and vbaranov committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    1aa3bf6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0753b6c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5848a7a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e1c6f44 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fd13a8c View commit details
    Browse the repository at this point in the history
  14. Clear cache in GA

    Qwerty5Uiop authored and vbaranov committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    7c7639d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    66a1b39 View commit details
    Browse the repository at this point in the history
  16. Clear cache in GA

    Qwerty5Uiop authored and vbaranov committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    27d042f View commit details
    Browse the repository at this point in the history
  17. Denormalization improvements

    Qwerty5Uiop authored and vbaranov committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    39a8d60 View commit details
    Browse the repository at this point in the history
  18. Denormalization improvements

    Qwerty5Uiop authored and vbaranov committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    efef767 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5c05a7e View commit details
    Browse the repository at this point in the history
  20. Fix migration status upsert

    Qwerty5Uiop authored and vbaranov committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    62eb8da View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e52c187 View commit details
    Browse the repository at this point in the history
  22. Update CHANGELOG entry

    vbaranov committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    ed1f247 View commit details
    Browse the repository at this point in the history
  23. Change log topic type in the DB to bytea (blockscout#9000)

    * Change log topic type
    
    * Process review comment
    
    * Update apps/explorer/lib/explorer/chain/token_transfer.ex
    
    Co-authored-by: Maxim Filonov <[email protected]>
    
    * Accept a new log type by TransactionAction and PolygonEdge modules
    
    * mix format
    
    * Fix merging conflicts
    
    * Update CHANGE LOG entry
    
    ---------
    
    Co-authored-by: Maxim Filonov <[email protected]>
    Co-authored-by: POA <[email protected]>
    3 people committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    4df5df7 View commit details
    Browse the repository at this point in the history
  24. Drop logs type column and related index (blockscout#9007)

    * Drop logs type index
    
    * Remove log type column
    
    * Update CHANGE LOG entry
    vbaranov committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    8397897 View commit details
    Browse the repository at this point in the history
  25. Drop unused token_id column from token_transfers table and indexes ba…

    …sed on this column (blockscout#9005)
    
    * Drop unused token_id column from token_transfers table and indexes on this column
    
    * Remove token ids migration
    
    * Refactor DB migration
    
    * Update CHANGE LOG entry
    vbaranov committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    a4799d3 View commit details
    Browse the repository at this point in the history
  26. Token type filling migrations

    Qwerty5Uiop authored and vbaranov committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    a7a3d28 View commit details
    Browse the repository at this point in the history
  27. Enable migrators in config

    Qwerty5Uiop authored and vbaranov committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    7b5838c View commit details
    Browse the repository at this point in the history
  28. Improve filling migrations tests

    Qwerty5Uiop authored and vbaranov committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    a67da9a View commit details
    Browse the repository at this point in the history
  29. Add CHANGELOG entry

    vbaranov committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    4f81bd8 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    c7f5661 View commit details
    Browse the repository at this point in the history
  31. Invalidate GA cache

    vbaranov committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    1cc481c View commit details
    Browse the repository at this point in the history
  32. Update version to 6.0.0

    vbaranov committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    286ddbc View commit details
    Browse the repository at this point in the history
  33. Fix migration_finished? logic

    Qwerty5Uiop authored and vbaranov committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    d4e03a8 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    a0e5f11 View commit details
    Browse the repository at this point in the history
  35. Update CHANGELOG

    vbaranov committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    4bf97cd View commit details
    Browse the repository at this point in the history
  36. Merge pull request blockscout#9067 from blockscout/v6.0.0-dev

    v6.0.0 DB migrations
    vbaranov authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    ce735c1 View commit details
    Browse the repository at this point in the history
  37. Bump ueberauth from 0.10.5 to 0.10.7

    Bumps [ueberauth](https://github.com/ueberauth/ueberauth) from 0.10.5 to 0.10.7.
    - [Release notes](https://github.com/ueberauth/ueberauth/releases)
    - [Changelog](https://github.com/ueberauth/ueberauth/blob/master/CHANGELOG.md)
    - [Commits](ueberauth/ueberauth@v0.10.5...v0.10.7)
    
    ---
    updated-dependencies:
    - dependency-name: ueberauth
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    2098e5c View commit details
    Browse the repository at this point in the history
  38. Bump sass from 1.69.6 to 1.69.7 in /apps/block_scout_web/assets

    Bumps [sass](https://github.com/sass/dart-sass) from 1.69.6 to 1.69.7.
    - [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.6...1.69.7)
    
    ---
    updated-dependencies:
    - dependency-name: sass
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    5eac5a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

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

    zjb0807 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    faadefd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a530bf6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request blockscout#9119 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/sass-1.69.7
    
    Bump sass from 1.69.6 to 1.69.7 in /apps/block_scout_web/assets
    vbaranov authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    f55a2d0 View commit details
    Browse the repository at this point in the history
  5. Bump follow-redirects from 1.14.8 to 1.15.4 in /apps/explorer

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.8 to 1.15.4.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.8...v1.15.4)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    abcfe16 View commit details
    Browse the repository at this point in the history
  6. Merge pull request blockscout#9075 from zjb0807/fix-get-code

    Add status in stream_transactions_with_unfetched_created_contract_codes
    vbaranov authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    e227448 View commit details
    Browse the repository at this point in the history
  7. Bump postcss from 8.4.32 to 8.4.33 in /apps/block_scout_web/assets

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.32 to 8.4.33.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.32...8.4.33)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    c9d5705 View commit details
    Browse the repository at this point in the history
  8. Merge pull request blockscout#9126 from blockscout/dependabot/npm_and…

    …_yarn/apps/explorer/follow-redirects-1.15.4
    
    Bump follow-redirects from 1.14.8 to 1.15.4 in /apps/explorer
    vbaranov authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    8eba884 View commit details
    Browse the repository at this point in the history
  9. Merge pull request blockscout#9116 from blockscout/dependabot/hex/ueb…

    …erauth-0.10.7
    
    Bump ueberauth from 0.10.5 to 0.10.7
    vbaranov authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    e342d8f View commit details
    Browse the repository at this point in the history
  10. Merge pull request blockscout#9118 from blockscout/dependabot/npm_and…

    …_yarn/apps/block_scout_web/assets/postcss-8.4.33
    
    Bump postcss from 8.4.32 to 8.4.33 in /apps/block_scout_web/assets
    vbaranov authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    61d7275 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'master' of https://github.com/blockscout/blockscout int…

    …o sync-01-08
    
    # Conflicts:
    #	apps/block_scout_web/lib/block_scout_web/templates/transaction/overview.html.eex
    #	apps/explorer/lib/explorer/chain/transaction.ex
    pustovalov committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    bcaced7 View commit details
    Browse the repository at this point in the history