-
Notifications
You must be signed in to change notification settings - Fork 79
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
examples: NNS update, part 1 #2679
Conversation
neo-project/non-native-contracts#23 is linked. |
Codecov Report
@@ Coverage Diff @@
## master #2679 +/- ##
==========================================
+ Coverage 85.23% 85.44% +0.20%
==========================================
Files 322 322
Lines 39398 39655 +257
==========================================
+ Hits 33580 33882 +302
+ Misses 4479 4445 -34
+ Partials 1339 1328 -11
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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.
It doesn't seem to be equivalent to neo-project/non-native-contracts#23, can we only have here things that are a part of it? TLD/admin/expiration checks are all from different patch sets.
4543de0
to
38f7a0e
Compare
38f7a0e
to
94852ab
Compare
For C# set of PRs I've changed the order of TLD/expiration commits which results in a painful rebase, because these commits are tightly related. Am I supposed to perform the same thing for us? |
Ready for review. |
TLD is very invasive, we need to wait for C# PRs on this then. |
Port neo-project/non-native-contracts#23.