clarity-lang / reference

The Clarity Reference
146 stars 34 forks source link

Do not permit `*-transfer?` and `*-mint?` methods to send to non-standard principals #65

Open obycode opened 1 year ago

obycode commented 1 year ago

Duplicate of https://github.com/stacks-network/stacks-blockchain/issues/3118: Do not permit the functions stx-transfer? ft-transfer?, nft-transfer? ft-mint? and nft-mint? to transfer tokens to a principal with a non-standard version byte. Make this a runtime error.