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

Merge 5.1.1 Upstream #104

Closed
wants to merge 349 commits into from
Closed

Conversation

a-thomas-22
Copy link
Collaborator

Merge 5.1.1 upstream

varasev and others added 30 commits January 23, 2023 18:48
Bumps [gettext](https://github.com/elixir-gettext/gettext) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/elixir-gettext/gettext/releases)
- [Changelog](https://github.com/elixir-gettext/gettext/blob/main/CHANGELOG.md)
- [Commits](elixir-gettext/gettext@v0.21.0...v0.22.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/bmeck/node-cookiejar/releases)
- [Commits](https://github.com/bmeck/node-cookiejar/commits)

---
updated-dependencies:
- dependency-name: cookiejar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…/block_scout_web/assets/cookiejar-2.1.4

Bump cookiejar from 2.1.3 to 2.1.4 in /apps/block_scout_web/assets
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.3.1 to 29.4.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.4.0/packages/jest)

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

Signed-off-by: dependabot[bot] <[email protected]>
…/block_scout_web/assets/jest-29.4.0

Bump jest from 29.3.1 to 29.4.0 in /apps/block_scout_web/assets
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.3.1 to 29.4.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.4.0/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…/block_scout_web/assets/jest-environment-jsdom-29.4.0

Bump jest-environment-jsdom from 29.3.1 to 29.4.0 in /apps/block_scout_web/assets
…al-txs-using-call-tracer

Implement fetching internal transactions from callTracer
Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 11.7.0 to 11.7.1.
- [Release notes](https://github.com/sweetalert2/sweetalert2/releases)
- [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md)
- [Commits](sweetalert2/sweetalert2@v11.7.0...v11.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
…/block_scout_web/assets/sweetalert2-11.7.1

Bump sweetalert2 from 11.7.0 to 11.7.1 in /apps/block_scout_web/assets
nikitosing and others added 20 commits February 23, 2023 19:33
Increase TokenInstance fetcher flush_interval
Extract blocking UI requests to separate GenServers
Bumps [solc](https://github.com/ethereum/solc-js) from 0.8.18 to 0.8.19.
- [Release notes](https://github.com/ethereum/solc-js/releases)
- [Commits](ethereum/solc-js@v0.8.18...v0.8.19)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [photoswipe](https://github.com/dimsemenov/Photoswipe) from 5.3.5 to 5.3.6.
- [Release notes](https://github.com/dimsemenov/Photoswipe/releases)
- [Commits](dimsemenov/PhotoSwipe@v5.3.5...v5.3.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [ex_rlp](https://github.com/mana-ethereum/ex_rlp) from 0.5.5 to 0.6.0.
- [Release notes](https://github.com/mana-ethereum/ex_rlp/releases)
- [Changelog](https://github.com/mana-ethereum/ex_rlp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mana-ethereum/ex_rlp/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
…/explorer/solc-0.8.19

Bump solc from 0.8.18 to 0.8.19 in /apps/explorer
…/block_scout_web/assets/photoswipe-5.3.6

Bump photoswipe from 5.3.5 to 5.3.6 in /apps/block_scout_web/assets
* Update NETWORK_PATH env usage to use runtime env

* Refactoring

---------

Co-authored-by: sl1depengwyn <[email protected]>
* Add /smart-contracts endpoint to API v2

* Add transactions/{hash}/state-changes endpoint; State changes code refactoring

* Add tests

* Disable CheckBytecodeMatchingOnDemand fetcher in test environment

* CHANGELOG.md
…rams

Token instance fetcher batch size and concurrency env vars
@@ -141,49 +147,54 @@
const selectionValue = event.detail.selection.value

if (selectionValue.type === 'contract' || selectionValue.type === 'address' || selectionValue.type === 'label') {
window.location = `/address/${selectionValue.address_hash}`
window.location.href = `${commonPath}/address/${selectionValue.address_hash}`

Check warning

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.
} else if (selectionValue.type === 'token') {
window.location = `/tokens/${selectionValue.address_hash}`
window.location.href = `${commonPath}/tokens/${selectionValue.address_hash}`

Check warning

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.
} else if (selectionValue.type === 'transaction') {
window.location = `/tx/${selectionValue.tx_hash}`
window.location.href = `${commonPath}/tx/${selectionValue.tx_hash}`

Check warning

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.
} else if (selectionValue.type === 'block') {
window.location = `/blocks/${selectionValue.block_hash}`
window.location.href = `${commonPath}/blocks/${selectionValue.block_hash}`

Check warning

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.
@@ -170,7 +176,7 @@
analytics.trackEvent(eventName, eventProperties)

if (value) {
window.location.href = `/search?q=${value}`
window.location.href = `${commonPath}/search?q=${value}`

Check warning

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.
DOM text
is reinterpreted as HTML without escaping meta-characters.
DOM text
is reinterpreted as HTML without escaping meta-characters.
@a-thomas-22 a-thomas-22 marked this pull request as ready for review June 27, 2023 07:10
@a-thomas-22 a-thomas-22 closed this Sep 5, 2023
@a-thomas-22 a-thomas-22 deleted the at/5.1.1-beta branch September 5, 2023 13:27
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.

9 participants