-
Notifications
You must be signed in to change notification settings - Fork 350
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
Problem: Adding chain-maind keys will not be actually stored in disk … #441
Conversation
Codecov Report
@@ Coverage Diff @@
## master #441 +/- ##
==========================================
+ Coverage 17.00% 20.20% +3.20%
==========================================
Files 55 56 +1
Lines 8399 8768 +369
==========================================
+ Hits 1428 1772 +344
- Misses 6572 6574 +2
- Partials 399 422 +23
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
keyring pr is here keyring is stored here in linux) |
b7cba23
to
02c977e
Compare
I see some of the modules been removed from the |
yeah, may be better to wait for the upstream -- it seems it's maintained |
ok, got it |
i ran "go mod tidy" to check mod this is urgent issue, because in linux, keyring is not usable by default. |
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.
there are some conflicts with the latest master.
it seems upstream may take time -- I've forked the repo with the fix here, so the go.mod can be updated to this one: https://github.com/crypto-org-chain/keyring/tree/gnome for the moment
ok, i'll rebase with the latest |
50d184d
to
39150a1
Compare
inspecting integration test failures |
070098b
to
2d3b3fb
Compare
fixed, increase waiting time twice :-) |
…ix crypto-org-chain#437) update vendorsha256 Update go.mod thanks Co-authored-by: Tomas Tauber <[email protected]> go mod tidy add todo increase time fix lint issue replace jwt-go update nix fix gomod2nix restore gomod2nix remove vendorPath
18fc57b
to
1150696
Compare
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.
Solution: add decoding _hexcode in service name fetched