-
Notifications
You must be signed in to change notification settings - Fork 81
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
core: decouple native contracts from interop service #1229
Conversation
2c7fba3
to
d7bd86e
Compare
Codecov Report
@@ Coverage Diff @@
## master #1229 +/- ##
==========================================
- Coverage 66.68% 66.66% -0.02%
==========================================
Files 200 200
Lines 17184 17176 -8
==========================================
- Hits 11459 11451 -8
+ Misses 5112 5111 -1
- Partials 613 614 +1
Continue to review full report at Codecov.
|
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.
Some tests are also needed. There is already core/native_contract_test.go
which can be extended.
934c6a4
to
13f1b89
Compare
598f692
to
e25a5b2
Compare
e25a5b2
to
83cd6e3
Compare
83cd6e3
to
4bf88ba
Compare
Closes #1191.
neo-project/neo#1655 won't be ported in this PR.