Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Assets] Root/sub asset system #334

Merged
merged 2 commits into from
Jan 27, 2024
Merged

Conversation

nandofw
Copy link
Collaborator

@nandofw nandofw commented Jan 21, 2024

Assets

implemented root/sub asset system
valid root asset name A-Z 0-9 and _
valid sub asset name a-z A-Z 0-9 and space
changed proof of asset ownership to a signed message on mint/update transaction to allow usage of any available funds
updated assets test case
note: the changes made on asset cache require a reindex on testnet

others

fixed double display of sent and received transactions
fixed mempool address index

src/qt/updateassetsdialog.cpp Show resolved Hide resolved
src/qt/assetsdialog.cpp Show resolved Hide resolved
@npq7721 npq7721 merged commit 65a3a96 into Raptor3um:develop Jan 27, 2024
11 checks passed
@nandofw nandofw deleted the root-asset branch November 7, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants