firefly
firefly copied to clipboard
The official IOTA and Shimmer wallet
### 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...
## Summary > Please summarize your changes, describing __what__ they are and __why__ they were made. Add search to asset dropdown on send form . ## Changelog ``` - Reset...
### 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...
### 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...
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...
### 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...
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...
## 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...