clarity-lang / reference

The Clarity Reference
146 stars 34 forks source link

More fine-grained allow/deny modes for post-conditions #68

Open obycode opened 1 year ago

obycode commented 1 year ago

This is duplicated from https://github.com/stacks-network/stacks-blockchain/issues/2557:

Currently, users have to specify post-conditions for transactions that transfer assets from a contract. Users do not care about whether a contract is losing/transferring any assets.