Author
Label
Projects
Milestones
Reviews
Assignee
Sort
refactor: Drop unused `UniqueLock(Mutex*, ...)` constructor in sync.h
Refactoring
#19913
opened Sep 7, 2020 by
hebasto
net: guard vRecvGetData with cs_vRecv and orphan_work_set with g_cs_orphans
P2P
#19911
opened Sep 7, 2020 by
narula
txmempool: Remove unused clear() member function
Refactoring
#19909
opened Sep 7, 2020 by
MarcoFalke
Remove dead CheckForkWarningConditionsOnNewFork
Refactoring
Validation
#19905
opened Sep 7, 2020 by
MarcoFalke
Avoid locking CTxMemPool::cs recursively in CTxMemPool::DynamicMemoryUsage()
Refactoring
#19901
opened Sep 6, 2020 by
hebasto
log: print unexpected version warning in validation log category
Utils/log/libs
Validation
#19898
opened Sep 6, 2020 by
n-thumann
test: Remove or explain syncwithvalidationinterfacequeue
Tests
#19893
opened Sep 6, 2020 by
MarcoFalke
depends: Fix `make --just-print` command
Build system
Needs Guix build
Needs gitian build
#19891
opened Sep 6, 2020 by
hebasto
test: Add consistent formatting for messages.py repr methods
Tests
#19889
opened Sep 5, 2020 by
adaminsky
p2p: No delay in adding fixed seeds if -dnsseed=0 and peers.dat is empty
P2P
#19884
opened Sep 5, 2020 by
dhruv
net, rpc: expose connection type in getpeerinfo
P2P
RPC/REST/ZMQ
#19883
opened Sep 5, 2020 by
jonatack
depends: Export PATH variable rather passing it to the `call` function
Build system
#19882
opened Sep 5, 2020 by
hebasto
fix CTxMemPool::TrimToSize to put only confirmed coins in pvNoSpendsRemaining
Mempool
#19880
opened Sep 5, 2020 by
markblundeberg
cli: degrade -getinfo gracefully for older servers
RPC/REST/ZMQ
#19874
opened Sep 4, 2020 by
jonatack
Avoid locking CTxMemPool::cs recursively in some cases
Mempool
Mining
P2P
RPC/REST/ZMQ
Validation
#19872
opened Sep 4, 2020 by
hebasto
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.