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

Changes to libkaspawallet to support Kaspaper #1878

Merged
merged 6 commits into from
Dec 11, 2021

Conversation

svarogg
Copy link
Collaborator

@svarogg svarogg commented Dec 11, 2021

No description provided.

@someone235 someone235 changed the base branch from master to dev December 11, 2021 09:44
@@ -89,6 +90,22 @@ func (d *File) toJSON() *keysFileJSON {
}
}

func NewFileFromMnemonics(params *dagconfig.Params, mnemonics string, password string) (*File, error) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change mnemonics to mnemonic

@codecov
Copy link

codecov bot commented Dec 11, 2021

Codecov Report

Merging #1878 (5ba3548) into dev (7292438) will decrease coverage by 0.05%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #1878      +/-   ##
==========================================
- Coverage   61.74%   61.68%   -0.06%     
==========================================
  Files         624      624              
  Lines       29397    29410      +13     
==========================================
- Hits        18150    18143       -7     
- Misses       8673     8691      +18     
- Partials     2574     2576       +2     
Impacted Files Coverage Δ
cmd/kaspawallet/daemon/server/address.go 0.00% <0.00%> (ø)
cmd/kaspawallet/daemon/server/sync.go 0.00% <0.00%> (ø)
cmd/kaspawallet/keys/keys.go 0.00% <0.00%> (ø)
...ructure/network/rpcclient/grpcclient/grpcclient.go 76.56% <0.00%> (-4.69%) ⬇️
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%) ⬇️

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 7292438...5ba3548. Read the comment docs.

@someone235 someone235 merged commit 70900c5 into kaspanet:dev Dec 11, 2021
@svarogg svarogg deleted the support-kaspaper branch December 12, 2021 05:39
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