-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* init repo, config files, basic deps and app * updates to current p10 changes in sdk * migrates to p10 auth, updates tx helpers * migrates to sdk helpers for sc val conversions * use random nonce for perimage auth, clean up redundant helpers * cleans up formatter, adds entry nonce to auth preimage * updates to use wallet signer * swapper signs after tx detail confirmation * correctly build contract ID key * re-prepare tx after botho signers * upgrade soroban version, correctly build signature args * upgrade soroban version, correctly build signature args * cleans up debug code, removes unused broadcast channel * cleans up use of SC helpers * moves tx construction to exchange tab * adds ID notification for exchange tab * adds step to set memo and tx fee * adds step to set memo and tx fee * fixes bad cast to number types for amounts, swaps BigNumber with native BigInt * refactors helpers to use built in constants and better semantics * removes invalid operations check * removes invalid operations check
- Loading branch information
1 parent
e2180da
commit 5e60e52
Showing
18 changed files
with
1,017 additions
and
1,443 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.