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-07-22
Fix lint-spelling warnings
LÅ‘rinc
2024-07-22
Merge bitcoin/bitcoin#30463: qa: Functional test improvements
glozow
2024-07-18
Merge bitcoin/bitcoin#30320: assumeutxo: Don't load a snapshot if it's not in...
Ava Chow
2024-07-18
Merge bitcoin/bitcoin#30444: rest: Reject negative outpoint index early in ge...
Ava Chow
2024-07-18
Merge bitcoin/bitcoin#30453: test: Non-Shy version sender
glozow
2024-07-17
Merge bitcoin/bitcoin#29523: Wallet: Add `max_tx_weight` to transaction fund...
Ava Chow
2024-07-17
Merge bitcoin/bitcoin#30468: test: bump mocktime only after node has received...
merge-script
2024-07-17
Merge bitcoin/bitcoin#30457: doc: getaddressinfo[isscript] is optional
merge-script
2024-07-17
test: bump mocktime after node has received and sent bytes
stratospher
2024-07-17
test: Non-Shy version sender
MarcoFalke
2024-07-17
doc: getaddressinfo[isscript] is optional
MarcoFalke
2024-07-16
Merge bitcoin/bitcoin#30357: Fix cases of calls to `FillPSBT` errantly return...
Ava Chow
2024-07-16
qa: Do not assume running `feature_asmap.py` from source directory
Hennadii Stepanov
2024-07-16
qa: Consider `cache` and `config.ini` relative to invocation directory
Hennadii Stepanov
2024-07-16
scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()`
Hennadii Stepanov
2024-07-16
Merge bitcoin/bitcoin#22729: Make it possible to disable Tor binds and abort ...
Ava Chow
2024-07-16
Merge bitcoin/bitcoin#30429: rpc: Use CHECK_NONFATAL over Assert
Ava Chow
2024-07-16
Merge bitcoin/bitcoin#30394: net: fix race condition in self-connect detection
glozow
2024-07-16
Merge bitcoin/bitcoin#30420: test: Fix intermittent failure in p2p_v2_misbeha...
merge-script
2024-07-15
test: Fix intermittent failure in p2p_v2_misbehaving.py
stratospher
2024-07-12
Merge bitcoin/bitcoin#30295: #28984 package rbf followups
merge-script
2024-07-12
rest: Reject negative outpoint index in getutxos parsing
MarcoFalke
2024-07-12
rpc: Use CHECK_NONFATAL over Assert
MarcoFalke
2024-07-11
Merge bitcoin/bitcoin#30353: test: fix inconsistency in fundrawtransaction we...
Ava Chow
2024-07-11
validation: Don't load a snapshot if it's not in the best header chain.
Martin Zumsande
2024-07-11
Merge bitcoin/bitcoin#26596: wallet: Migrate legacy wallets to descriptor wal...
glozow
2024-07-10
test: fix inconsistency in fundrawtransaction weight limits test
furszy
2024-07-10
Merge bitcoin/bitcoin#29668: prune, rpc: Check undo data when finding prunehe...
Ava Chow
2024-07-10
Merge bitcoin/bitcoin#29996: Assumeutxo: bugfix on loadtxoutset with a diverg...
Ava Chow
2024-07-09
Merge bitcoin/bitcoin#29154: tests: improve wallet multisig descriptor test a...
Ava Chow
2024-07-09
Merge bitcoin/bitcoin#29431: test/BIP324: disconnection scenarios during v2 h...
Ava Chow
2024-07-09
Merge bitcoin/bitcoin#30329: fuzz: improve utxo_snapshot target
Ryan Ofsky
2024-07-09
Reapply "test: p2p: check that connecting to ourself leads to disconnect"
Sebastian Falbesoner
2024-07-09
package rbf: cpfp structure requires package > parent feerate
Greg Sanders
2024-07-09
test package rbf boundary conditions more closely
Greg Sanders
2024-07-08
Merge bitcoin/bitcoin#29855: psbt: Check non witness utxo outpoint early
Ryan Ofsky
2024-07-05
test: loadtxoutset in divergent chain with less work
Alfonso Roman Zubeldia
2024-07-04
fuzz: improve utxo_snapshot target
Martin Zumsande
2024-07-04
Merge bitcoin/bitcoin#29625: Several randomness improvements
merge-script
2024-07-03
lint: remove unneeded trailing line fix
willcl-ark
2024-07-03
lint: ignore files ignored by git in mlc
willcl-ark
2024-07-03
test: add test for modififed walletprocesspsbt calls
willcl-ark
2024-07-02
Merge bitcoin/bitcoin#29720: rpc: Avoid getchaintxstats invalid results
Ava Chow
2024-07-02
Merge bitcoin/bitcoin#30272: doc: use TRUC instead of v3 and add release note
Ava Chow
2024-07-02
Merge bitcoin/bitcoin#30267: assumeutxo: Check snapshot base block is not in ...
Ava Chow
2024-07-02
Merge bitcoin/bitcoin#30365: #27307 follow-up: update mempool conflict tests ...
Ava Chow
2024-07-02
Merge bitcoin/bitcoin#30340: test: Added coverage to Block not found error us...
Ava Chow
2024-07-02
Merge bitcoin/bitcoin#30339: test: add coverage for `node` field of `getadded...
Ava Chow
2024-07-02
net: require P2P binds to succeed
Vasil Dimov
2024-07-02
net: don't extra bind for Tor if binds are restricted
Vasil Dimov
[next]