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
/
test
Age
Commit message (
Expand
)
Author
2022-09-05
Merge bitcoin/bitcoin#25768: wallet: Properly rebroadcast unconfirmed transac...
glozow
2022-09-05
Merge bitcoin/bitcoin#25976: QA: rpc_blockchain: Test output of getblock verb...
MacroFake
2022-09-04
Merge bitcoin/bitcoin#25978: test: fix non-determinism in p2p_headers_sync_wi...
fanquake
2022-09-04
Merge bitcoin/bitcoin#25914: test: Fix intermittent issue in p2p_leak.py
fanquake
2022-09-01
Merge bitcoin/bitcoin#25614: Severity-based logging, step 2
Andrew Chow
2022-09-01
test: fix non-determinism in p2p_headers_sync_with_minchainwork.py
Suhas Daftuar
2022-09-01
Merge bitcoin/bitcoin#19602: wallet: Migrate legacy wallets to descriptor wal...
Andrew Chow
2022-09-01
QA: rpc_blockchain: Test output of getblock verbosity 0, False, and True
Luke Dashjr
2022-09-01
Merge bitcoin/bitcoin#25960: p2p: Headers-sync followups
fanquake
2022-08-31
Merge bitcoin/bitcoin#25915: test: Fix wallet_balance intermittent issue
Andrew Chow
2022-08-31
Merge bitcoin/bitcoin#25955: test: use `sendall` when emptying wallet
MacroFake
2022-08-30
test: simplify splitment with `sendall` in wallet_basic
brunoerg
2022-08-30
Bypass headers anti-DoS checks for NoBan peers
Suhas Daftuar
2022-08-30
Merge bitcoin/bitcoin#25717: p2p: Implement anti-DoS headers sync
fanquake
2022-08-30
test: use `sendall` when emptying wallet
brunoerg
2022-08-29
Test migratewallet
Andrew Chow
2022-08-29
test: Test that an unconfirmed not-in-mempool chain is rebroadcast
Andrew Chow
2022-08-29
wallet: Deduplicate Resend and ReacceptWalletTransactions
Andrew Chow
2022-08-29
Test large reorgs with headerssync logic
Suhas Daftuar
2022-08-29
Expose HeadersSyncState::m_current_height in getpeerinfo()
Suhas Daftuar
2022-08-29
Test headers sync using minchainwork threshold
Suhas Daftuar
2022-08-29
Require callers of AcceptBlockHeader() to perform anti-dos checks
Suhas Daftuar
2022-08-29
Utilize anti-DoS headers download strategy
Suhas Daftuar
2022-08-27
test: Fix wallet_balance intermittent issue
MacroFake
2022-08-26
Merge bitcoin/bitcoin#25922: wallet: trigger MaybeResendWalletTxs() every minute
Andrew Chow
2022-08-26
Merge bitcoin/bitcoin#25355: I2P: add support for transient addresses for out...
Andrew Chow
2022-08-25
Apply label to all scriptPubKeys of imported combo()
Andrew Chow
2022-08-25
test: fix typo for MaybeResendWalletTxs
stickies-v
2022-08-25
wallet: trigger MaybeResendWalletTxs() every minute
stickies-v
2022-08-24
test: Fix intermittent issue in p2p_leak.py
MacroFake
2022-08-24
Merge bitcoin/bitcoin#25865: test: speedup wallet tests by whitelisting peers...
MacroFake
2022-08-24
Merge bitcoin/bitcoin#25906: test: add coverage for invalid parameters for `r...
MacroFake
2022-08-23
test: add coverage for invalid parameters for `rescanblockchain`
brunoerg
2022-08-22
Merge bitcoin/bitcoin#25775: docs: remove non-signaling mentions of BIP125
fanquake
2022-08-22
Merge bitcoin/bitcoin#23202: wallet: allow psbtbumpfee to work with txs with ...
fanquake
2022-08-20
Create BCLog::Level::Trace log severity level
Jon Atack
2022-08-20
Update LogAcceptCategory() and unit tests with log severity levels
klementtan
2022-08-19
test, bumpfee: Check that psbtbumpfee can bump txs with external inputs
Andrew Chow
2022-08-19
tests: Use mocktime for wallet encryption timeout
Andrew Chow
2022-08-18
tests: Test that external inputs of txs in wallet is handled correctly
Andrew Chow
2022-08-18
wallet: SelectExternal actually external inputs
Andrew Chow
2022-08-18
test: speedup wallet tests by whitelisting peers (immediate tx relay)
Sebastian Falbesoner
2022-08-16
Merge bitcoin/bitcoin#25734: wallet, refactor: #24584 follow-ups
Andrew Chow
2022-08-16
Merge bitcoin/bitcoin#25504: RPC: allow to track coins by parent descriptors
Andrew Chow
2022-08-16
rpc: add an include_change parameter to listsinceblock
Antoine Poinsot
2022-08-16
test: add a test that -i2pacceptincoming=0 creates a transient session
Vasil Dimov
2022-08-16
Merge bitcoin/bitcoin#25803: refactor: Drop `boost/algorithm/string/replace.h...
fanquake
2022-08-15
Merge bitcoin/bitcoin#25720: p2p: Reduce bandwidth during initial headers syn...
Andrew Chow
2022-08-13
Merge bitcoin/bitcoin#25235: GetExternalSigner(): fail if multiple signers ar...
fanquake
2022-08-12
Add functional test for block announcements during initial headers sync
Suhas Daftuar
[next]