-
Notifications
You must be signed in to change notification settings - Fork 434
Feat: Osmosis integration in LLM #890
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat: Osmosis integration in LLM #890
Conversation
Co-Authored-By: JesseKuntz <[email protected]> Co-Authored-By: Trent Rogers <[email protected]>
🦋 Changeset detectedLatest commit: f5d6bcb The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov Report
@@ Coverage Diff @@
## feat/osmosis #890 +/- ##
================================================
- Coverage 47.39% 47.36% -0.04%
================================================
Files 638 637 -1
Lines 28610 28598 -12
Branches 7376 7375 -1
================================================
- Hits 13560 13545 -15
+ Misses 13882 13878 -4
- Partials 1168 1175 +7
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
fix: use empty string as default memo
@marco-figment is attempting to deploy a commit to the LedgerHQ Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
apps/ledger-live-mobile/src/families/cosmos/RedelegationFlow/01-SelectValidator.js
Show resolved
Hide resolved
apps/ledger-live-mobile/src/screens/ReceiveFunds/03-Confirmation.js
Outdated
Show resolved
Hide resolved
…-llm/edit-memo-field feat: refactor CosmosEditMemo and add it in Osmosis LLM
Co-Authored-By: JesseKuntz [email protected]
Co-Authored-By: Trent Rogers [email protected]
📝 Description
This PR adds support for sending, receiving and staking funds in the Ledger Live Mobile app.
❓ Context
ledger-live-mobile
✅ Checklist
📸 Demo
Sync & Receive
Sync.Receive.mp4
Send
Send.mp4
Send Max
Send.Max.mp4
Delegate
Delegate.mp4
Claim rewards
Claim.Rewards.mp4
Claim rewards & Compound
Claim.Rewards.and.Compound.mp4
Redelegate
Redelegate.mp4
Undelegate
Undelegate.mp4
Operation Details
Operation.Details.mp4