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-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: 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
2022-01-25
Merge bitcoin/bitcoin#23706: rpc: getblockfrompeer followups
MarcoFalke
2022-01-25
Merge bitcoin/bitcoin#23201: wallet: Allow users to specify input weights whe...
laanwj
2022-01-25
test: add functional test for `-maxtipage` parameter
Sebastian Falbesoner
2022-01-25
wallet: Avoid dropping confirmed coins
MarcoFalke
2022-01-25
Merge bitcoin/bitcoin#21464: Mempool Update Cut-Through Optimization
fanquake
2022-01-24
tests: Test specifying input weights
Andrew Chow
2022-01-20
test, bugfix: fix intermittent failure in getrawtransaction_tests
Jon Atack
2022-01-20
test: add more wallet conflicts assertions
S3RK
2022-01-20
Merge bitcoin/bitcoin#24104: fs: Make compatible with boost 1.78
fanquake
2022-01-19
fs: Make compatible with boost 1.78
Andrew Chow
2022-01-19
Merge bitcoin/bitcoin#24054: test: rest /tx with an invalid/unknown txid
MarcoFalke
2022-01-15
rpc: getdeploymentinfo: include signalling info
Anthony Towns
[next]