index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-06-17
Merge bitcoin/bitcoin#25299: doc: Correct comments re. units of constants
laanwj
2022-06-16
Merge bitcoin/bitcoin#24649: wallet: do not count wallet utxos as external
Andrew Chow
2022-06-16
Merge bitcoin/bitcoin#24356: refactor: replace CConnman::SocketEvents() with ...
laanwj
2022-06-16
Merge bitcoin/bitcoin#25215: [kernel 2d/n] Reduce CTxMemPool constructor call...
laanwj
2022-06-16
Merge bitcoin/bitcoin#25369: Unsubtree Univalue
MacroFake
2022-06-15
bench/rpc_mempool: Create ChainTestingSetup, use its CTxMemPool
Carl Dong
2022-06-15
bench: Use existing CTxMemPool in TestingSetup
Carl Dong
2022-06-15
scripted-diff: test: Use CTxMemPool in TestingSetup
Carl Dong
2022-06-15
test/policyestimator: Use ChainTestingSetup's CTxMemPool
Carl Dong
2022-06-15
rest/getutxos: Don't construct empty mempool
Carl Dong
2022-06-15
Merge bitcoin/bitcoin#25368: doc: Update importaddress mention incompatibilit...
Andrew Chow
2022-06-15
Merge bitcoin-core/gui#618: refactor: Add `transactionoverviewwidget.cpp` sou...
Hennadii Stepanov
2022-06-15
Merge bitcoin/bitcoin#25223: [kernel 2e/n] miner: Make `mempool` optional, st...
fanquake
2022-06-15
refactor: cleanups post unsubtree'ing univalue
fanquake
2022-06-15
refactor: un-subtree univalue
fanquake
2022-06-15
Merge bitcoin/bitcoin#25339: RPC/blockchain: Elaborate on scantxoutset docume...
MacroFake
2022-06-15
Merge bitcoin/bitcoin#25156: refactor: Introduce PeerManagerImpl::RejectIncom...
MacroFake
2022-06-15
Merge bitcoin/bitcoin#25338: scripted-diff: Avoid incompatibility with CMake ...
MacroFake
2022-06-14
doc: Update importaddress mention incompatibility with descriptor wallet
BrokenProgrammer
2022-06-14
qt, refactor: Add `transactionoverviewwidget.cpp` source file
Hennadii Stepanov
2022-06-14
Merge bitcoin/bitcoin#25306: logging: add LogPrintfCategory to log unconditio...
laanwj
2022-06-14
Merge bitcoin/bitcoin#25332: build: test for timingsafe_bcmp
laanwj
2022-06-14
scripted-diff: Avoid incompatibility with CMake AUTOUIC feature
Hennadii Stepanov
2022-06-14
Merge bitcoin/bitcoin#25320: util: modify Win32LockedPageAllocator to query w...
laanwj
2022-06-14
refactor: Introduce PeerManagerImpl::RejectIncomingTxs
MacroFake
2022-06-13
Merge bitcoin/bitcoin#25251: Consolidate Windows ASLR workarounds for upstrea...
MacroFake
2022-06-13
RPC/blockchain: Reorder result documentation for scantxoutset
Luke Dashjr
2022-06-13
scripted-diff: RPC/blockchain: Lowercase "when" in scantxoutset documentation
Luke Dashjr
2022-06-13
RPC/blockchain: Elaborate on scantxoutset documentation
Luke Dashjr
2022-06-12
Merge bitcoin-core/gui#602: Unify bitcoin-qt and bitcoind persistent settings
Hennadii Stepanov
2022-06-12
Merge bitcoin-core/gui#608: wallet, refactor: Make `WalletModel::sendCoins()`...
Hennadii Stepanov
2022-06-11
Update secp256k1 subtree to latest upstream master
fanquake
2022-06-11
Squashed 'src/secp256k1/' changes from 8746600ee..44c2452fd
fanquake
2022-06-11
compat: Consolidate mingw-w64 ASLR workaround for upstream libsecp changes
fanquake
2022-06-10
Merge bitcoin/bitcoin#24931: Strengthen thread safety assertions
MacroFake
2022-06-10
util: modify Win32LockedPageAllocator to query windows for limit
Oskar Mendel
2022-06-10
build: test for timingsafe_bcmp
fanquake
2022-06-09
net: use Sock::WaitMany() instead of CConnman::SocketEvents()
Vasil Dimov
2022-06-09
Merge bitcoin/bitcoin#25307: doc: fix typo in kernel/context.h and add `desig...
fanquake
2022-06-09
net: introduce Sock::WaitMany()
Vasil Dimov
2022-06-09
net: also wait for exceptional events in Sock::Wait()
Vasil Dimov
2022-06-09
Merge bitcoin/bitcoin#25303: refactor: Remove redundant addrman time checks
fanquake
2022-06-08
doc: fix typo in kernel/context.h
brunoerg
2022-06-08
logging: use LogPrintfCategory rather than a manual category
Jon Atack
2022-06-08
logging: add LogPrintfCategory to log unconditionally with category
Jon Atack
2022-06-08
Remove redundant nLastTry check
MarcoFalke
2022-06-08
Merge bitcoin/bitcoin#25096: [net] Minor improvements to addr caching
fanquake
2022-06-08
Remove redundant nTime checks
MarcoFalke
2022-06-07
doc: Correct comment describing value of MAX_FILE_SIZE_PSBT as in MiB
Ben Woosley
2022-06-07
doc: Correct nPruneTarget misidentifying units of variable
darosior
[next]