-
Notifications
You must be signed in to change notification settings - Fork 328
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
feat(ioctl): add znode commands configs #3986
Conversation
ffcacee
to
082d307
Compare
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #3986 +/- ##
==========================================
+ Coverage 75.38% 76.23% +0.85%
==========================================
Files 303 330 +27
Lines 25923 28264 +2341
==========================================
+ Hits 19541 21547 +2006
- Misses 5360 5617 +257
- Partials 1022 1100 +78 ☔ View full report in Codecov by Sentry. |
27f9da0
to
cdef48b
Compare
4b3110a
to
960fd68
Compare
960fd68
to
3317266
Compare
SonarCloud Quality Gate failed. 0 Bugs No Coverage information Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
…3989) * feat(ioctl): add znode commands configs * feat(ioctl): add znode commands configs * feat(ioctl): support znode message committing and querying commands(based #3986) * chore: code fmt * draft * feat(ioctl): support ws project mgr commands * feat(ioctl): support w3bstream message committing and querying commands(based #3986) * feat(ioctl): ws node project management * feat(ioctl): ws node project management * feat(ioctl): ws node project management * feat(ioctl): ws node project management * feat(ioctl): ws node project management * feat(ioctl): ws node project management * feat(ioctl): ws node project management --------- Co-authored-by: CoderZhi <[email protected]>
* feat(ioctl): add znode commands configs * feat(ioctl): add znode commands configs * feat(ioctl): support znode message committing and querying commands(based #3986) * chore: code fmt * feat(ioctl): support znode code convert(based #3987) * chore(code): code fmt * chore(ioctl): del defaultZnodeContractAddress * chore(ioctl): update comment * chore(ioctl): split convertCodeToZlibHex * feat(ioctl): add VmType type * chore(ioctl): fix ci --------- Co-authored-by: saito <[email protected]>
Description
add config for znode commands
Fixes #3982
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Checklist: