firefly
firefly copied to clipboard
The official IOTA and Shimmer wallet
## Summary > Please summarize your changes, describing __what__ they are and __why__ they were made. ... ## Changelog ``` - Please write a list of changes ``` ## Relevant...
## Summary > Please summarize your changes, describing __what__ they are and __why__ they were made. Adapt migration bundle mining warning for mobile: if firefly detects funds on one or...
## Summary This PR updates the logic how we previously calculated activities for native token minting by using the foundry output and calculating the asset id ## Changelog ``` -...
### Task description If I have a lot of txs so I need to scroll in the tx history, the last tx is cut for me and I cannot make...
### Task description There is a bug in the onboarding flow, specifically in the `completeOnboardingProcess` function. When creating a new or restoring an existing profile, an initial account is created...
## Summary > Please summarize your changes, describing __what__ they are and __why__ they were made. ... ## Changelog ``` - Update @iota/wallet to `2.0.2-alpha.13` - Update @iota/types to `^1.0.0-beta.11`...
### Task description Update to the latest dependencies to allow use of a breaking change in the nodes. ### Requirements - [ ] Update iota/wallet to `2.0.2-alpha.13` - [ ]...
### Task description Profile was corrupted after I deleted a wallet and logged out and in. ### Requirements - [x] Find cause - [ ] Fix issue ### Creation checklist...
Android: The status bar overlay mode has not safe-are reserved value. We need to fix safe-area from java code. Seems there is an issue with Chromium not fixed yet: https://bugs.chromium.org/p/chromium/issues/detail?id=1094366...
## Summary Adds Refresher component that looks and behaves like native Android/IOS refreshers ## Changelog ``` - Adds Refresher component - Adds Refresher component in Dashboard - Sort lines from...