Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Sync update with neo pull 2119 #402
Sync update with neo pull 2119 #402
Changes from 36 commits
cdc135f
be2a614
30893a3
f293fb5
6b0c49c
c36f9b2
0ce51ed
782fa68
d13e363
85ca995
1270f96
b80c12f
6f9aa5d
25793fe
6dc95ee
ca0a550
da4e1d8
e5d1685
d6f559c
5658be1
21bef7c
e2cf49b
479d5dd
0bd6915
545143a
c2f974b
f287e4d
1e02f34
0298a2e
2d91cb3
06c3b30
a7ce9fe
3493312
a754a23
3e09e8d
431f482
9439ccd
c7d4ca8
493f225
b0770d2
aa997f3
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove this two methods, which weren't defined for contract.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you remove these fields, the fifth field will become the third one, which will be incorrect.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can use
private
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tested without
ActiveBlockIndex
and it works well, I think that we should remove it. Please take a look @erikzhang