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

Commits on Jul 27, 2024

  1. [bump] - package versions

      - 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
    Pavel Ivanov committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    922545c View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    9ebabff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c116dfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d97a969 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    6026939 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. [UI/UX] - improve UI/UX

    Pavel Ivanov committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c972566 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1149 from near/bump-packages

    chore: [bump] - package versions
    Pavel Ivanov authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    14cbbf4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1154 from Peersyst/feat/upgrade-near-mobile-signer

    feat: upgrade near-mobile-signer to v1.1.0
    Pavel Ivanov authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    eeaa4ff View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump @types/w3c-web-hid from 1.0.2 to 1.0.3

    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] <support@github.com>
    dependabot[bot] authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    1d9a624 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump tslib from 2.6.2 to 2.6.3

    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] <support@github.com>
    dependabot[bot] authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    e34d946 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1158 from near/dependabot/npm_and_yarn/dev/tslib-…

    …2.6.3
    
    build(deps): bump tslib from 2.6.2 to 2.6.3
    Pavel Ivanov authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    42de013 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1156 from near/dependabot/npm_and_yarn/dev/types/…

    …w3c-web-hid-1.0.3
    
    build(deps-dev): bump @types/w3c-web-hid from 1.0.2 to 1.0.3
    Pavel Ivanov authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f1603a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Merge pull request #1151 from aurora-is-near/pa/fix-ethereum-wallets

    fix: Hide Ethereum wallets modal after tx error within a batch.
    Pavel Ivanov authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    3054c66 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1153 from LimeChain/feat/implement-failoverRPCpro…

    …vider
    
    feat: add failoverRPCprovider
    Pavel Ivanov authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    697e9e3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1152 from LimeChain/feat/implement-the-new-toggle…

    …-functionality
    
    feat: add the new toggle functionality
    Pavel Ivanov authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e9fad88 View commit details
    Browse the repository at this point in the history
  4. Bump version to 8.9.12

    Pavel Ivanov committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    21a2d34 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1159 from near/chore-bump-version-v8.9.12

    chore: Bump version to 8.9.12
    Pavel Ivanov authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    205c782 View commit details
    Browse the repository at this point in the history
  6. [fix] - here wallet

    Pavel Ivanov committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b8e31ef View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1161 from near/fix-here-wallet

    chore: [fix] - here wallet
    Pavel Ivanov authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ee9851f View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'upstream/main' into dev

    Pavel Ivanov committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    1b6a9ae View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1162 from near/merge-main-to-dev

    chore: Merge main to dev
    Pavel Ivanov authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    589734a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    0d39ff2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1163 from LimeChain/fix-my-near-wallet-nonce

    fix: [fix] - Use BigInt for nonce calculation in transactions
    Pavel Ivanov authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b3fee4b View commit details
    Browse the repository at this point in the history