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
2022-10-28
rpc: add non-regression test about deriveaddresses crash when index is 214748...
muxator
2022-06-09
tests: Use descriptor that requires both legacy and segwit
Andrew Chow
2022-06-09
tests: Calculate input weight more accurately
Andrew Chow
2022-06-09
test: ensure createmultisig and addmultisigaddress are not returning any warn...
brunoerg
2022-04-08
Put lock logging behind DEBUG_LOCKCONTENTION preprocessor directive
Jon Atack
2022-03-13
rpc: rename getdeploymentinfo status-next to status_next
Jon Atack
2022-03-02
net: only assume all local addresses if listening on any
Vasil Dimov
2022-03-02
net: fix GetListenPort() to derive the proper port
Vasil Dimov
2022-03-02
net: make CaptureMessage() mockable
Vasil Dimov
2022-03-02
Merge bitcoin/bitcoin#23304: wallet: Derive inactive HD chains in additional ...
laanwj
2022-03-01
Merge bitcoin/bitcoin#22834: net: respect -onlynet= when making outbound conn...
laanwj
2022-02-28
Merge bitcoin/bitcoin#24365: wallet: Don't generate keys for wallets with pri...
laanwj
2022-02-28
Merge bitcoin/bitcoin#24403: Avoid implicit-integer-sign-change in VerifyLoad...
MarcoFalke
2022-02-25
Merge bitcoin/bitcoin#24201: p2p: Avoid InitError when downgrading peers.dat
MarcoFalke
2022-02-25
p2p: Avoid InitError when downgrading peers.dat
junderw
2022-02-24
Merge bitcoin/bitcoin#19013: test: add v0.20.1, v0.21.0 and v22.0 to backward...
MarcoFalke
2022-02-23
Merge bitcoin/bitcoin#24381: test: Run symlink regression tests on Windows
laanwj
2022-02-22
tests: Tests for inactive HD chains
Andrew Chow
2022-02-22
tests: Test upgrading wallet with privkeys disabled
Andrew Chow
2022-02-22
Merge bitcoin/bitcoin#24367: User-facing content and codebase doc fixups from...
laanwj
2022-02-21
Replace "can not" with "cannot" in docs, user messages, and tests
Jon Atack
2022-02-21
doc: Rework generate* doc
MarcoFalke
2022-02-21
Avoid implicit-integer-sign-change in VerifyLoadedChainstate
MarcoFalke
2022-02-18
test: Run symlink regression tests on Windows
MarcoFalke
2022-02-17
test: Add functional test for symlinked blocks directory
laanwj
2022-02-15
Merge bitcoin/bitcoin#24117: index: make indices robust against init aborts
MarcoFalke
2022-02-15
Merge bitcoin/bitcoin#24324: test: refactor: remove unneeded bytes<->hex conv...
MarcoFalke
2022-02-14
test: remove `import socket` in test_ipv6_local
brunoerg
2022-02-14
test: refactor: remove unneeded bytes<->hex conversions in `byte_to_base58`
Sebastian Falbesoner
2022-02-10
RPC: Return external_signer in getwalletinfo
Kristaps Kaupe
2022-02-08
Merge bitcoin/bitcoin#24259: test: Remove unused valgrind suppressions
fanquake
2022-02-07
Merge bitcoin/bitcoin#24239: test: fix ceildiv division by using integers
MarcoFalke
2022-02-07
Merge bitcoin/bitcoin#24195: test: Fix failfast option for functional test ru...
MarcoFalke
2022-02-07
test: Call ceildiv helper with integer
Martin Zumsande
2022-02-04
test: Properly skip feature_syscall_sandbox in valgrind
MarcoFalke
2022-02-03
refactor: replace boost::filesystem with std::filesystem
Kiminuo
2022-02-02
Merge bitcoin/bitcoin#24223: test: use MiniWallet for interface_rest.py
MarcoFalke
2022-02-01
Merge bitcoin/bitcoin#24083: Revert "Add to spends only transcations from me"
Andrew Chow
2022-01-31
test: speedup interface_rest.py by whitelisting peers (immediate tx relay)
Sebastian Falbesoner
2022-01-31
test: use MiniWallet for rest_interface.py
Sebastian Falbesoner
2022-01-31
test: activate all index types in feature_init.py
Martin Zumsande
2022-01-31
test: Fix feature_init intermittent issues
MarcoFalke
2022-01-31
test: Remove random line number feature from feature_init.py
MarcoFalke
2022-01-28
test: Repair failfast option for test runner
Martin Zumsande
2022-01-28
Merge bitcoin/bitcoin#23508: Add getdeploymentinfo RPC
MarcoFalke
2022-01-26
Merge bitcoin/bitcoin#16795: rpc: have raw transaction decoding infer output ...
Andrew Chow
2022-01-26
Merge bitcoin/bitcoin#24113: test, bugfix: fix intermittent failure in getraw...
MarcoFalke
2022-01-26
Merge bitcoin/bitcoin#24154: test: add functional test for `-maxtipage` param...
MarcoFalke
2022-01-26
transaction decoding infer output descriptors
Gregory Sanders
2022-01-25
Merge bitcoin/bitcoin#24067: wallet: Actually treat (un)confirmed txs as (un)...
Andrew Chow
[next]