Skip to content

Remove ContractFeatures#2060

Merged
erikzhang merged 3 commits intomasterfrom
remove-payable
Nov 12, 2020
Merged

Remove ContractFeatures#2060
erikzhang merged 3 commits intomasterfrom
remove-payable

Conversation

@erikzhang
Copy link
Member

  1. Removed ContractFeatures.HasStorage. In practice, all contracts require storage.
  2. Removed ContractFeatures.Payable. Now we should use onPayment method to replace it.

@erikzhang erikzhang merged commit 62a3ca2 into master Nov 12, 2020
@erikzhang erikzhang deleted the remove-payable branch November 12, 2020 14:45
roman-khimov added a commit to nspcc-dev/neo-go that referenced this pull request Nov 13, 2020
We're featureless now, all contracts have access to storage and payable status
is to be determined via new NEP. Follow neo-project/neo#2060.
ShawnYun pushed a commit to ShawnYun/neo that referenced this pull request Jan 8, 2021
cloud8little pushed a commit to cloud8little/neo that referenced this pull request Jan 24, 2021
ixje added a commit to CityOfZion/neo-mamba that referenced this pull request Feb 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants