-
Notifications
You must be signed in to change notification settings - Fork 354
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'release' into feat/cardano
- Loading branch information
Showing
178 changed files
with
3,445 additions
and
1,022 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,5 @@ | ||
--- | ||
"@ledgerhq/live-common": patch | ||
--- | ||
|
||
fix undefined xpub bug and the field "hash" to "id" migration bug |
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,5 @@ | ||
--- | ||
"@ledgerhq/react-ui": patch | ||
--- | ||
|
||
Fix background color of Popin & Drawer components |
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,13 @@ | ||
--- | ||
"live-mobile": patch | ||
--- | ||
|
||
- Upgraded `react-native` to `0.68.2`, following [this guide](https://react-native-community.github.io/upgrade-helper/?from=0.67.3&to=0.68.2) and picked what works for us: | ||
- we don't upgrade Flipper as it crashes on runtime | ||
- we don't upgrade gradle as it builds fine like this and v7 didn't work out of the box | ||
- we don't keep `react-native-gradle-plugin` as it's only necessary for the new architecture.. | ||
- we don't change `AppDelegate.m` to the new `AppDelegate.mm` as it's only useful for the new RN arch which we aren't using yet + it was a pain to migrate the existing config (Firebase, Flipper, splash screen) | ||
- Upgraded `react-native-reanimated` to `2.8.0` | ||
- Upgraded `lottie-react-native` to `5.1.3` as it was not building on iOS without upgrading -> I tested the device lotties in the "Debug Lottie" menu and it seems to work fine. | ||
- Upgraded `react-native-gesture-handler` to `2.5.0` & [Migrating off RNGHEnabledRootView](https://docs.swmansion.com/react-native-gesture-handler/docs/guides/migrating-off-rnghenabledroot) as its setup on Android (in `MainActivity.java`) might conflict with react-native stuff later on | ||
- Fixed an issue in the portfolio where if there was no assets, scrolling was crashing the app on iOS. This is a mysterious issue and the logs are similar to this issue https://github.com/software-mansion/react-native-reanimated/issues/2285, for now it has been solved by removing the animation of a border width (border which anyway was invisible so the animation was pointless). |
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,94 @@ | ||
{ | ||
"mode": "pre", | ||
"tag": "next", | ||
"initialVersions": { | ||
"@ledgerhq/live-cli": "22.0.3", | ||
"ledger-live-desktop": "2.44.1", | ||
"live-mobile": "3.4.1", | ||
"@ledgerhq/live-common": "24.1.0", | ||
"ledger-libs": "0.0.0", | ||
"flow-support": "1.0.0", | ||
"@ledgerhq/cryptoassets": "6.29.0", | ||
"@ledgerhq/devices": "6.27.1", | ||
"@ledgerhq/errors": "6.10.0", | ||
"@ledgerhq/hw-app-algorand": "6.27.1", | ||
"@ledgerhq/hw-app-btc": "7.0.0", | ||
"@ledgerhq/hw-app-cosmos": "6.27.1", | ||
"@ledgerhq/hw-app-eth": "6.29.1", | ||
"@ledgerhq/hw-app-helium": "6.28.0", | ||
"@ledgerhq/hw-app-polkadot": "6.27.1", | ||
"@ledgerhq/hw-app-solana": "6.27.1", | ||
"@ledgerhq/hw-app-str": "6.27.1", | ||
"@ledgerhq/hw-app-tezos": "6.27.1", | ||
"@ledgerhq/hw-app-trx": "6.27.1", | ||
"@ledgerhq/hw-app-xrp": "6.27.1", | ||
"@ledgerhq/hw-transport": "6.27.1", | ||
"@ledgerhq/hw-transport-http": "6.27.1", | ||
"@ledgerhq/hw-transport-mocker": "6.27.1", | ||
"@ledgerhq/hw-transport-node-ble": "6.27.1", | ||
"@ledgerhq/hw-transport-node-hid": "6.27.1", | ||
"@ledgerhq/hw-transport-node-hid-noevents": "6.27.1", | ||
"@ledgerhq/hw-transport-node-hid-singleton": "6.27.2", | ||
"@ledgerhq/hw-transport-node-speculos": "6.27.1", | ||
"@ledgerhq/hw-transport-node-speculos-http": "6.27.1", | ||
"@ledgerhq/hw-transport-web-ble": "6.27.1", | ||
"@ledgerhq/hw-transport-webhid": "6.27.1", | ||
"@ledgerhq/hw-transport-webusb": "6.27.1", | ||
"@ledgerhq/logs": "6.10.0", | ||
"@ledgerhq/react-native-hid": "6.28.3", | ||
"@ledgerhq/react-native-hw-transport-ble": "6.27.1", | ||
"@ledgerhq/types-cryptoassets": "6.22.0", | ||
"@ledgerhq/types-devices": "6.22.0", | ||
"@ledgerhq/types-live": "6.22.0", | ||
"ui": "0.0.0", | ||
"@ledgerhq/icons-ui": "0.2.6", | ||
"@ledgerhq/native-ui": "0.8.1", | ||
"@ledgerhq/react-ui": "0.8.0", | ||
"@ledgerhq/ui-shared": "0.1.9", | ||
"actions-root": "0.0.0", | ||
"@actions/change-product-name": "1.0.0", | ||
"@actions/download-workflow-artifacts": "1.0.0", | ||
"@actions/extract-live-common-version": "1.0.0", | ||
"@actions/generate-jira-diff": "1.0.0", | ||
"@actions/generate-release-message": "1.0.0", | ||
"@actions/generate-slack-screenshots-diff": "1.0.0", | ||
"@actions/get-package-infos": "1.0.0", | ||
"@actions/get-pr-number": "1.0.0", | ||
"@actions/get-release-by-tag": "1.0.0", | ||
"@actions/get-workflow-artifacts-id": "1.0.0", | ||
"has-hash-commit-deps": "1.0.0", | ||
"@actions/is-org-member": "1.0.0", | ||
"@actions/pr-is-fork": "1.0.0", | ||
"@actions/prepare-comment": "1.0.0", | ||
"@actions/prepare-comment-screenshots": "1.0.0", | ||
"@actions/publish-release": "1.0.0", | ||
"@actions/submit-bot-report": "1.0.0", | ||
"@actions/upload-images": "1.0.0", | ||
"live-common-tools": "0.2.1", | ||
"create-release-hash": "1.0.0", | ||
"esbuild-utils": "1.0.0", | ||
"live-github-bot": "1.0.0", | ||
"metro-extra-config": "1.0.0", | ||
"migrate-branch": "0.0.1", | ||
"native-modules-tools": "1.0.1", | ||
"pnpm-utils": "1.0.0" | ||
}, | ||
"changesets": [ | ||
"afraid-experts-brush", | ||
"brave-ears-teach", | ||
"curvy-walls-greet", | ||
"dull-timers-care", | ||
"friendly-clocks-begin", | ||
"funny-goats-poke", | ||
"giant-buttons-retire", | ||
"hot-avocados-dream", | ||
"long-toes-sing", | ||
"lucky-bugs-shake", | ||
"odd-pigs-admire", | ||
"shiny-swans-tickle", | ||
"stale-kings-repeat", | ||
"stale-trains-sneeze", | ||
"tough-books-wave", | ||
"wild-spies-cry" | ||
] | ||
} |
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,5 @@ | ||
--- | ||
"@ledgerhq/react-ui": patch | ||
--- | ||
|
||
Fix overlay color of Popin component |
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,5 @@ | ||
--- | ||
"@ledgerhq/live-cli": minor | ||
--- | ||
|
||
CLI - add solana to list of supported currencies |
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.
097e13a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ 2 txs ($14.39) for [Bot] 'Cardano on Silicium'
Details of the 2 mutations
Spec cardano (5)
Details of the 1 uncovered mutations
Spec cardano (1)
Portfolio ($14.39)
Details of the 1 currencies