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

v8.9.12 Release (dev → main) #1160

Merged
merged 23 commits into from
Aug 8, 2024
Merged

v8.9.12 Release (dev → main) #1160

merged 23 commits into from
Aug 8, 2024

Conversation

pivanov
Copy link
Contributor

@pivanov pivanov commented Aug 2, 2024

Description

#1163 - Use BigInt for nonce calculation in transactions
#1158 - build(deps): bump tslib from 2.6.2 to 2.6.3
#1156 - build(deps-dev): bump @types/w3c-web-hid from 1.0.2 to 1.0.3
#1155 - feat: update @here-wallet/core
#1154 - feat: upgrade near-mobile-signer to v1.1.0
#1153 - feat: add failoverRPCprovider
#1152 - feat: add the new toggle functionality
#1151 - fix: Hide Ethereum wallets modal after tx error within a batch.
#1149 - chore: [bump] - package versions

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Type of change.

  • FIX - a PR of this type patches a bug.
  • FEATURE - a PR of this type introduces a new feature.
  • BUILD - a PR of this type introduces build changes.
  • CI - a PR of this type introduces CI changes.
  • DOCS - a PR of this type introduces DOCS improvement.
  • STYLE - a PR of this type introduces style changes.
  • REFACTOR - a PR of this type introduces refactoring.
  • PERFORMANCE - a PR of this type introduces performance changes.
  • TEST - a PR of this type adds more tests.
  • CHORE - a PR introduces other changes than the specified above.

Pavel Ivanov and others added 21 commits July 27, 2024 17:23
  - Bump @jscutlery/semver from 3.1.0 to 5.2.2
  - Bump react-qr-code from 2.0.12 to 2.0.15
  - Bump @ledgerhq/hw-transport-webhid from 6.28.6 to 6.29.2
  - Bump @types/w3c-web-usb from 1.0.5 to 1.0.6
  - Bump big.js from 6.1.1 to 6.2.1
chore: [bump] - package versions
feat: upgrade near-mobile-signer to v1.1.0
Bumps [@types/w3c-web-hid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/w3c-web-hid) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/w3c-web-hid)

---
updated-dependencies:
- dependency-name: "@types/w3c-web-hid"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@v2.6.2...v2.6.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
…2.6.3

build(deps): bump tslib from 2.6.2 to 2.6.3
…w3c-web-hid-1.0.3

build(deps-dev): bump @types/w3c-web-hid from 1.0.2 to 1.0.3
fix: Hide Ethereum wallets modal after tx error within a batch.
…-functionality

feat: add the new toggle functionality
gtsonevv
gtsonevv previously approved these changes Aug 2, 2024
@pivanov pivanov merged commit c083610 into main Aug 8, 2024
7 checks passed
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.

5 participants