Raptor3um / raptoreum

MIT License
316 stars 132 forks source link

[Assets] Root/sub asset system #334

Closed nandofw closed 5 months ago

nandofw commented 5 months ago

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