-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Initial sdk integration (#251)
* feat: add core * feat: new dependencies * feat: address utils * feat: certificate * feat: version 12 of beta * feat: implement sdk core in certificate-wallet.ts and wallet-manager.ts * feat: version 12 of sdk core * 266 use sdk instead of thor devkit (#267) * feat: working tests * feat: remove thor-devkit * fix: e2e tests * fix: tests * Refactor inputs (#268) * fix: refactor inputs * fix: improve inputs * Sonar integration (#254) * Create sonar-scan.yml * Create sonar-project.properties * remove test branch from workflow --------- Co-authored-by: Fabio Rigamonti <[email protected]> * fix: adapt to main v2 * feat: add sdk network * fix: remove temporary comment * fix: node version --------- Co-authored-by: Davide Carpini <[email protected]> Co-authored-by: Fabio Rigamonti <[email protected]> Co-authored-by: WaqarAhmedVC <[email protected]>
- Loading branch information
1 parent
7d5ac85
commit d57b66f
Showing
9 changed files
with
862 additions
and
5,506 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v18.20.0 | ||
v20.11.0 |
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
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.