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 numThreads using getAEAD instead of decryptMnemonic #1859

Merged
merged 3 commits into from
Dec 6, 2021

Conversation

someone235
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Dec 5, 2021

Codecov Report

Merging #1859 (9f5fb7b) into dev (32e8e53) will increase coverage by 0.08%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #1859      +/-   ##
==========================================
+ Coverage   61.87%   61.95%   +0.08%     
==========================================
  Files         623      623              
  Lines       29355    29355              
==========================================
+ Hits        18162    18187      +25     
+ Misses       8621     8590      -31     
- Partials     2572     2578       +6     
Impacted Files Coverage Δ
cmd/kaspawallet/keys/keys.go 0.00% <0.00%> (ø)
infrastructure/network/addressmanager/store.go 77.84% <0.00%> (-1.27%) ⬇️
app/protocol/flows/blockrelay/handle_relay_invs.go 51.50% <0.00%> (-1.00%) ⬇️
...ructure/network/rpcclient/grpcclient/grpcclient.go 81.25% <0.00%> (+4.68%) ⬆️
...tures/acceptancedatastore/acceptance_data_store.go 73.17% <0.00%> (+19.51%) ⬆️
...consensus/database/serialization/acceptancedata.go 79.59% <0.00%> (+36.73%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 32e8e53...9f5fb7b. Read the comment docs.

@someone235 someone235 merged commit dced1a9 into kaspanet:dev Dec 6, 2021
@someone235 someone235 deleted the fix-num-threads-bug branch December 6, 2021 21:56
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.

2 participants