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
2022-04-05
test: throw `ValueError` for invalid base58 checksum
Sebastian Falbesoner
2022-04-05
scripted-diff: rename `chars` to `b58chars` in test_framework.address
Sebastian Falbesoner
2022-03-15
Merge bitcoin/bitcoin#24510: test: check for importprunedfunds RPC errors
MarcoFalke
2022-03-14
Merge bitcoin/bitcoin#24505: wallet: Add a deprecation warning for newly crea...
MarcoFalke
2022-03-13
Merge bitcoin/bitcoin#24528: rpc: rename getdeploymentinfo status-next to sta...
MarcoFalke
2022-03-11
test: use MiniWallet for feature_maxuploadtarget.py
Sebastian Falbesoner
2022-03-11
Merge bitcoin/bitcoin#24421: miner: always assume we can build witness blocks
fanquake
2022-03-11
rpc: rename getdeploymentinfo status-next to status_next
Jon Atack
2022-03-10
wallet: Add a deprecation warning for newly created legacy wallets
Andrew Chow
2022-03-09
test: check for importprunedfunds RPC errors
Sebastian Falbesoner
2022-03-09
Merge bitcoin/bitcoin#24490: tests: Ensure sorted/multi_a descriptors always ...
MarcoFalke
2022-03-08
Merge bitcoin/bitcoin#24198: wallet, rpc: add wtxid in WalletTxToJSON
Andrew Chow
2022-03-08
Merge bitcoin/bitcoin#24312: addrman: Log too low compat value
MarcoFalke
2022-03-07
test: refactor: use `random.sample` for choosing random keys in wallet_taproo...
Sebastian Falbesoner
2022-03-07
tests: Ensure sorted/multi_a descriptors always generate different addrs
Andrew Chow
2022-03-04
Merge bitcoin/bitcoin#24043: Add (sorted)multi_a descriptor for k-of-n multis...
Andrew Chow
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
addrman: Log too low compat value
MarcoFalke
2022-02-25
Avoid implicit-integer-sign-change in bech32.cpp
MarcoFalke
2022-02-25
test: Remove no longer needed suppressions
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-23
Merge bitcoin/bitcoin#24426: test: Fix intermittent Tsan issue
fanquake
2022-02-23
[miner] always assume we can create witness blocks
glozow
2022-02-23
Merge bitcoin/bitcoin#24409: Always output license/copyright info with `-vers...
MarcoFalke
2022-02-23
test: Fix intermittent Tsan issue
MarcoFalke
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
lint: remove no-longer used exceptions from lint-format-strings.py
fanquake
2022-02-22
refactor: shift CopyrightHolders() and LicenseInfo() to clientversion.cpp
fanquake
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-19
test: Remove suppression no longer needed with headers-only Boost.Test
Hennadii Stepanov
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-14
Merge bitcoin/bitcoin#24301: build: header-only Boost
fanquake
[next]