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
/
functional
Age
Commit message (
Expand
)
Author
2022-09-13
Merge bitcoin/bitcoin#24991: init: allow startup with -onlynet=onion -listeno...
fanquake
2022-09-12
RPC: unify arg type error message
furszy
2022-09-10
Merge bitcoin/bitcoin#26054: test: verify best blockhash after invalidating a...
MacroFake
2022-09-09
test: verify best blockhash after invalidating an unknown block
brunoerg
2022-09-09
Merge bitcoin/bitcoin#25990: test: apply fixed feerate to avoid variable dyna...
MacroFake
2022-09-09
Merge bitcoin/bitcoin#26031: test: Display skipped tests reason
MacroFake
2022-09-08
Merge bitcoin/bitcoin#26038: test: invalidating an unknown block throws an error
MacroFake
2022-09-08
test: invalidating an unknown block throws an error
brunoerg
2022-09-08
test: Display skipped tests reason
Aurèle Oulès
2022-09-08
Merge bitcoin/bitcoin#26037: test: Fix `wallet_{basic,listsinceblock}.py` for...
MacroFake
2022-09-07
test: Fix `wallet_listsinceblock.py` for BDB-only wallets
Hennadii Stepanov
2022-09-07
test: Fix `wallet_basic.py` for BDB-only wallets
Hennadii Stepanov
2022-09-07
Merge bitcoin/bitcoin#25678: p2p: skip querying dns seeds if `-onlynet` disab...
fanquake
2022-09-06
p2p: Don't query DNS seeds when both IPv4 and IPv6 are unreachable
Martin Zumsande
2022-09-05
init: allow startup with -onlynet=onion -listenonion=1
Vasil Dimov
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-03
test: apply fixed feerate to avoid variable dynamic fees
stickies-v
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
[next]