-
Notifications
You must be signed in to change notification settings - Fork 153
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
Conversation
This file contains 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
- 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.
…vider feat: add failoverRPCprovider
…-functionality feat: add the new toggle functionality
chore: Bump version to 8.9.12
chore: [fix] - here wallet
chore: Merge main to dev
gtsonevv
previously approved these changes
Aug 2, 2024
fix: [fix] - Use BigInt for nonce calculation in transactions
gtsonevv
approved these changes
Aug 8, 2024
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.
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:
Type of change.