Skip to content

6.1 Fungible Tokens

bitcoincashautist requested to merge v6-1 into master
  • Acknowledge existence of "CHIP-2022-02-CashTokens: Token Primitives for Bitcoin Cash" and start working towards merging the two proposals
  • Extract groupType to its own field to enable signing group genesis from the redeem Script without the problem of malleating the nonce
  • Align groupType with CT2.0
  • Remove singularity amount overload, entire fungible token supply of the group must be minted at genesis
  • Modify genesis - prevout hash now optional

Merge request reports