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-04-24
rpc: Reword SighashFromStr error message
MarcoFalke
2024-04-16
[rpc, bugfix] Enforce maximum value for setmocktime
dergoegge
2024-03-05
Merge bitcoin/bitcoin#29541: test: remove file-wide interpreter.cpp ubsan sup...
fanquake
2024-03-05
Merge bitcoin/bitcoin#29567: doc: fix broken reference to CI setup in test/li...
fanquake
2024-03-05
docs: Fix broken reference to CI setup in test/lint/README.md
naiyoma
2024-03-05
Merge bitcoin/bitcoin#29502: test: modify weight estimate in functional tests
fanquake
2024-03-04
Merge bitcoin/bitcoin#29524: p2p: Don't consider blocks mutated if they don't...
fanquake
2024-03-02
test: remove file-wide interpreter.cpp ubsan suppression
fanquake
2024-03-01
test: fix flaky wallet_send functional test
Max Edwards
2024-03-01
test: fix weight estimates in functional tests
Max Edwards
2024-02-29
p2p: Don't consider blocks mutated if they don't connect to known prev block
Greg Sanders
2024-02-29
Merge bitcoin/bitcoin#29390: test: speedup bip324_cipher.py unit test
Ava Chow
2024-02-29
Merge bitcoin/bitcoin#29510: wallet: `getrawchangeaddress` and `getnewaddress...
Ava Chow
2024-02-29
Merge bitcoin/bitcoin#29511: test: Fix intermittent failure in rpc_net.py --v...
Ava Chow
2024-02-29
test: Fix intermittent failure in rpc_net.py --v2transport
stratospher
2024-02-28
Merge bitcoin/bitcoin#29412: p2p: Don't process mutated blocks
Ava Chow
2024-02-28
test: make sure keypool sizes do not change on `getrawchangeaddress`/`getnewa...
UdjinM6
2024-02-27
doc: Fix Broken Links
Justin Dhillon
2024-02-27
[test] Add regression test for #27608
dergoegge
2024-02-27
Merge bitcoin/bitcoin#29358: test: use v2 everywhere for P2PConnection if --v...
fanquake
2024-02-27
Merge bitcoin/bitcoin#28178: fuzz: Generate with random libFuzzer settings
fanquake
2024-02-26
Merge bitcoin/bitcoin#29467: test: Fix intermittent issue in interface_rest.py
fanquake
2024-02-26
Merge bitcoin/bitcoin#29470: test: Add option to skip python unit tests
fanquake
2024-02-26
Merge bitcoin/bitcoin#29408: lint: Check for missing bitcoin-config.h includes
fanquake
2024-02-23
test: Add option to skip unit tests for the test runner
Martin Zumsande
2024-02-22
test: Fix intermittent issue in interface_rest.py
MarcoFalke
2024-02-21
Merge bitcoin/bitcoin#29400: test: Fix SegwitV0SignatureMsg nLockTime signedness
Ava Chow
2024-02-20
test: assert rpc error for addnode v2transport not enabled
kevkevin
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: enable v2 for python p2p depending on global --v2transport flag
Martin Zumsande
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
[next]