-
Notifications
You must be signed in to change notification settings - Fork 31
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!: remove libsodium vrf library. #1098
Conversation
* chore: create an automatic error document generation module Signed-off-by: 170210 <j170210@icloud.com> * docs: generate ERRORS.md for x/module Signed-off-by: 170210 <j170210@icloud.com> * chore: add a ci to check generated error docs up-to-date Signed-off-by: 170210 <j170210@icloud.com> * chore: update changelog Signed-off-by: 170210 <j170210@icloud.com> * refactor: fix for lint Signed-off-by: 170210 <j170210@icloud.com> * style: format yml file Signed-off-by: 170210 <j170210@icloud.com> * fixup: fix for review Signed-off-by: 170210 <j170210@icloud.com> * fixup: fix for review Signed-off-by: 170210 <j170210@icloud.com> * fixup: refactor by comment Signed-off-by: 170210 <j170210@icloud.com> * fixup: fix for comment Signed-off-by: 170210 <j170210@icloud.com> * fixup: fix for comment Signed-off-by: 170210 <j170210@icloud.com> --------- Signed-off-by: 170210 <j170210@icloud.com>
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## rc/v0.48.0-rcx #1098 +/- ##
==================================================
- Coverage 69.70% 62.02% -7.68%
==================================================
Files 642 656 +14
Lines 67287 78937 +11650
==================================================
+ Hits 46902 48962 +2060
- Misses 18203 27286 +9083
- Partials 2182 2689 +507 |
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.
Pease change the target branch to rc/v0.48.0-rcx
.
Sorry. Replace this PR with here. #1099 |
Description
Remove unused shared library
Motivation and context
Same as this pr. Finschia/finschia#240
Checklist:
CHANGELOG.md
client/docs/swagger-ui/swagger.yaml
(not needed)