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

Add mutex for delete(m.addrs, ..) in MarkUsed #293

Merged
merged 1 commit into from
Jun 15, 2015

Conversation

alexlyp
Copy link
Member

@alexlyp alexlyp commented Jun 15, 2015

To fix a race detected with -race detector

@jrick
Copy link
Member

jrick commented Jun 15, 2015

ok

@conformal-deploy conformal-deploy merged commit a735e3c into btcsuite:master Jun 15, 2015
@alexlyp alexlyp deleted the ayp_race branch March 7, 2016 19:53
alexlyp pushed a commit to alexlyp/btcwallet that referenced this pull request Jul 20, 2016
The following new stake related RPC calls have been added to the
gRPC:

 1. StakeInfo
 2. TicketPrice
 3. ImportScript
 4. PurchaseTickets

ImportPrivateKey has been updated to take the new ScanFrom variable
from Decred.

The GetStakeInfo handling method for the legacy RPC has been modified
to call a more general API from wallet.

The CreatePurchaseTicket API in wallet has been modified to take the
fees to use for both the split transaction and ticket as arguments.

The SemVer minor version for the gRPC server has been bumped to 2.2.0.

The function to retrieve the stake difficulty from wallet has been
changed to simply use the fetch function from the daemon, and the
registration for stake difficulty notifications has been removed.
buck54321 added a commit to buck54321/btcwallet that referenced this pull request May 8, 2024
Remove duplicate NeutrinoClient interface
Merge btcsuite#265 cache+neutrino: add new cache module by @Roasbeef
Merge btcsuite#261 cache+neutrino: update existing Cache interface to use type parameters by @Roasbeef
Merge btcsuite#268 cache: add deletion and iteration methods by @yyforyongyu
Merge btcsuite#279 lru: add methods to range with orders by @yyforyongyu
Merge btcsuite#278 pushtx: map different backend err to internal err by @ziggie1984
Merge btcsuite#273 query+neutrino: use query dispatcher for GetBlock and GetCFilte by @ellemouton
Merge btcsuite#274 multi: introduce a batch filter writer by @ellemouton
Merge btcsuite#275 rescan: use batch filter fetching by @ellemouton
Merge btcsuite#283 blockmanager.go: use btcd libs to validate headers by @guggero
Merge btcsuite#288 neutrino: Added ResetRanking method to PeerRanking by @Chinwendu20
Merge btcsuite#293 & btcsuite#294 Fix typos by @vuittont60
Merge btcsuite#297 query: fix retry query case by @ziggie1984
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.

None yet

3 participants