Fixes dmint/subrealm cache on resync and prepares way for token substantiation
The purpose of this release is resolve an issue which allowed non-valid dmint/subrealm candidates to be included in the index when resyncing. Additionally all atomicals utxos are now defaulted to a 2-byte field "exponent" which will be used to indicate the decimal or token substantiation factor in a future release. Requires full resync since block height 808080 due to the additional 2-byte in the UTXO data structure
Changes:
- Add NFT/FT balances by scripthash (fast query for balances convenience method)
- Remove invalid "zombie" entries (there are 12 such records) from the index on resync
- Remove invalid coloring of unspendable OP_RETURN for ARC20 (FT) token transfers.
- Re-activate the split command to separate multiple NFT/FT at same UTXO
- Add 2-byte field "exponent" for the atomicals
b'i'
andb'a'
indexes. Default to 0. Will be used in a future version. https://docs.atomicals.xyz/arc20-tokens/substantiation-factor