MarkNerdi996

Results 13 issues of MarkNerdi996

## Summary This PR updates the logic how we previously calculated activities for native token minting by using the foundry output and calculating the asset id ## Changelog ``` -...

type:enhancement
type:fix
context:wallet
stardust

### Task description We want to be able to filter activities by various conditions. So we need to add a filter menu to the activity pane. ### Requirements - [x]...

type:feature
context:wallet
stardust

Now that we have `iota.js`, we can remove our copies of its classes and use those from the library - [ ] converter.js - [ ] base64.js - [ ]...

type:chore
type:refactor
context:wallet
stardust

type:enhancement
context:wallet
stardust

## Summary Now a log file per session is created in the `packages/desktop/log` folder. ## Changelog ``` - log-files per session - log folder ``` ## Relevant Issues Closes #4548...

type:enhancement
stardust

I think we need some spacing when one is selected because it feels a little squished Another suggestion is instead of having long month name for dates we display them...

context:wallet
type:ui
stardust

## Summary currently we check if txA is async and txB has txA as an input, we say txB is the claiming tx of txA. `if (txA === ASYNC &&...

type:fix
context:wallet
stardust

https://discord.com/channels/397872799483428865/998627792717627443/1022423205828366396

type:fix
context:wallet
stardust

## Summary By using `svelte-qrcode` the qr code gets generated as a blog instead of rendered as dom elements. ## Changelog ``` - use `svelte-qrcode` for qr code generation ```...

context:wallet
type:ui
stardust