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-11-01
Merge bitcoin/bitcoin#31139: test: added test to assert TX decode rpc error o...
Ava Chow
2024-10-30
Merge bitcoin/bitcoin#24214: Fix unsigned integer overflows in interpreter
Ava Chow
2024-10-30
Merge bitcoin/bitcoin#31156: test: Don't enforce BIP94 on regtest unless spec...
Ava Chow
2024-10-29
Merge bitcoin/bitcoin#29420: test: extend the SOCKS5 Python proxy to actually...
Ava Chow
2024-10-29
Merge bitcoin/bitcoin#31043: rpc: getorphantxs follow-up
Ava Chow
2024-10-28
Merge bitcoin/bitcoin#30942: test: Remove dead code from interface_zmq test
merge-script
2024-10-28
Merge bitcoin/bitcoin#31142: test: fix intermittent failure in p2p_seednode.p...
merge-script
2024-10-28
test: Don't enforce BIP94 on regtest unless specified by arg
Martin Zumsande
2024-10-28
scripted-diff: Rename `PACKAGE_*` variables to `CLIENT_*`
Hennadii Stepanov
2024-10-28
build: Rename `PACKAGE_*` variables to `CLIENT_*`
Hennadii Stepanov
2024-10-28
Merge bitcoin/bitcoin#31130: Drop miniupnp dependency
merge-script
2024-10-27
test: added test to assert TX decode rpc error on submitpackage rpc
kevkevinpal
2024-10-26
Merge bitcoin/bitcoin#31152: functional test: Additional package evaluation c...
glozow
2024-10-25
test: explicitly check boolean verbosity is disallowed
tdb3
2024-10-25
test: add entry and expiration time checks
tdb3
2024-10-25
refactor: rename rpc_getorphantxs to rpc_orphans
tdb3
2024-10-25
test: check that getorphantxs is hidden
tdb3
2024-10-25
rpc: disallow undefined verbosity in getorphantxs
tdb3
2024-10-25
Merge bitcoin/bitcoin#31040: test: Assert that when we add the max orphan amo...
Ava Chow
2024-10-25
functional test: Additional package evaluation coverage
Greg Sanders
2024-10-24
test: Assert that when we add the max orphan amount that we cannot add anymor...
kevkevinpal
2024-10-24
Merge bitcoin/bitcoin#31118: doc: replace `-?` with `-h` and `-help`
Ava Chow
2024-10-24
daemon: remove UPnP support
Antoine Poinsot
2024-10-23
Merge bitcoin/bitcoin#31046: init: Some small chainstate load improvements
Ava Chow
2024-10-23
Merge bitcoin/bitcoin#30724: test: add test for specifying custom pidfile via...
Ava Chow
2024-10-23
test: Prevent connection attempts to random IPs in p2p_seednodes.py
Martin Zumsande
2024-10-23
test: fix intermittent timeout in p2p_seednodes.py
Martin Zumsande
2024-10-22
test: set P2PConnection.p2p_connected_to_node in peer_connect_helper()
Vasil Dimov
2024-10-22
test: support WTX INVs from P2PDataStore and fix a comment
Vasil Dimov
2024-10-22
test: extend the SOCKS5 Python proxy to actually connect to a destination
Vasil Dimov
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-21
Change default help arg to `-help` and mention `-h` and `-?` as alternatives
LÅ‘rinc
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
init: Improve chainstate init db error messages
TheCharlatan
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
[next]