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
2024-02-20
lint: Check for missing or redundant bitcoin-config.h includes
MarcoFalke
2024-02-20
lint: Make lint error easier to spot in output
MarcoFalke
2024-02-20
doc: Add missing RUST_BACKTRACE=1
MarcoFalke
2024-02-20
lint: Add get_subtrees() helper
MarcoFalke
2024-02-15
rpc: Fixed signed integer overflow for large feerates
MarcoFalke
2024-02-13
Merge bitcoin/bitcoin#29394: test, assumeutxo: Add test to ensure failure whe...
fanquake
2024-02-13
Merge bitcoin/bitcoin#29424: v3 followups
fanquake
2024-02-13
Merge bitcoin/bitcoin#29425: test: fix intermittent failure in wallet_reorgre...
fanquake
2024-02-12
test: fix intermittent failure in wallet_reorgrestore.py
Martin Zumsande
2024-02-12
Merge bitcoin/bitcoin#28987: wallet: simplify and batch zap wallet txes process
Ava Chow
2024-02-12
[test] second child of a v3 tx can be replaced individually
glozow
2024-02-12
[refactor] use MAX_PUBKEYS_PER_MULTISIG instead of magic numbers in test
glozow
2024-02-12
Merge bitcoin/bitcoin#29399: test: Fix utxo set hash serialisation signedness
fanquake
2024-02-09
Merge bitcoin/bitcoin#28948: v3 transaction policy for anti-pinning
Ava Chow
2024-02-09
wallet: batch and simplify ZapSelectTx process
furszy
2024-02-09
test, assumeutxo: Add test to ensure failure when mempool not empty
Hernan Marino
2024-02-08
Merge bitcoin/bitcoin#28996: test: maxuploadtarget: check for mempool msg dis...
Ava Chow
2024-02-08
Merge bitcoin/bitcoin#29372: test: fix intermittent failure in `rpc_setban.py...
Ava Chow
2024-02-08
[functional test] v3 transaction submission
glozow
2024-02-08
test framework: Add and use option for tx-version in MiniWallet methods
MarcoFalke
2024-02-07
Merge bitcoin/bitcoin#29112: sqlite: Disallow writing from multiple `SQLiteBa...
Ryan Ofsky
2024-02-07
Merge bitcoin/bitcoin#29363: test: Fix CPartialMerkleTree.nTransactions signe...
fanquake
2024-02-07
test: Fix utxo set hash serialisation signedness
MarcoFalke
2024-02-06
tests: Test for concurrent writes with db tx
Ava Chow
2024-02-06
Merge bitcoin/bitcoin#29356: test: make v2transport arg in addconnection mand...
glozow
2024-02-06
Merge bitcoin/bitcoin#29353: test: p2p: adhere to typical VERSION message pro...
glozow
2024-02-05
test: check that mempool msgs lead to disconnect if uploadtarget is reached
Sebastian Falbesoner
2024-02-05
test: check for specific disconnect reasons in feature_maxuploadtarget.py
Sebastian Falbesoner
2024-02-05
test: verify `-maxuploadtarget` limit state via `getnettotals` RPC result
Sebastian Falbesoner
2024-02-05
Merge bitcoin/bitcoin#29354: test: Assumeutxo with more than just coinbase tr...
glozow
2024-02-02
Merge bitcoin/bitcoin#28868: wallet: Fix migration of wallets with txs that h...
Ryan Ofsky
2024-02-02
test: fix intermittent failure in rpc_setban.py --v2transport
Martin Zumsande
2024-02-01
tests: Test that descriptors flag is set for migrated blank wallets
Ava Chow
2024-02-01
test: Test migration of tx with both spendable and watchonly
Ava Chow
2024-02-01
test: Make sure that migration test does not rescan on reloading
Ava Chow
2024-02-01
test: p2p: adhere to typical VERSION message protocol flow
Sebastian Falbesoner
2024-02-01
test: p2p: process post-v2-handshake data immediately
Sebastian Falbesoner
2024-02-01
test: p2p: introduce helper for sending prepared VERSION message
Sebastian Falbesoner
2024-02-01
test: Fix CPartialMerkleTree.nTransactions signedness
MarcoFalke
2024-01-31
Merge bitcoin/bitcoin#29352: test: fix intermittent failure in p2p_v2_earlyke...
Ava Chow
2024-01-31
Merge bitcoin/bitcoin#28976: wallet: Fix migration of blank wallets
Ryan Ofsky
2024-01-31
Merge bitcoin/bitcoin#29347: net: enable v2transport by default
Ava Chow
2024-01-31
[test] make v2transport arg in addconnection mandatory and few cleanups
stratospher
2024-01-31
test: fix intermittent failure in p2p_v2_earlykeyresponse
Martin Zumsande
2024-01-31
test: Assumeutxo with more than just coinbase transactions
MarcoFalke
2024-01-31
Merge bitcoin/bitcoin#29343: test: fix wallet_import_rescan unrounded minimum...
fanquake
2024-01-30
Merge bitcoin/bitcoin#29067: test: Treat msg_version.relay as unsigned, Remov...
glozow
2024-01-29
net: enable v2transport by default
Pieter Wuille
2024-01-29
Merge bitcoin/bitcoin#24748: test/BIP324: functional tests for v2 P2P encryption
Ava Chow
2024-01-29
Merge bitcoin/bitcoin#29329: fuzz: Print coverage summary after run_once
fanquake
[next]