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

Add block_type to search results #8530

Merged
merged 2 commits into from
Sep 27, 2023
Merged

Conversation

nikitosing
Copy link
Member

@nikitosing nikitosing commented Sep 25, 2023

Close #8270

Changelog

  • Add block_type to search results with type=block

Checklist for your Pull Request (PR)

@vbaranov vbaranov merged commit 2e8d906 into master Sep 27, 2023
15 checks passed
@vbaranov vbaranov deleted the np-add-block-type-to-search branch September 27, 2023 11:19
istoril added a commit to cryptonomic0n/blockscout that referenced this pull request Sep 29, 2023
* Don't override transaction status

* Add CoinBalance fetcher init query limit

* Move PolygonEdge-related migration to the corresponding repository

* Fix empty TransferBatch event handling (blockscout#7959)

* Fix empty TransferBatch event handling

* changelog

* format

* migration

* fixed changelog

---------

Co-authored-by: Victor Baranov <baranov.viktor.27@gmail.com>

* Bump ex_cldr_units from 3.16.2 to 3.16.3

Bumps [ex_cldr_units](https://github.com/elixir-cldr/cldr_units) from 3.16.2 to 3.16.3.
- [Release notes](https://github.com/elixir-cldr/cldr_units/releases)
- [Changelog](https://github.com/elixir-cldr/cldr_units/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elixir-cldr/cldr_units/commits/v3.16.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint from 8.49.0 to 8.50.0 in /apps/block_scout_web/assets

Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 8.50.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.49.0...v8.50.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Bump sweetalert2 from 11.7.28 to 11.7.29 in /apps/block_scout_web/assets

Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.7.28 to 11.7.29.
- [Release notes](https://github.com/sweetalert2/sweetalert2/releases)
- [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md)
- [Commits](sweetalert2/sweetalert2@v11.7.28...v11.7.29)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/core from 7.22.20 to 7.23.0 in /apps/block_scout_web/assets

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.20 to 7.23.0.
- [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.0/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Handle ':error.types/0 is undefined' error

* Changelog

* New issue template

* Fix issue template

* Disable blank issues creation

* Bump sweetalert2 from 11.7.29 to 11.7.31 in /apps/block_scout_web/assets

Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.7.29 to 11.7.31.
- [Release notes](https://github.com/sweetalert2/sweetalert2/releases)
- [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md)
- [Commits](sweetalert2/sweetalert2@v11.7.29...v11.7.31)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Bump briefly from `678a376` to `51dfe7f`

Bumps [briefly](https://github.com/CargoSense/briefly) from `678a376` to `51dfe7f`.
- [Release notes](https://github.com/CargoSense/briefly/releases)
- [Commits](CargoSense/briefly@678a376...51dfe7f)

---
updated-dependencies:
- dependency-name: briefly
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add block_type to search results (blockscout#8530)

* Add block_type to search results

* Changelog

* Add owner_address_hash and other fields to token_instances; Move toke… (blockscout#8386)

* Add owner_address_hash and other fields to token_instances; Move token instances' insert into synchronous block import stage

* Add TokenInstanceOwnerAddressMigration process

* Add TokenInstanceOwnerAddressMigration.Helper tests

* Add envs to Makefile and .env file

* Process review comments

* Process review comments

* Add CHAIN_TYPE build arg to Dockerfile

* Bump @amplitude/analytics-browser in /apps/block_scout_web/assets

Bumps [@amplitude/analytics-browser](https://github.com/amplitude/Amplitude-TypeScript) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/amplitude/Amplitude-TypeScript/releases)
- [Commits](https://github.com/amplitude/Amplitude-TypeScript/compare/@amplitude/analytics-browser@2.3.1...@amplitude/analytics-browser@2.3.2)

---
updated-dependencies:
- dependency-name: "@amplitude/analytics-browser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump get-func-name from 2.0.0 to 2.0.2 in /apps/block_scout_web/assets

Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/chaijs/get-func-name/releases)
- [Commits](https://github.com/chaijs/get-func-name/commits/v2.0.2)

---
updated-dependencies:
- dependency-name: get-func-name
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Apply new issue template to the footer

* Fix issue template filling

* Get historical market cap data from CoinGecko

* Coin id definition fix

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Qwerty5Uiop <alex000010@bk.ru>
Co-authored-by: Victor Baranov <baranov.viktor.27@gmail.com>
Co-authored-by: Andrey Atapin <a.atapin@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikita Pozdniakov <nikitosing4@mail.ru>
Co-authored-by: nikitosing <32202610+nikitosing@users.noreply.github.com>
istoril added a commit to cryptonomic0n/blockscout that referenced this pull request Oct 3, 2023
* Don't override transaction status

* Add CoinBalance fetcher init query limit

* Move PolygonEdge-related migration to the corresponding repository

* Fix empty TransferBatch event handling (blockscout#7959)

* Fix empty TransferBatch event handling

* changelog

* format

* migration

* fixed changelog

---------

Co-authored-by: Victor Baranov <baranov.viktor.27@gmail.com>

* Bump ex_cldr_units from 3.16.2 to 3.16.3

Bumps [ex_cldr_units](https://github.com/elixir-cldr/cldr_units) from 3.16.2 to 3.16.3.
- [Release notes](https://github.com/elixir-cldr/cldr_units/releases)
- [Changelog](https://github.com/elixir-cldr/cldr_units/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elixir-cldr/cldr_units/commits/v3.16.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Bump eslint from 8.49.0 to 8.50.0 in /apps/block_scout_web/assets

Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 8.50.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.49.0...v8.50.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Bump sweetalert2 from 11.7.28 to 11.7.29 in /apps/block_scout_web/assets

Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.7.28 to 11.7.29.
- [Release notes](https://github.com/sweetalert2/sweetalert2/releases)
- [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md)
- [Commits](sweetalert2/sweetalert2@v11.7.28...v11.7.29)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @babel/core from 7.22.20 to 7.23.0 in /apps/block_scout_web/assets

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.20 to 7.23.0.
- [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.0/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Handle ':error.types/0 is undefined' error

* Changelog

* New issue template

* Fix issue template

* Disable blank issues creation

* Bump sweetalert2 from 11.7.29 to 11.7.31 in /apps/block_scout_web/assets

Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.7.29 to 11.7.31.
- [Release notes](https://github.com/sweetalert2/sweetalert2/releases)
- [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md)
- [Commits](sweetalert2/sweetalert2@v11.7.29...v11.7.31)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Bump briefly from `678a376` to `51dfe7f`

Bumps [briefly](https://github.com/CargoSense/briefly) from `678a376` to `51dfe7f`.
- [Release notes](https://github.com/CargoSense/briefly/releases)
- [Commits](CargoSense/briefly@678a376...51dfe7f)

---
updated-dependencies:
- dependency-name: briefly
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add block_type to search results (blockscout#8530)

* Add block_type to search results

* Changelog

* Add owner_address_hash and other fields to token_instances; Move toke… (blockscout#8386)

* Add owner_address_hash and other fields to token_instances; Move token instances' insert into synchronous block import stage

* Add TokenInstanceOwnerAddressMigration process

* Add TokenInstanceOwnerAddressMigration.Helper tests

* Add envs to Makefile and .env file

* Process review comments

* Process review comments

* Add CHAIN_TYPE build arg to Dockerfile

* Bump @amplitude/analytics-browser in /apps/block_scout_web/assets

Bumps [@amplitude/analytics-browser](https://github.com/amplitude/Amplitude-TypeScript) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/amplitude/Amplitude-TypeScript/releases)
- [Commits](https://github.com/amplitude/Amplitude-TypeScript/compare/@amplitude/analytics-browser@2.3.1...@amplitude/analytics-browser@2.3.2)

---
updated-dependencies:
- dependency-name: "@amplitude/analytics-browser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump get-func-name from 2.0.0 to 2.0.2 in /apps/block_scout_web/assets

Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/chaijs/get-func-name/releases)
- [Commits](https://github.com/chaijs/get-func-name/commits/v2.0.2)

---
updated-dependencies:
- dependency-name: get-func-name
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Apply new issue template to the footer

* Fix issue template filling

* Get historical market cap data from CoinGecko

* Coin id definition fix

* Bump postcss from 8.4.30 to 8.4.31 in /apps/block_scout_web/assets

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

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

Signed-off-by: dependabot[bot] <support@github.com>

* Bump photoswipe from 5.4.1 to 5.4.2 in /apps/block_scout_web/assets

Bumps [photoswipe](https://github.com/dimsemenov/Photoswipe) from 5.4.1 to 5.4.2.
- [Release notes](https://github.com/dimsemenov/Photoswipe/releases)
- [Commits](dimsemenov/PhotoSwipe@v5.4.1...v5.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Actualize Chromedriver version

* Sanitize paging params

* Dependabot: ignore bootstrap updates, interval update from daily to weekly

* Bump css-loader from 5.2.7 to 6.8.1 in /apps/block_scout_web/assets

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.7 to 6.8.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/css-loader@v5.2.7...v6.8.1)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* dependabot: ignore web3 4.x

* Bump web3 from 1.10.0 to 1.10.2 in /apps/block_scout_web/assets

Bumps [web3](https://github.com/ChainSafe/web3.js) from 1.10.0 to 1.10.2.
- [Release notes](https://github.com/ChainSafe/web3.js/releases)
- [Changelog](https://github.com/web3/web3.js/blob/v1.10.2/CHANGELOG.md)
- [Commits](web3/web3.js@v1.10.0...v1.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Bump core-js from 3.32.2 to 3.33.0 in /apps/block_scout_web/assets

Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.32.2 to 3.33.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.33.0/packages/core-js)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Process reviewer comment

* Refactor docker-compose config: add DB healthcheck, run DB via non-root user

* Update Nginx proxy to open all frontend paths

* Update README.md

Updated Blockscout brand name in Readme.

* Fix nil structLogs

* IPFS gateway URL env var

* Bump credo from 1.7.0 to 1.7.1

Bumps [credo](https://github.com/rrrene/credo) from 1.7.0 to 1.7.1.
- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rrrene/credo/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Store chain together with in Redis cookie

* Make cookie_key public function

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Qwerty5Uiop <alex000010@bk.ru>
Co-authored-by: Victor Baranov <baranov.viktor.27@gmail.com>
Co-authored-by: Andrey Atapin <a.atapin@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikita Pozdniakov <nikitosing4@mail.ru>
Co-authored-by: nikitosing <32202610+nikitosing@users.noreply.github.com>
Co-authored-by: ulyanas <2fizzy@gmail.com>
Co-authored-by: Maxim Filonov <53992153+sl1depengwyn@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add block_type to the search response
2 participants