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-10-21
Merge bitcoin/bitcoin#31097: validation: Improve input script check error rep...
merge-script
2024-10-21
Merge bitcoin/bitcoin#31063: lint: commit-script-check.sh: echo to stderr
merge-script
2024-10-17
Merge bitcoin/bitcoin#29877: tracing: explicitly cast block_connected duratio...
merge-script
2024-10-17
[test] A non-standard transaction which is also consensus-invalid should retu...
Antoine Poinsot
2024-10-16
Merge bitcoin/bitcoin#31067: test: Print CompletedProcess object on error
merge-script
2024-10-15
Merge bitcoin/bitcoin#30859: doc: cmake: prepend "build" to functional/test_r...
merge-script
2024-10-11
doc: cmake: prepend and explain "build/" where needed
Larry Ruane
2024-10-10
test: Print CompletedProcess object on error
MarcoFalke
2024-10-10
doc: lint: correct outdated comment (s/Makefile.am/CMakeLists.txt/)
Sebastian Falbesoner
2024-10-10
scripted-diff: drop config/ subdir for bitcoin-config.h, rename to bitcoin-bu...
Sebastian Falbesoner
2024-10-09
lint: commit-script-check.sh: echo to stderr
MarcoFalke
2024-10-08
Merge bitcoin/bitcoin#30920: test: Remove 0.16.3 test from wallet_backwards_c...
merge-script
2024-10-08
Merge bitcoin/bitcoin#31018: test: Treat exclude list warning as failure in CI
merge-script
2024-10-05
Merge bitcoin/bitcoin#30793: rpc: add getorphantxs
glozow
2024-10-02
Merge bitcoin/bitcoin#30929: log: Enforce trailing newline
Ava Chow
2024-10-02
test: add getorphantxs tests
tdb3
2024-10-02
test: add tx_in_orphanage()
tdb3
2024-10-02
test: Treat exclude list warning as failure in CI
MarcoFalke
2024-10-01
test: add missing sync to feature_fee_estimation.py
Martin Zumsande
2024-10-01
Remove redundant unterminated-logprintf tidy check
MarcoFalke
2024-09-28
test: refactor: introduce and use `TRUC_CHILD_MAX_VSIZE` constant
Sebastian Falbesoner
2024-09-28
test: switch MiniWallet padding unit from weight to vsize
Sebastian Falbesoner
2024-09-27
Merge bitcoin/bitcoin#30879: test: re-bucket long-running tests
merge-script
2024-09-26
Merge bitcoin/bitcoin#30948: test: Add missing sync_mempools() to fill_mempool()
merge-script
2024-09-24
test: Add missing sync_mempools() to fill_mempool()
MarcoFalke
2024-09-24
test: Refactor fill_mempool to extract send_batch helper
MarcoFalke
2024-09-23
Merge bitcoin/bitcoin#30678: wallet: Write best block to disk before backup
Ava Chow
2024-09-23
Merge bitcoin/bitcoin#30409: Introduce waitTipChanged() mining interface, rep...
Ava Chow
2024-09-23
test: re-bucket long-running tests
willcl-ark
2024-09-22
test: Add basic balance coverage to wallet_assumeutxo.py
Fabian Jahr
2024-09-20
Merge bitcoin/bitcoin#30679: fix: handle invalid `-rpcbind` port earlier
Ava Chow
2024-09-20
Merge bitcoin/bitcoin#26990: cli: Improve error message on multiwallet cli-si...
Ava Chow
2024-09-20
test: Add coverage for best block locator write in wallet_backup
Fabian Jahr
2024-09-20
wallet: Write best block to disk before backup
Fabian Jahr
2024-09-19
Merge bitcoin/bitcoin#30889: log: Use ConstevalFormatString
merge-script
2024-09-18
Merge bitcoin/bitcoin#30875: doc: fixed inconsistencies in documentation betw...
merge-script
2024-09-18
doc: Updating docs from autotools to cmake
kevkevinpal
2024-09-18
test: Remove 0.16.3 test from wallet_backwards_compatibility.py
MarcoFalke
2024-09-17
fix: handle invalid rpcbind port earlier
tdb3
2024-09-17
test: add tests for invalid rpcbind ports
tdb3
2024-09-17
rpc, cli: improve error message on multiwallet mode
pablomartin4btc
2024-09-17
log: Use ConstevalFormatString
MarcoFalke
2024-09-17
rpc: add test for waitforblock and waitfornewblock
Sjors Provoost
2024-09-16
Merge bitcoin/bitcoin#30410: rpc, rest: Improve block rpc error handling, che...
Ava Chow
2024-09-13
Merge bitcoin/bitcoin#30892: test: Check already deactivated network stays su...
Ava Chow
2024-09-13
rpc: check block index before reading block / undo data
Martin Zumsande
2024-09-13
rpc: Improve gettxoutproof error when only header is available.
Martin Zumsande
2024-09-13
test: add coverage to getblock and getblockstats
Martin Zumsande
2024-09-13
rpc: Improve getblock / getblockstats error when only header is available.
Martin Zumsande
2024-09-12
test: Check that network stays suspended after dumptxoutset if it was off before
Fabian Jahr
[next]