Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove ContractFeatures #2060

Merged
merged 3 commits into from
Nov 12, 2020
Merged

Remove ContractFeatures #2060

merged 3 commits into from
Nov 12, 2020

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