index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-06-14
Merge bitcoin/bitcoin#25320: util: modify Win32LockedPageAllocator to query w...
laanwj
2022-06-14
refactor: Introduce PeerManagerImpl::RejectIncomingTxs
MacroFake
2022-06-14
Merge bitcoin/bitcoin#25359: doc: add distcc to productivity notes
laanwj
2022-06-13
Merge bitcoin/bitcoin#25356: test: Remove MiniWallet mempool_valid option
MacroFake
2022-06-13
Merge bitcoin/bitcoin#25251: Consolidate Windows ASLR workarounds for upstrea...
MacroFake
2022-06-13
test: Remove MiniWallet mempool_valid option
MacroFake
2022-06-13
Merge bitcoin/bitcoin#24839: test: use MiniWallet for mining_prioritisetransa...
MacroFake
2022-06-13
doc: add distcc to productivity notes
Sjors Provoost
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-13
build: systemtap 4.7
fanquake
2022-06-13
Merge bitcoin/bitcoin#25352: test: Fix previous release binary download scrip...
MacroFake
2022-06-13
test: passing a value below 5 MB to -maxmempool should throw an error
brunoerg
2022-06-13
Merge bitcoin/bitcoin#25313: guix: re-revert risc-v execstack workaround
laanwj
2022-06-12
test: Fix previous release binary download script for Apple ARM64
Fabian Jahr
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#25333: test: Fix out-of-range port collisions
MacroFake
2022-06-10
Merge bitcoin/bitcoin#24931: Strengthen thread safety assertions
MacroFake
2022-06-10
test: Fix out-of-range port collisions
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-10
Merge bitcoin/bitcoin#25312: test: Fix port collisions caused by p2p_getaddr_...
MacroFake
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
doc: add `desig` to ignore-words
brunoerg
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
[test] Fix port collisions caused by p2p_getaddr_caching.py
dergoegge
2022-06-08
[test_framework] Set PortSeed.n directly after initialising params
dergoegge
2022-06-08
Merge bitcoin/bitcoin#25294: test: Fix wait_for_debug_log UnicodeDecodeError
MacroFake
2022-06-08
Merge bitcoin/bitcoin#24395: build: use `BOOST_MULTI_INDEX_ENABLE_SAFE_MODE` ...
MacroFake
2022-06-08
wallet: GetAvailableBalance, remove double walk-through every available coin
furszy
2022-06-08
wallet: add 'only_spendable' filter to AvailableCoins
furszy
2022-06-08
wallet: remove unused IsSpentKey(hash, index) method
furszy
2022-06-08
wallet: avoid extra IsSpentKey -> GetWalletTx lookups
furszy
2022-06-08
wallet: decouple IsSpentKey(scriptPubKey) from IsSpentKey(hash, n)
furszy
2022-06-08
wallet: IsSpent, 'COutPoint' arg instead of (hash, index)
furszy
2022-06-08
wallet: IsLockedCoin, 'COutPoint' arg instead of (hash, index)
furszy
2022-06-08
wallet: AvailableCoins, don't call 'wtx.tx->vout[i]' multiple times
furszy
2022-06-08
wallet: return 'CoinsResult' struct in `AvailableCoins`
furszy
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
[prev]
[next]