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

Mahmoud/eng 3111 integrate with stacks raw hex signing on extension #652

Commits on Nov 2, 2023

  1. init tx hex handling

    m-aboelenein committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d3d7da9 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Merge branch 'develop' into mahmoud/eng-3111-integrate-with-stacks-ra…

    …w-hex-signing-on-extension
    m-aboelenein committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    9a299ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c4dbce View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Merge branch 'develop' into mahmoud/eng-3111-integrate-with-stacks-ra…

    …w-hex-signing-on-extension
    m-aboelenein committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ce32d7b View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    257853a View commit details
    Browse the repository at this point in the history
  2. fix stx tx serialization

    m-aboelenein committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    c236db2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d7ec42 View commit details
    Browse the repository at this point in the history
  4. update core version

    m-aboelenein committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    18051f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. add auh to tx-creation

    m-aboelenein committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    308588b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Merge remote-tracking branch 'origin/develop' into mahmoud/eng-3111-i…

    …ntegrate-with-stacks-raw-hex-signing-on-extension
    m-aboelenein committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    2250045 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/develop' into mahmoud/eng-3111-i…

    …ntegrate-with-stacks-raw-hex-signing-on-extension
    m-aboelenein committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    4fcd9f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Merge remote-tracking branch 'refs/remotes/origin/develop'

    Conflicts:
    	package-lock.json
    	package.json
    	src/app/screens/confirmFtTransaction/index.tsx
    	src/app/screens/confirmStxTransaction/index.tsx
    	src/app/screens/sendFt/index.tsx
    	src/app/screens/signatureRequest/index.tsx
    	src/app/screens/swap/useAlexSponsoredTransaction.ts
    	src/app/screens/transactionRequest/helper.ts
    	src/common/types/message-types.ts
    m-aboelenein committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    d596b0d View commit details
    Browse the repository at this point in the history
  2. fix pending txs handling

    m-aboelenein committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    156fd64 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. fix type issues

    m-aboelenein committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    a5103b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Merge remote-tracking branch 'origin/develop' into mahmoud/eng-3111-i…

    …ntegrate-with-stacks-raw-hex-signing-on-extension
    m-aboelenein committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    4171497 View commit details
    Browse the repository at this point in the history
  2. update core version

    m-aboelenein committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    fef354f View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Merge remote-tracking branch 'origin/develop' into mahmoud/eng-3111-i…

    …ntegrate-with-stacks-raw-hex-signing-on-extension
    m-aboelenein committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    0d0a5c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3d8657 View commit details
    Browse the repository at this point in the history
  3. update core version

    m-aboelenein committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    38b5a92 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Merge remote-tracking branch 'origin/develop' into mahmoud/eng-3111-i…

    …ntegrate-with-stacks-raw-hex-signing-on-extension
    m-aboelenein committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    06b05aa View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    5e33c8d View commit details
    Browse the repository at this point in the history
  2. Tim/eng 3475 nonce not updating correctly after switching accounts (#725

    )
    
    * fix: regenerate the unsignedTx with correct stxAddress after switch account
    
    * fix: minor cleanup
    
    * fix tx-request account switching
    
    * updated core version
    
    * added type checking and default values for feeMultipliers
    
    ---------
    
    Co-authored-by: Mahmoud Aboelenein <mahmoud@secretkeylabs.com>
    teebszet and m-aboelenein committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    45d9f63 View commit details
    Browse the repository at this point in the history