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: imKey bitcon support taproot and native segwit transaction[R2D2-11241] #102

Open
wants to merge 38 commits into
base: main
Choose a base branch
from

Commits on May 16, 2024

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

Commits on May 21, 2024

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

Commits on May 23, 2024

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

Commits on Jun 6, 2024

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

Commits on Jun 7, 2024

  1. test: add test case

    xiaoguang1010 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    0b99f2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9298fb View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

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

Commits on Jun 10, 2024

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

Commits on Jun 17, 2024

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

Commits on Jun 25, 2024

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

Commits on Jun 26, 2024

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

Commits on Jul 2, 2024

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

Commits on Jul 4, 2024

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

Commits on Jul 5, 2024

  1. chore: code format

    xiaoguang1010 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a11c4ac View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

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

Commits on Jul 11, 2024

  1. feat: taproot sign script (#98)

    * Add PsbtSigner
    
    * finish taproot sign in psbt
    
    * feat: add taproot sign script
    
    fix: rebase issue
    
    fix: append script and control block to witness
    
    * fix: sign tap script no need tweak privatekey
    
    Fix after rebase
    
    * fix: merge missing code
    
    * chore: remove println hash
    
    * add bip322 message signature
    
    * add multi address type in bitcoin psbt
    
    * add tests for bitcoin bip322 sign
    
    ---------
    
    Co-authored-by: Sun Feng <[email protected]>
    XuNeal and tyrone98 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    74b634b View commit details
    Browse the repository at this point in the history
  2. fix: remove deprecated fil library (#106)

    * fix: remove deprecated fil library
    
    * feat: upgrade deprecated fil dep in ikc
    
    * Update build-release-ios.yml runs-on
    
    * Update build-release-ios.yml runs-on macos-14
    
    * feat: remove forest_bigint support
    XuNeal committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    1d4c8a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    e5cd228 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e4190a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7abd9db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2a75cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e11cdff View commit details
    Browse the repository at this point in the history
  6. test: add test case

    xiaoguang1010 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    79b39fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d79188 View commit details
    Browse the repository at this point in the history
  8. feat: code optimization

    xiaoguang1010 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b3eaa56 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    427f48c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dbecab0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    04acde3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8de14fc View commit details
    Browse the repository at this point in the history
  13. feat: code optimization

    xiaoguang1010 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d1d913a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ec7e4a1 View commit details
    Browse the repository at this point in the history
  15. chore: code format

    xiaoguang1010 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    71d4ca0 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'feature/taproot' of github.com:consenlabs/token-core-mo…

    …norepo into feature/taproot
    xiaoguang1010 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    8cf91d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

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

Commits on Jul 23, 2024

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