Skip to content
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

fix wallet unlock failed #4715

Merged
merged 1 commit into from
Jan 19, 2022
Merged

fix wallet unlock failed #4715

merged 1 commit into from
Jan 19, 2022

Conversation

simlecode
Copy link
Collaborator

Related Issues

Proposed Changes

Additional Info

Checklist

Before you mark the PR ready for review, please make sure that:

  • All commits have a clear commit message.
  • The PR title is in the form of of <PR type>: <#issue number> <area>: <change being made>
    • example: fix: #1234 mempool: Introduce a cache for valid signatures
    • PR type: fix, feat, INTERFACE BREAKING CHANGE, CONSENSUS BREAKING, build, chore, ci, docs, misc, perf, refactor, revert, style, test
    • area: venus, venus-messager, venus-miner, venus-gateway, venus-auth, venus-market, venus-sealer, venus-wallet, venus-cluster, api, chain, state, vm, data transfer, mempool, message, block production, multisig, networking, paychan, proving, sealing, wallet
  • This PR has tests for new functionality or change in behaviour
  • If new user-facing features are introduced, clear usage guidelines and / or documentation updates should be included in venus docs or Discussion Tutorials.
  • CI is green

@codecov-commenter
Copy link

Codecov Report

Merging #4715 (f2e3692) into master (b115c3e) will decrease coverage by 0%.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master   #4715   +/-   ##
======================================
- Coverage      31%     31%   -1%     
======================================
  Files         253     253           
  Lines       24044   24041    -3     
======================================
- Hits         7481    7462   -19     
- Misses      15186   15197   +11     
- Partials     1377    1382    +5     

@Fatman13 Fatman13 linked an issue Jan 19, 2022 that may be closed by this pull request
20 tasks
@hunjixin hunjixin merged commit 708428c into master Jan 19, 2022
@zl03jsj zl03jsj deleted the fix/wallet-unlock-failed branch July 14, 2022 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

venus unlock error
3 participants