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
2023-03-19
Merge bitcoin/bitcoin#27265: test: check that sigop limit also affects ancest...
fanquake
2023-03-17
Merge bitcoin/bitcoin#27212: test: Make the unlikely race in p2p_invalid_mess...
fanquake
2023-03-17
test: Make the unlikely race in p2p_invalid_messages impossible
MarcoFalke
2023-03-16
Merge bitcoin/bitcoin#27199: test: fix race condition in encrypted wallet res...
Andrew Chow
2023-03-16
Merge bitcoin/bitcoin#27200: test: psbt: check non-witness UTXO removal for s...
Andrew Chow
2023-03-15
Merge bitcoin/bitcoin#26207: rest: add verbose and mempool_sequence query par...
Andrew Chow
2023-03-15
test: fix race condition in encrypted wallet rescan tests
ishaanam
2023-03-15
test: check that sigop limit also affects ancestor/descendant size
Sebastian Falbesoner
2023-03-13
Merge bitcoin/bitcoin#27235: Avoid integer overflow in CheckDiskSpace
glozow
2023-03-13
Merge bitcoin/bitcoin#26514: Improve address decoding errors
glozow
2023-03-13
Merge bitcoin/bitcoin#27221: test: Default timeout factor to 4 under --valgrind
fanquake
2023-03-13
[test] Add manual prune startup test case
dergoegge
2023-03-10
Merge bitcoin/bitcoin#27171: test: add coverage for sigop limit policy (`-byt...
fanquake
2023-03-10
Merge bitcoin/bitcoin#27226: test: Use self.wait_until over wait_until_helper
fanquake
2023-03-10
Merge bitcoin/bitcoin#23813: Add test and docs for getblockfrompeer with pruning
fanquake
2023-03-08
Merge bitcoin/bitcoin#26996: test: Flatten miniwallet array and remove random...
fanquake
2023-03-08
Merge bitcoin/bitcoin#26194: rpc, wallet: use the same `next_index` key in `l...
Andrew Chow
2023-03-08
test: Use self.wait_until over wait_until_helper
MarcoFalke
2023-03-07
test: Flatten miniwallet array and remove random fee in longpoll
MarcoFalke
2023-03-07
test: Default timeout factor to 4 under --valgrind
MarcoFalke
2023-03-07
test: add coverage for sigop limit policy (`-bytespersigop` setting)
Sebastian Falbesoner
2023-03-06
Merge bitcoin/bitcoin#26742: http: Track active requests and wait for last to...
Andrew Chow
2023-03-05
test: psbt: check non-witness UTXO removal for segwit v1 input
Sebastian Falbesoner
2023-03-05
test: speedup rpc_psbt.py by whitelisting peers (immediate tx relay)
Sebastian Falbesoner
2023-03-04
test: PSBT: eliminate magic numbers for global unsigned tx key (0)
Sebastian Falbesoner
2023-02-28
Merge bitcoin/bitcoin#26533: prune: scan and unlink already pruned block file...
Andrew Chow
2023-02-23
Merge bitcoin/bitcoin#25943: rpc: Add a parameter to sendrawtransaction which...
Andrew Chow
2023-02-22
Merge bitcoin/bitcoin#25574: validation: Improve error handling when VerifyDB...
Andrew Chow
2023-02-22
Merge bitcoin/bitcoin#27143: test: Replace 0xC0 constant
fanquake
2023-02-22
Merge bitcoin/bitcoin#27068: wallet: SecureString to allow null characters
Andrew Chow
2023-02-22
Merge bitcoin/bitcoin#27137: test: Raise PRNG seed log to INFO
fanquake
2023-02-22
Merge bitcoin/bitcoin#26595: wallet: be able to specify a wallet name and pas...
fanquake
2023-02-22
test: Replace 0xC0 constant
roconnor-blockstream
2023-02-22
Merge bitcoin/bitcoin#25867: lint: enable E722 do not use bare except
fanquake
2023-02-21
tests: Tests for migrating wallets by name, and providing passphrase
Andrew Chow
2023-02-21
Test case for passphrases with null characters
John Moffett
2023-02-21
Merge bitcoin/bitcoin#26347: wallet: ensure the wallet is unlocked when neede...
Andrew Chow
2023-02-21
Raise PRNG seed log to INFO.
roconnor-blockstream
2023-02-20
Add test for unspendable transactions and parameter 'maxburnamount' to sendra...
David Gumberg
2023-02-20
Merge bitcoin/bitcoin#27053: wallet: reuse change dest when re-creating TX wi...
fanquake
2023-02-20
Merge bitcoin/bitcoin#27113: rpc: Use a FlatSigningProvider in decodescript t...
fanquake
2023-02-20
Merge bitcoin/bitcoin#27128: test: fix intermittent issue in `p2p_disconnect_...
fanquake
2023-02-20
Merge bitcoin/bitcoin#25950: test: fix test abort for high timeout values (an...
fanquake
2023-02-20
test: fix intermittent issue in `p2p_disconnect_ban`
brunoerg
2023-02-18
lint: enable E722 do not use bare except
Leonardo Lazzaro
2023-02-17
test: fix test abort for high timeout values (and `--timeout-factor 0`)
Sebastian Falbesoner
2023-02-17
Merge bitcoin/bitcoin#20018: p2p: ProcessAddrFetch(-seednode) is unnecessary ...
Andrew Chow
2023-02-16
validation: report if pruning prevents completion of verification
Martin Zumsande
2023-02-16
Merge bitcoin/bitcoin#25344: New `outputs` argument for `bumpfee`/`psbtbumpfee`
Andrew Chow
2023-02-16
wallet: Be able to unlock the wallet for migration
Andrew Chow
[next]