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

Initial Multi-chain implementation #180

Merged
merged 38 commits into from
Mar 17, 2024
Merged

Initial Multi-chain implementation #180

merged 38 commits into from
Mar 17, 2024

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    de32608 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a5db4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcf5eee View commit details
    Browse the repository at this point in the history
  4. feat: modules install

    hcho112 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    683aa18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ddd570c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4054ed0 View commit details
    Browse the repository at this point in the history
  7. feat: improve logic on getCorrectAccessKey that allow to get access k…

    …eys without accountId
    hcho112 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    3308b20 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    90ce977 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e269a6f View commit details
    Browse the repository at this point in the history
  10. chore: lint fixes

    hcho112 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    45210ef View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1fe9971 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    eaa683b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bfdc98e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8b8ae9d View commit details
    Browse the repository at this point in the history
  15. fix: change request fixes

    hcho112 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    94b0955 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1a184ac View commit details
    Browse the repository at this point in the history
  17. feat: include more icons

    hcho112 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    708f3a1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d02f0f6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ab34403 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. feat: update with new APIs

    hcho112 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    fc9c504 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    817d63f View commit details
    Browse the repository at this point in the history
  3. Replace 3 useEffect with 1

    Pessina committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c2713c1 View commit details
    Browse the repository at this point in the history
  4. Improve Chains type checking

    Pessina committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    faae496 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. BTC working

    Pessina committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    411e149 View commit details
    Browse the repository at this point in the history
  2. Fix BTC units

    Pessina committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    6f1f0b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89b2ef0 View commit details
    Browse the repository at this point in the history
  4. Clean up testcode

    Pessina committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    15ebf40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    011fa52 View commit details
    Browse the repository at this point in the history
  6. Fix loading issue

    Pessina committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    d16637d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b311839 View commit details
    Browse the repository at this point in the history
  8. Add TODO and docs

    Pessina committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    9141a0f View commit details
    Browse the repository at this point in the history
  9. Add security todo

    Pessina committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    21073ca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bb133db View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    ca54fcf View commit details
    Browse the repository at this point in the history
  2. Encode email on login page

    Pessina committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    ef4cce3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2f3a98 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #193 from near/multi-chain-signer-improvements-pro…

    …posal
    
    Refactor SignMultichain component and improve type checking
    Pessina authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    8ec1a87 View commit details
    Browse the repository at this point in the history
  5. Run BTC sign sequentially

    Pessina committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    00742de View commit details
    Browse the repository at this point in the history