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. The locale file needs to be cleaned up with regards to onboarding. :warning: Ledger-related...
## Summary > Please summarize your changes, describing __what__ they are and __why__ they were made. This PR includes changes to add the base happy mnemonic-based Shimmer claiming flow to...
### Task description This is one of three flows that needs to be implemented to claim Shimmer rewards. ### Requirements - [x] Create page for selecting reward claim method (i.e....
### Task description In desktop there was a refactor that stores the profiles under folders with a hash as name, not the profile name anymore. In mobile this isnt implemented....
### Task description It's more commonplace to have crash reporting turned on by default, which allows us to remove the crash reporting view from onboarding. ### Requirements - [x] ~~Remove...
### Task description With more general re-usability of UI components, we need to ensure that the onboarding views can still accommodate for all the different content that they're used for...
### Task description During onboarding, there are some views where `allowBack={false}` to prevent issues. In android, with the native back button you can always return to the previous route, leading...
### Task description On devnet seems to work when there is no internet, but on mainnet it always show operational. ### Requirements - [ ] Works on Android - [...
## Summary > Please summarize your changes, describing __what__ they are and __why__ they were made. this PR aims to fix 2 things: - makes the network status reactive to...