feat(wallet): token v4 #158

Merged
thesimplekid merged 1 commit from token-vd-refactor into main 2024-07-01 21:08:29 +00:00
thesimplekid commented 2024-06-06 16:17:08 +00:00 (Migrated from github.com)

supersedes #84

supersedes #84
davidcaseria commented 2024-06-06 18:42:17 +00:00 (Migrated from github.com)

Are V4 tokens still going to support multiple mints?

Are V4 tokens still going to support multiple mints?
thesimplekid commented 2024-06-06 18:55:53 +00:00 (Migrated from github.com)

Are V4 tokens still going to support multiple mints?

Not sure, I would prefer they don't. I left a comment on the nuts PR . This is just you're work from the other PR I copied onto main since there has been a lot of changes merging was a mess. Hope that 's okay. Still gonna wait on the spec to merge this, should be an easy enough change if the multi mints are removed.

> Are V4 tokens still going to support multiple mints? Not sure, I would prefer they don't. I left a comment on the nuts [PR](https://github.com/cashubtc/nuts/pull/109#discussion_r1629740064) . This is just you're work from the other PR I copied onto main since there has been a lot of changes merging was a mess. Hope that 's okay. Still gonna wait on the spec to merge this, should be an easy enough change if the multi mints are removed.
davidcaseria commented 2024-06-07 00:13:28 +00:00 (Migrated from github.com)

Sounds good. I was holding off because I knew there was an open discussion and didn't want to keep having to make changes.

I also prefer if multi-mints were no longer supported.

Sounds good. I was holding off because I knew there was an open discussion and didn't want to keep having to make changes. I also prefer if multi-mints were no longer supported.
thesimplekid (Migrated from github.com) reviewed 2024-07-01 16:04:25 +00:00
@ -0,0 +1,527 @@
//! Cashu Token
thesimplekid (Migrated from github.com) commented 2024-07-01 16:04:25 +00:00

Remove v3

Remove v3
davidcaseria (Migrated from github.com) approved these changes 2024-07-01 16:38:36 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cashubtc/cdk!158
No description provided.