-
Notifications
You must be signed in to change notification settings - Fork 332
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(ton): Jetton integration * feat(ton): Adjust integration test * feat(ton): Add changeset * feat(ton): add bot tests for jettons and clean code * feat(ton): adjust comment input width and error field name * feat(ton): fix a test * feat(ton): move a function and adjust a value * feat(ton): adjust test * fix: integration test * fix: ton integration test --------- Co-authored-by: Maria Ayelen Murano <[email protected]>
- Loading branch information
1 parent
094468c
commit fb9466a
Showing
67 changed files
with
1,785 additions
and
121 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
"@actions/live-common-affected": patch | ||
"@ledgerhq/types-live": patch | ||
"@ledgerhq/errors": patch | ||
"@ledgerhq/live-countervalues-react": patch | ||
"@ledgerhq/crypto-icons-ui": patch | ||
"@actions/turbo-affected": patch | ||
"@ledgerhq/coin-icon": patch | ||
"@ledgerhq/webpack.js-example": patch | ||
"@ledgerhq/coin-ton": patch | ||
"@actions/build-checks": patch | ||
"ledger-live-desktop": patch | ||
"@ledgerhq/next.js-example": patch | ||
"live-mobile": patch | ||
"@ledgerhq/live-common": patch | ||
"@ledgerhq/live-countervalues": patch | ||
"@ledgerhq/speculos-transport": patch | ||
"@ledgerhq/native-ui": patch | ||
"@ledgerhq/icons-ui": patch | ||
"@ledgerhq/react-ui": patch | ||
--- | ||
|
||
Add support for jettons |
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
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
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.