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

Wrap the entire wallet send operation with a lock #2063

Merged
merged 1 commit into from
May 25, 2022

Conversation

michaelsutton
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented May 24, 2022

Codecov Report

Merging #2063 (ac025e7) into dev (b84d6fe) will increase coverage by 0.02%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##              dev    #2063      +/-   ##
==========================================
+ Coverage   59.36%   59.38%   +0.02%     
==========================================
  Files         674      674              
  Lines       32369    32371       +2     
==========================================
+ Hits        19215    19225      +10     
+ Misses      10389    10384       -5     
+ Partials     2765     2762       -3     
Impacted Files Coverage Δ
cmd/kaspawallet/daemon/server/broadcast.go 0.00% <0.00%> (ø)
cmd/kaspawallet/daemon/server/send.go 0.00% <0.00%> (ø)
...ructure/network/rpcclient/grpcclient/grpcclient.go 81.25% <0.00%> (ø)
.../protocol/flows/v5/blockrelay/handle_relay_invs.go 53.84% <0.00%> (+1.21%) ⬆️
infrastructure/network/addressmanager/store.go 79.11% <0.00%> (+1.26%) ⬆️
infrastructure/network/netadapter/router/route.go 77.27% <0.00%> (+4.54%) ⬆️
...tructure/network/rpcclient/rpc_on_chain_changed.go 66.66% <0.00%> (+14.28%) ⬆️

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 b84d6fe...ac025e7. Read the comment docs.

@someone235 someone235 merged commit cd5fd86 into kaspanet:dev May 25, 2022
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