forked from blockscout/blockscout
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from blockscout:master #7
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
Open
pull
wants to merge
5,425
commits into
maxaleks:master
Choose a base branch
from
blockscout:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [bcrypt_elixir](https://github.com/riverrun/bcrypt_elixir) from 3.2.0 to 3.2.1. - [Changelog](https://github.com/riverrun/bcrypt_elixir/blob/master/CHANGELOG.md) - [Commits](riverrun/bcrypt_elixir@v3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: bcrypt_elixir dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [hackney](https://github.com/benoitc/hackney) from 1.20.1 to 1.23.0. - [Release notes](https://github.com/benoitc/hackney/releases) - [Changelog](https://github.com/benoitc/hackney/blob/master/NEWS.md) - [Commits](benoitc/hackney@1.20.1...1.23.0) --- updated-dependencies: - dependency-name: hackney dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [httpoison](https://github.com/edgurgel/httpoison) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/edgurgel/httpoison/releases) - [Commits](edgurgel/httpoison@v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: httpoison dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [exvcr](https://github.com/parroty/exvcr) from 0.15.2 8000 to 0.16.0. - [Release notes](https://github.com/parroty/exvcr/releases) - [Changelog](https://github.com/parroty/exvcr/blob/master/CHANGELOG.md) - [Commits](parroty/exvcr@v0.15.2...v0.16.0) --- updated-dependencies: - dependency-name: exvcr dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: Add support of ResolvedDelegateProxy proxy pattern * Mass refactoring * 2nd wave of mass refactoring * Do not return :error in get_implementation_address_hash_strings for EIP 2535 * Process AI agent comments * Process more AI agent review comment * Add test * Process review comments. Batch 1. * Process review comments. Batch 2. * Process review comments. Batch 3. * Process review comments. Batch 4. * Process review comments. Batch 5. * Process review comments. Batch 6. * Process review comments. Batch 7. * Return :proxy_without_abi? * Remove diamond proxy detection from fallback_proxy_detection function * Process review comments
…functionality (#11862) * CSV export mass refactoring * Allow from_period / to_period to be timestamps * Refactor functions in Explorer.Chain.CsvExport.Helper * Move where_block_number_in_period to Explorer.Chain.Block.Reader.General * Fix convert_date_string_to_block/2 usage
* chore(deps-dev): bump dialyxir from 1.4.3 to 1.4.4 Bumps [dialyxir](https://github.com/jeremyjh/dialyxir) from 1.4.3 to 1.4.4. - [Release notes](https://github.com/jeremyjh/dialyxir/releases) - [Changelog](https://github.com/jeremyjh/dialyxir/blob/master/CHANGELOG.md) - [Commits](jeremyjh/dialyxir@1.4.3...1.4.4) --- updated-dependencies: - dependency-name: dialyxir dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update dialyzer ignore settings * Fix dialyzer_ignore --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Viktor Baranov <baranov.viktor.27@gmail.com>
…ut_web/assets (#12009) * chore(deps-dev): bump eslint in /apps/block_scout_web/assets Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.19.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.19.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Finalize eslint update * Eslint 9.19 -> 9.21 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump tesla from 1.13.0 to 1.14.1 Bumps [tesla](https://github.com/elixir-tesla/tesla) from 1.13.0 to 1.14.1. - [Release notes](https://github.com/elixir-tesla/tesla/releases) - [Changelog](https://github.com/elixir-tesla/tesla/blob/master/CHANGELOG.md) - [Commits](elixir-tesla/tesla@v1.13.0...v1.14.1) --- updated-dependencies: - dependency-name: tesla dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Add missing expectations --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Qwerty5Uiop <alex000010@bk.ru>
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.6.0 to 7.2.1. - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-promise@v6.6.0...v7.2.1) --- updated-dependencies: - dependency-name: eslint-plugin-promise dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Stop recursive search of blocks if lowest block reached * splitting new_confirmations on several modules to reduce the module size * improved condition to stop discovery of unprocessed confirmations * explanation note added * splitting new_batches on several modules to reduce the module size * improved condition to stop discovery of unprocessed batches * improved condition to stop discovery of unprocessed executions * README.md files for modules prepared * README improvements * Re-define first_block via RangesHelper.get_min_block_number_from_range_string in Indexer.Fetcher.Arbitrum.TrackingBatchesStatuses --------- Co-authored-by: Viktor Baranov <baranov.viktor.27@gmail.com>
Bumps [plug_cowboy](https://github.com/elixir-plug/plug_cowboy) from 2.7.2 to 2.7.3. - [Changelog](https://github.com/elixir-plug/plug_cowboy/blob/master/CHANGELOG.md) - [Commits](elixir-plug/plug_cowboy@v2.7.2...v2.7.3) --- updated-dependencies: - dependency-name: plug_cowboy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: introspection plug * fix: introspection test * fix: add doc * feat: add `/schema.graphql` endpoint * chore: add doc
…11949) * chore: fetch epoch logs and reward until `CELO_L2_MIGRATION_BLOCK` * fix: dialyzer and cspell * fix: test * fix: where condition in query * chore: add `CELO_L2_MIGRATION_BLOCK` to `common-blockscout.env`
…11813) * feat: add `SmartContractLanguage` migrator for backfilling contract language * chore: prepare for migration to language enum * fix: test * fix: test in old ui * chore: add `@spec` and `@doc` for new functions * fix: one more test for old ui * perf: process review by @sl1depengwyn * fix: api test * fix: negate if condition * fix: process review by @vbaranov * feat: add `language` field to `GraphQL.Schema.SmartContract`
* chore: eliminate warnings in `epoch_logs.ex` * chore: add specs
…address_hash}` endpoint response (#11823) * feat: add `SmartContractLanguage` migrator for backfilling contract language * chore: prepare for migration to language enum * fix: test * fix: test in old ui * chore: add `@spec` and `@doc` for new functions * fix: one more test for old ui * chore: remove `is_vyper_contract` field from API response * feat: add `language` field to GraphQL * chore: fix formatting
* feat: Add PendingTransactionOperation * Process PR reviews * Process pending transaction operations reviews * Filter out pending transactions for pto * Add pending operations data transfuse * SwitchPendingOperations migration tests
* feat: Refine setting of certified flag on smart-contracts * Add tests * Update apps/explorer/lib/explorer/chain/smart_contract.ex Co-authored-by: Fedor Ivanov <ivnfedor@gmail.com> * Refactor namings for compliance with consistency and conciseness --------- Co-authored-by: Fedor Ivanov <ivnfedor@gmail.com>
* feat: zilliqa stakers API * refactor: model constraints and api response * fix: credo * feat: zilliqa single staker endpoint * fix: support new format of `cosigned` field in quorum certificate * chore: return reduced information in `/api/v2/validators/zilliqa` endpoint * fix: process review by @sl1depengwyn * chore: add tests * fix: remove unnecessary preloads * fix: pagination * chore: test that only active stakers are returned * chore: remove unused import
* fix: handle mismatched `0x` prefixed bytes * Add CHANGELOG entry --------- Co-authored-by: Victor Baranov <baranov.viktor.27@gmail.com>
* chore: Add updated-gas-oracle to Access-Control-Allow-Headers * Add comment * Changelog
#12491) * fix: Add missing preload for logs in /api/v2/transactions/:transaction_hash_param/summary * Add preload to user ops logs * alias -> import
Bumps [hackney](https://github.com/benoitc/hackney) from 1.23.0 to 1.24.1. - [Release notes](https://github.com/benoitc/hackney/releases) - [Changelog](https://github.com/benoitc/hackney/blob/master/NEWS.md) - [Commits](benoitc/hackney@1.23.0...1.24.1) --- updated-dependencies: - dependency-name: hackney dependency-version: 1.24.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [evision](https://github.com/cocoa-xu/evision) from 0.2.12 to 0.2.13. - [Release notes](https://github.com/cocoa-xu/evision/releases) - [Changelog](https://github.com/cocoa-xu/evision/blob/main/CHANGELOG.md) - [Commits](cocoa-xu/evision@v0.2.12...v0.2.13) --- updated-dependencies: - dependency-name: evision dependency-version: 0.2.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [bcrypt_elixir](https://github.com/riverrun/bcrypt_elixir) from 3.3.1 to 3.3.2. - [Changelog](https://github.com/riverrun/bcrypt_elixir/blob/master/CHANGELOG.md) - [Commits](riverrun/bcrypt_elixir@v3.3.1...v3.3.2) --- updated-dependencies: - dependency-name: bcrypt_elixir dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ex_json_schema](https://github.com/jonasschmidt/ex_json_schema) from 0.11.0 to 0.11.1. - [Commits](jonasschmidt/ex_json_schema@v0.11.0...v0.11.1) --- updated-dependencies: - dependency-name: ex_json_schema dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…12507) Bumps [mixpanel-browser](https://github.com/mixpanel/mixpanel-js) from 2.63.0 to 2.65.0. - [Release notes](https://github.com/mixpanel/mixpanel-js/releases) - [Changelog](https://github.com/mixpanel/mixpanel-js/blob/master/CHANGELOG.md) - [Commits](mixpanel/mixpanel-js@v2.63.0...v2.65.0) --- updated-dependencies: - dependency-name: mixpanel-browser dependency-version: 2.65.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [solc](https://github.com/ethereum/solc-js) from 0.8.29 to 0.8.30. - [Commits](ethereum/solc-js@v0.8.29...v0.8.30) --- updated-dependencies: - dependency-name: solc dependency-version: 0.8.30 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [webpack](https://github.com/webpack/webpack) from 5.98.0 to 5.99.9. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.98.0...v5.99.9) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.99.9 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.19.1 to 11.22.0. - [Release notes](https://github.com/sweetalert2/sweetalert2/releases) - [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md) - [Commits](sweetalert2/sweetalert2@v11.19.1...v11.22.0) --- updated-dependencies: - dependency-name: sweetalert2 dependency-version: 11.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.3 to 8.5.4. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.3...8.5.4) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [eslint](https://github.com/eslint/eslint) from 9.23.0 to 9.28.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.23.0...v9.28.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.28.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [sass](https://github.com/sass/dart-sass) from 1.87.0 to 1.89.1. - [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.87.0...1.89.1) --- updated-dependencies: - dependency-name: sass dependency-version: 1.89.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ts (#12511) Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.27.1 to 7.27.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.27.2/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-version: 7.27.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [globals](https://github.com/sindresorhus/globals) from 16.0.0 to 16.2.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.0.0...v16.2.0) --- updated-dependencies: - dependency-name: globals dependency-version: 16.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…2504) Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.27.1 to 7.27.4. - [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.27.4/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.27.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@amplitude/analytics-browser](https://github.com/amplitude/Amplitude-TypeScript) from 2.16.1 to 2.17.6. - [Release notes](https://github.com/amplitude/Amplitude-TypeScript/releases) - [Commits](https://github.com/amplitude/Amplitude-TypeScript/compare/@amplitude/analytics-browser@2.16.1...@amplitude/analytics-browser@2.17.6) --- updated-dependencies: - dependency-name: "@amplitude/analytics-browser" dependency-version: 2.17.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.38.1 to 0.38.2. - [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.38.1...v0.38.2) --- updated-dependencies: - dependency-name: ex_doc dependency-version: 0.38.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [mime](https://github.com/elixir-plug/mime) from 2.0.6 to 2.0.7. - [Changelog](https://github.com/elixir-plug/mime/blob/master/CHANGELOG.md) - [Commits](elixir-plug/mime@v2.0.6...v2.0.7) --- updated-dependencies: - dependency-name: mime dependency-version: 2.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: Fix for add_0x_prefix function * Refactoring * Enhance add_0x_prefix function --------- Co-authored-by: POA <33550681+poa@users.noreply.github.com>
…{address_hash}` response (#12239)
* fix: Fix typo in ondemand token balance request * Add tests for on demand token balance fetcher
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot
8000
]
Can you help keep this open source service alive? 💖 Please sponsor : )