firefly icon indicating copy to clipboard operation
firefly copied to clipboard

The official IOTA and Shimmer wallet

Results 380 firefly issues
Sort by recently updated
recently updated
newest added

## 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...

type:enhancement
context:onboarding
stardust

## 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...

type:feature
context:onboarding
stardust

### 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....

type:feature
context:onboarding
stardust

### 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....

platform:mobile

### 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...

type:enhancement
context:onboarding
stardust

### 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...

type:enhancement
context:onboarding
stardust

### 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...

type:fix
platform:mobile

### Task description On devnet seems to work when there is no internet, but on mainnet it always show operational. ### Requirements - [ ] Works on Android - [...

type:fix
platform:mobile

## 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...

type:fix
platform:mobile
platform:desktop