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

feat: Add signInMulti method #811

Open
wants to merge 35 commits into
base: dev
Choose a base branch
from
Open

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    264f904 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    627d59b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    142ecb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d40159a View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    35448f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60ac5a0 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    6e3d5f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    512f12b View commit details
    Browse the repository at this point in the history
  3. Added docs for .

    kujtimprenkuSQA committed May 23, 2023
    Configuration menu
    Copy the full SHA
    fb519ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f6bfd4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da54351 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72b83e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Removed signInMulti from inside the modules instead throw when decora…

    …ting wallet if it does not exist.
    kujtimprenkuSQA committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    8121e5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f910c39 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Removed contractId and added made contracts required, signAndSendTran…

    …saction now requires receiverId
    amirsaran3 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    8d0d967 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

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

Commits on Jul 20, 2023

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

Commits on Jul 21, 2023

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

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    47bedc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    970b9d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    9c487aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8433139 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9448d81 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    45da765 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c1e65c View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    f7bd15e View commit details
    Browse the repository at this point in the history
  2. fix if check

    gtsonevv committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1ff90b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. update receiverId value

    gtsonevv committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    142c447 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1138 from near/SQC-540/add-signin-multi-breaking-…

    …change-fix
    
    fix near-mobile-wallet, near-snap and ramper-wallet methods
    gtsonevv authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    565665d View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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

Commits on Jul 30, 2024

  1. Update docs

    gtsonevv committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    7cf58bb View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Merge pull request #847 from near/SQC-540/add-signin-multi-breaking-c…

    …hange
    
    Removed contractId and added made contracts required, signAndSendTran…
    gtsonevv authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ff6d042 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    422d9fb View commit details
    Browse the repository at this point in the history
  3. Fix merge issues

    gtsonevv committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    aa0db8a View commit details
    Browse the repository at this point in the history
  4. Fix modal errors

    gtsonevv committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    180f5b8 View commit details
    Browse the repository at this point in the history