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
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