Tuditi

Results 60 issues of Tuditi

## Summary Upgraded electron to 13.6.9 ... ## Changelog ``` - Upgraded electron to 13.6.9 - Removed unused css selectors - Removed code duplication FontweightNumber (unused) & FontweightText (-> Fontweight)...

package:desktop
platform:desktop
stardust

### Task description On the event of a security vulnerability in Firefly, we need to alert users to update. The user shouldn't be able to log in until he updates...

type:enhancement
scope:security

### Task description We need to investigate whether it's possible to cache or pre-build backend binaries, so that the build times are faster. ### Requirements TBD ### Creation checklist -...

type:chore
type:research
context:developer

### Task description Currently Github Actions automatically builds Firefly for all platforms. There is no way to configure to build Firefly for one specific platform, which would speed things up...

type:chore
context:developer

* **Electron-Builder Version**: 23.3.3 * **Node Version**: 14.20.0 * **Electron Version**: 13.9.0 * **Electron Type (current, beta, nightly)**: current 4.3.5 * **Target**: ubuntu-20.04 Fetching our prebuilt binaries provides a 404...

electron-publish

### Task description Currently we always treat errors as ledger errors if the active profile is ledger profile type. We need to take into account that the error could also...

type:chore
stardust

## Summary Implemented deep linking parsing for `swapOut`. ... ## Changelog ``` - Added swapOut operation parser - Disable index, receiverAddress and chainId field when regular tx ``` ## Relevant...

type:feature
platform:desktop
desktop-1.7.0

Currently the claim shimmer flow is stuck if rewards cannot be found on a given account. The only option to exit the flow is by going back to the login...

type:enhancement
context:onboarding
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