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-09-06
Merge bitcoin/bitcoin#30790: bench: Remove redundant logging benchmarks
merge-script
2024-09-05
lint: Check for release note snippets in the wrong folder
MarcoFalke
2024-09-05
bench: Remove redundant logging benchmarks
MarcoFalke
2024-09-04
Merge bitcoin/bitcoin#30244: ci: parse TEST_RUNNER_EXTRA into an array
Ava Chow
2024-09-04
Merge bitcoin/bitcoin#30723: lint: Speed up and fix flake8 checks
Ava Chow
2024-09-04
Merge bitcoin/bitcoin#30148: cli: restrict multiple exclusive argument usage ...
Ava Chow
2024-09-04
Merge bitcoin/bitcoin#29566: test: update satoshi_round function
Ava Chow
2024-09-04
Merge bitcoin/bitcoin#28417: contrib/signet/miner updates
Ava Chow
2024-09-04
Merge bitcoin/bitcoin#29605: net: Favor peers from addrman over fetching seed...
Ava Chow
2024-09-03
Merge bitcoin/bitcoin#29553: assumeutxo: Add dumptxoutset height param, remov...
Ava Chow
2024-09-02
Merge bitcoin/bitcoin#30761: test: Avoid intermittent timeout in p2p_headers_...
merge-script
2024-09-02
Merge bitcoin/bitcoin#30750: scripted-diff: LogPrint -> LogDebug
merge-script
2024-09-02
Merge bitcoin/bitcoin#30664: build: Remove Autotools-based build system
merge-script
2024-09-01
test: Test for dumptxoutset at specific height
Fabian Jahr
2024-09-01
RPC: Add type parameter to dumptxoutset
Fabian Jahr
2024-08-30
build: Remove Autotools-based build system
Hennadii Stepanov
2024-08-30
test: Avoid intermittent timeout in p2p_headers_sync_with_minchainwork.py
MarcoFalke
2024-08-29
Merge bitcoin/bitcoin#30714: test: fix `TestShell` initialization (late follo...
glozow
2024-08-29
Merge bitcoin/bitcoin#30701: Use MiniWallet in functional test rpc_signrawtra...
glozow
2024-08-29
refactor: Remove unused LogPrint
MarcoFalke
2024-08-29
scripted-diff: LogPrint -> LogDebug
MarcoFalke
2024-08-29
lint: Speed up flake8 checks
MarcoFalke
2024-08-29
lint: Document missing py_lint dependency
MarcoFalke
2024-08-29
lint: Remove python whitespace and shadowing lint rules
MarcoFalke
2024-08-29
lint: Remove python lint rules that are SyntaxError
MarcoFalke
2024-08-29
test: [refactor] Fix F841 flake8
MarcoFalke
2024-08-29
test: [refactor] Fix E714 pycodestyle
MarcoFalke
2024-08-28
Update spelling.ignore-words
LÅ‘rinc
2024-08-28
Merge bitcoin/bitcoin#22838: descriptors: Be able to specify change and recei...
glozow
2024-08-28
Merge bitcoin/bitcoin#30454: build: Introduce CMake-based build system
merge-script
2024-08-27
Remove second node since only 1 is needed for the test
Martin Saposnic
2024-08-27
Replace custom funding tx creation with MiniWallet.
Martin Saposnic
2024-08-27
Merge bitcoin/bitcoin#30569: node: reduce unsafe uint256S usage
Ava Chow
2024-08-27
Merge bitcoin/bitcoin#30705: test: Avoid intermittent block download timeout ...
merge-script
2024-08-26
Merge bitcoin/bitcoin#30698: test: Add time-timewarp-attack boundary cases
Ava Chow
2024-08-26
Merge bitcoin/bitcoin#30669: test: XORed blocks test follow up
Ava Chow
2024-08-25
test: fix `TestShell` initialization (late follow-up for #30463)
Sebastian Falbesoner
2024-08-25
test: check xor.dat recreated when missing
tdb3
2024-08-25
test: add null block xor key
tdb3
2024-08-25
refactor: lift NUM_XOR_BYTES
tdb3
2024-08-25
refactor: move read_xor_key() to TestNode
tdb3
2024-08-25
refactor: use unlink rather than os.remove
tdb3
2024-08-24
Merge bitcoin/bitcoin#30703: test: Avoid duplicate curl call in get_previous_...
merge-script
2024-08-23
test: add blocks_key_path
tdb3
2024-08-23
test: Avoid intermittent block download timeout in p2p_ibd_stalling
MarcoFalke
2024-08-23
node: use uint256::FromUserHex for -assumevalid parsing
stickies-v
2024-08-23
node: use uint256::FromUserHex for -minimumchainwork parsing
stickies-v
2024-08-23
Merge bitcoin/bitcoin#30665: test: Enable detect_leaks=1 in ASAN_OPTIONS expl...
merge-script
2024-08-23
test: Avoid duplicate curl call in get_previous_releases.py
MarcoFalke
2024-08-22
test: Add time-timewarp-attack boundary cases
Greg Sanders
[next]