Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

Pull Upstream #8

Open
wants to merge 5,552 commits into
base: master
Choose a base branch
from
Open

Pull Upstream #8

wants to merge 5,552 commits into from

Conversation

boyuan-chen
Copy link

GitHub keywords to close any associated issues

Motivation

Why we should merge these changes. If using GitHub keywords to close issues, this is optional as the motivation can be read on the issue page.

Changelog

Enhancements

Things you added that don't break anything. Regression tests for Bug Fixes count as Enhancements.

Bug Fixes

Things you changed that fix bugs. If a fixes a bug, but in so doing adds a new requirement, removes code, or requires a database reset and reindex, the breaking part of the change should be added to Incompatible Changes below also.

Incompatible Changes

Things you broke while doing Enhancements and Bug Fixes. Breaking changes include (1) adding new requirements and (2) removing code. Renaming counts as (2) because a rename is a removal followed by an add.

Upgrading

If you have any Incompatible Changes in the above Changelog, outline how users of prior versions can upgrade once this PR lands or when reviewers are testing locally. A common upgrading step is "Database reset and re-index required".

Checklist for your Pull Request (PR)

k1rill-fedoseev and others added 30 commits September 27, 2024 17:05
* fix: qemu arm build

* ci: remove arm build workaround

* chore: bump elixir stack to 1.17.1

* chore: fix dialyzer

* chore: update pr ref

* chore: bump elixir stack to 1.17.2

* chore: fix range warnings

* fix: test

* chore: bump elixir stack to 1.17.3

* chore: fix warnings
* feat: GraphQL query for token transfers with verbose token, transaction, and block info

* feat: extend GraphQL schema to support legacy `tokenTransferTxs` query

* fix: cspell warnings

* chore: add spec and doc for `token_transfers_by_address_hash/4`

* chore: remove duplicate function declaration

* fix: do not treat examples as doctests
* Address badges

* Pass badges preload in all controllers related to address

* Process review comments: redesign routes

* Changes to fit specified requirements

* Hide scam addresses from search based on the flag at the backend

* Refactoring based on review comments

* Update apps/block_scout_web/lib/block_scout_web/controllers/api/v2/address_badge_controller.ex

Co-authored-by: nikitosing <[email protected]>

* Update apps/block_scout_web/lib/block_scout_web/controllers/api/v2/address_badge_controller.ex

Co-authored-by: nikitosing <[email protected]>

* Add addresses filtering

* Hide scam tokens from the lists

---------

Co-authored-by: nikitosing <[email protected]>
Bumps [credo](https://github.com/rrrene/credo) from 1.7.7 to 1.7.8.
- [Release notes](https://github.com/rrrene/credo/releases)
- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)
- [Commits](rrrene/credo@v1.7.7...v1.7.8)

---
updated-dependencies:
- dependency-name: credo
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [bamboo](https://github.com/thoughtbot/bamboo) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/thoughtbot/bamboo/releases)
- [Changelog](https://github.com/beam-community/bamboo/blob/main/CHANGELOG.md)
- [Commits](beam-community/bamboo@v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: bamboo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 8.57.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.0...v8.57.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [solc](https://github.com/ethereum/solc-js) from 0.8.26 to 0.8.27.
- [Commits](ethereum/solc-js@v0.8.26...v0.8.27)

---
updated-dependencies:
- dependency-name: solc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.8 to 1.79.4.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.77.8...1.79.4)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…10854)

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.19 to 10.4.20.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.19...10.4.20)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.12.4 to 11.14.1.
- [Release notes](https://github.com/sweetalert2/sweetalert2/releases)
- [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md)
- [Commits](sweetalert2/sweetalert2@v11.12.4...v11.14.1)

---
updated-dependencies:
- dependency-name: sweetalert2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/mini-css-extract-plugin@v2.9.0...v2.9.1)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [url](https://github.com/defunctzombie/node-url) from 0.11.3 to 0.11.4.
- [Commits](defunctzombie/node-url@v0.11.3...v0.11.4)

---
updated-dependencies:
- dependency-name: url
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [webpack](https://github.com/webpack/webpack) from 5.94.0 to 5.95.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.94.0...v5.95.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.42 to 8.4.47.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.42...8.4.47)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…10861)

Bumps [mixpanel-browser](https://github.com/mixpanel/mixpanel-js) from 2.54.1 to 2.55.1.
- [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.54.1...v2.55.1)

---
updated-dependencies:
- dependency-name: mixpanel-browser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* initial implementation

* Finalized approach to handle messages with hashed id

* Documentation updated

* code review comments addressed

* Clarify plain message ID check documentation
* feat: api for querying mud systems abi

* chore: doc fixes
* feat: Add metadata info to tx interpreter request

* Fix credo
* feat: Send archive balances requests to trace url

* Fix fetch coin balances tests
* feat: Token transfers list API endpoint

* Add filter by token type

* Process review comments

* Refactor to flatten batched token transfers

* Enrich with tests for batch token transfers

* Remove IO.inspect from the test
nikitosing and others added 30 commits December 17, 2024 19:46
* feat: Addresses blacklist support

* Fix tests

* Process review comments

* Remove dbg()
* fix: ignore custom receipt fields

* Actualize test
* feature: Export data to Multichain Search DB

* Add API endpoint to check status of backfilling multichain search DB

* Fix dialyzer

* Remove MIGRATION_BACKFILL_MULTICHAIN_SEARCH_DB_CONCURRENCY

* Refactoring

* Process AI assistant review comments

* Convert token? to private function

* Refactoring

* Improve specs

* Handle inexistent DB migration status

* Eliminate MICROSERVICE_MULTICHAIN_SEARCH_ENABLED env
Bumps [dataloader](https://github.com/absinthe-graphql/dataloader) from 2.0.1 to 2.0.2.
- [Changelog](https://github.com/absinthe-graphql/dataloader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/absinthe-graphql/dataloader/commits)

---
updated-dependencies:
- dependency-name: dataloader
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ex_aws_s3](https://github.com/ex-aws/ex_aws_s3) from 2.5.3 to 2.5.6.
- [Changelog](https://github.com/ex-aws/ex_aws_s3/blob/main/CHANGELOG.md)
- [Commits](ex-aws/ex_aws_s3@v2.5.3...v2.5.6)

---
updated-dependencies:
- dependency-name: ex_aws_s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…11524)

* chore: Extend error message on updating token balance with token id

* fix name of the field
Bumps [mock](https://github.com/jjh42/mock) from 0.3.8 to 0.3.9.
- [Release notes](https://github.com/jjh42/mock/releases)
- [Changelog](https://github.com/jjh42/mock/blob/master/Changelog.md)
- [Commits](jjh42/mock@v0.3.8...v0.3.9)

---
updated-dependencies:
- dependency-name: mock
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [cachex](https://github.com/whitfin/cachex) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/whitfin/cachex/releases)
- [Commits](whitfin/cachex@v4.0.2...v4.0.3)

---
updated-dependencies:
- dependency-name: cachex
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [image](https://github.com/kipcole9/image) from 0.54.2 to 0.55.2.
- [Release notes](https://github.com/kipcole9/image/releases)
- [Changelog](https://github.com/elixir-image/image/blob/main/CHANGELOG.md)
- [Commits](elixir-image/image@v0.54.2...v0.55.2)

---
updated-dependencies:
- dependency-name: image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [hammer_backend_redis](https://github.com/ExHammer/hammer-backend-redis) from 6.1.2 to 6.2.0.
- [Changelog](https://github.com/ExHammer/hammer-backend-redis/blob/master/CHANGELOG.md)
- [Commits](ExHammer/hammer-backend-redis@v6.1.2...v6.2.0)

---
updated-dependencies:
- dependency-name: hammer_backend_redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ex_cldr](https://github.com/elixir-cldr/cldr) from 2.40.1 to 2.40.2.
- [Release notes](https://github.com/elixir-cldr/cldr/releases)
- [Changelog](https://github.com/elixir-cldr/cldr/blob/main/CHANGELOG.md)
- [Commits](elixir-cldr/cldr@v2.40.1...v2.40.2)

---
updated-dependencies:
- dependency-name: ex_cldr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [floki](https://github.com/philss/floki) from 0.36.3 to 0.37.0.
- [Release notes](https://github.com/philss/floki/releases)
- [Changelog](https://github.com/philss/floki/blob/main/CHANGELOG.md)
- [Commits](philss/floki@v0.36.3...v0.37.0)

---
updated-dependencies:
- dependency-name: floki
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Victor Baranov <[email protected]>
…#11397)

* documentation of modules

* spelling corrected

* removed specs for clauses with default value
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.