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

SDK hotfixes (IMPORTANT) #20

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Aug 13, 2024

  1. Fixed a bunch of typing problems

    Fixed a bunch of typing problems with keyring.
    
    Unit tests now all pass.
    
    Fixed broken types and added typing to libraries.
    
    Upgraded vulnerable dependencies.
    BlobMaster41 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ae41349 View commit details
    Browse the repository at this point in the history
  2. invalid ecc library

    tiny-secp256k1 might be faster but it is NOT compatible with BROWSERS.
    
    This package is breaking inside the browser, aka on the Unisat extension because of this.
    BlobMaster41 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9e2c9aa View commit details
    Browse the repository at this point in the history
  3. Clean up & async removal

    BlobMaster41 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    15249cf View commit details
    Browse the repository at this point in the history
  4. Update index.ts

    BlobMaster41 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a882a62 View commit details
    Browse the repository at this point in the history
  5. Update index.ts

    BlobMaster41 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a99c497 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e336813 View commit details
    Browse the repository at this point in the history
  7. Fixing missing types

    BlobMaster41 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    10615a4 View commit details
    Browse the repository at this point in the history
  8. Keyring template typing

    BlobMaster41 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5220405 View commit details
    Browse the repository at this point in the history
  9. bump bitcore-lib

    BlobMaster41 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    76af8f1 View commit details
    Browse the repository at this point in the history
  10. Fixes

    BlobMaster41 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b188eb0 View commit details
    Browse the repository at this point in the history
  11. Fixed loading issues

    BlobMaster41 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e17784a View commit details
    Browse the repository at this point in the history
  12. Type fixes

    BlobMaster41 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    3552541 View commit details
    Browse the repository at this point in the history
  13. Revert "Type fixes"

    This reverts commit 3552541.
    BlobMaster41 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    fc7b6dc View commit details
    Browse the repository at this point in the history
  14. Create yarn.lock

    BlobMaster41 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    4daad65 View commit details
    Browse the repository at this point in the history
  15. Reapply "Type fixes"

    This reverts commit fc7b6dc.
    BlobMaster41 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    44a5dd6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    15cddd8 View commit details
    Browse the repository at this point in the history
  17. fixes

    BlobMaster41 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b1a02b0 View commit details
    Browse the repository at this point in the history