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

### Task description We currently request the foundry metadata for all native tokens, and then only persist the metadata if it sticks to irc30, we should change this so that...

type:refactor
stardust

## Summary > Please summarize your changes, describing __what__ they are and __why__ they were made. Add search to asset dropdown on send form . ## Changelog ``` - Reset...

type:enhancement
context:wallet
stardust

### Task description On both Android and iOS the splash screen behaviour could be improved. On app open, the splash screen should display until the login screen is ready to...

platform:mobile

### Task description Now that wallet.rs has exposed the functionality to burn native tokens and we have the designs, we can implement and enable this feature in FF. ### Requirements...

type:enhancement
context:wallet
stardust

We need to show more details on the confirm page if the transaction contains additional fields. Question: should we make it multichain specific or should we just show a message...

type:feature
context:wallet
type:ui

### Task description Validate the data fields of the deep links and show errors ### Requirements TBD ### Creation checklist - [X] I have assigned this task to the correct...

package:desktop

Check if ledger support comes out of the box for sending a bridge transaction. If this is not possible, this part should be developed.

### Task description Correctly parse the multichain deep links. The values we need are: - index (e.g. swapOut) - chianId( e.g. 4) - receiverAddress (0xF65e3cCbe04D4784EDa9CC4a33F84A6162aC9EB6) ### Requirements TBD ### Creation...

type:feature
package:desktop
platform:desktop

## Summary This PR should migrate mobile to capacitor 4. This is necessary to fix several issues for example with dynamic language selection when starting the app for the first...

type:chore
platform:mobile