Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[bugfix] Polygon zk evm feature flag (#4206)
* 🚀 entering prerelease mode * 🚀 release prerelease [LLD(2.63.0-next.0), LLM(3.26.0-next.0)] * fix(Firmware Update LLM): fix manager reload during update (#3846) * 🚀 release prerelease [LLD(2.63.0-next.0), LLM(3.26.0-next.1)] * [LIVE-8231] Bugfix - Fix ethers shims for React Native not applied (#3872) * Fix name file for RN support with shims * changeset * 🚀 release prerelease [LLD(2.63.0-next.1), LLM(3.26.0-next.2)] * bugfix(LLM): fix icons aligment on new Onboarding (#3871) * bugfix(LLM): fix icons aligment on new Onboarding * Add changeset * Polishing * 🚀 release prerelease [LLD(2.63.0-next.1), LLM(3.26.0-next.3)] * fix(DeviceActionImplementations): fix flickering on device actions (#3875) * 🚀 release prerelease [LLD(2.63.0-next.2), LLM(3.26.0-next.4)] * Chore: smartling translations 20230704125053021 (#3900) * File apps/ledger-live-mobile/src/locales/en/common.json was translated to ar-AE locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to zh-CN locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to fr-FR locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to de-DE locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to ja-JP locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to ko-KR locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to pt-BR locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to ru-RU locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to es-ES locale * File apps/ledger-live-mobile/src/locales/en/common.json was translated to tr-TR locale --------- Co-authored-by: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> * chore(release): 🚀 prepare release [skip ci] * chore(prerelease): 🚀 entering prerelease mode * chore(prerelease): 🚀 release prerelease [LLD(2.64.0-next.0), LLM(3.27.0-next.0)] * [bugfix] Disable default derivation scheme for ICP, only use custom one (#4011) * chore(prerelease): 🚀 release prerelease [LLD(2.64.0-next.1), LLM(3.27.0-next.1)] * [LIVE-8490] Bugfix - Fix wrong `shouldSkipAmount` in LLM send flow (#4024) * Fix wrong `shouldSkipAmount` in LLM send flow * changeset * chore(prerelease): 🚀 release prerelease [LLD(2.64.0-next.1), LLM(3.27.0-next.2)] * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ar-AE locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to zh-CN locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to fr-FR locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to de-DE locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ja-JP locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ko-KR locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to pt-BR locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to ru-RU locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to es-ES locale * File apps/ledger-live-desktop/static/i18n/en/app.json was translated to tr-TR locale * Update RELEASE_NOTES.md * chore(release): 🚀 prepare release [skip ci] * chore(hotfix) 🚀 entering hotfix mode * fix: release note version * add changelog * chore(hotfix): 🔥 hotfix prerelease [LLD(2.64.1-hotfix.0), LLM(3.27.0)] * fixup! fix: release note version * chore(hotfix): 🔥 hotfix release [skip ci] * chore(hotfix) 🚀 entering hotfix mode * Remove .gitignores preventing correct publishing * changeset * chore(hotfix): 🔥 hotfix prerelease [LLD(2.64.2-hotfix.0), LLM(3.27.1-hotfix.0)] * fix: patch on usb package based on hotfix (#4105) fix: patch delay on USB hotplug for Windows Patches the node-usb package * chore(hotfix): 🔥 hotfix prerelease [LLD(2.64.2-hotfix.1), LLM(3.27.1-hotfix.0)] * Update RELEASE_NOTES.md * chore(hotfix): 🔥 hotfix release [skip ci] * chore(prerelease): 🚀 entering prerelease mode * chore(prerelease): 🚀 release prerelease [LLD(2.65.0-next.0), LLM(3.28.0-next.0)] * 📝 [FEAT] - LLM - Rephrase refer a friend banner in BTC account (#4185) * 📝 [FEAT] - LLM - Rephrase refer a friend banner in BTC account * add changeset * chore(prerelease): 🚀 release prerelease [LLD(2.65.0-next.0), LLM(3.28.0-next.1)] * Fix feature flag for Polygon Zk EVM * Add changeset --------- Co-authored-by: live-github-bot[bot] <105061298+live-github-bot[bot]@users.noreply.github.com> Co-authored-by: Gabriel Restori Soares <gabriel.soares@ledger.fr> Co-authored-by: 0xkvn <44363395+lambertkevin@users.noreply.github.com> Co-authored-by: Martin CAYUELAS <112866305+mcayuelas-ledger@users.noreply.github.com> Co-authored-by: sarneijim <38540290+sarneijim@users.noreply.github.com> Co-authored-by: ldg-smartling-sa <133769770+ldg-smartling-sa@users.noreply.github.com> Co-authored-by: Alexandre Chabrolin <9203826+chabroA@users.noreply.github.com> Co-authored-by: Desifly <desire.ndri@ledger.fr> Co-authored-by: lambertkevin <kevin.lambert@ledger.fr> Co-authored-by: Alexandre Magaud <alexandre.magaud@gmail.com>
- Loading branch information