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-01-26
Merge bitcoin/bitcoin#24154: test: add functional test for `-maxtipage` param...
MarcoFalke
2022-01-26
Merge bitcoin/bitcoin#24153: test: remove unused sanitizer suppressions
fanquake
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
test: remove unused sanitizer suppressions
MarcoFalke
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-24
Merge bitcoin/bitcoin#23543: test: Prevent non-compatible sed binary for scri...
MarcoFalke
2022-01-22
script: redirecting stderr to stdout before pipelining into grep
anouar kappitou
2022-01-20
refactor tests to fix ubsan suppressions
MarcoFalke
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-17
Merge bitcoin/bitcoin#24059: Fix implicit-integer-sign-change in arith_uint256
MarcoFalke
2022-01-17
Merge bitcoin/bitcoin#23992: fuzz: Limit fuzzed time to years 2000-2100
MarcoFalke
2022-01-13
test: rest /tx with an invalid/unknown txid
brunoerg
2022-01-13
Merge bitcoin/bitcoin#24035: test: use MiniWallet for mempool_accept.py
MarcoFalke
2022-01-13
test: use MiniWallet for mempool_accept.py
Sebastian Falbesoner
2022-01-13
Fix implicit-integer-sign-change in arith_uint256
MarcoFalke
2022-01-12
Merge bitcoin/bitcoin#24041: util: Restore GetIntArg saturating behavior
MarcoFalke
2022-01-11
util: Restore GetIntArg saturating behavior
James O'Beirne
2022-01-12
[bugfix] prevent UnicodeDecodeError errors when opening log file in feature_i...
sogoagain
2022-01-11
test: MiniWallet: support default `from_node` for creating txs
Sebastian Falbesoner
2022-01-11
test: create txs with current `nVersion` (2) by default
Sebastian Falbesoner
2022-01-11
test: refactor: add constant for sequence number `SEQUENCE_FINAL`
Sebastian Falbesoner
2022-01-10
fuzz: Limit fuzzed time to years 2000-2100
MarcoFalke
2022-01-07
Merge bitcoin/bitcoin#23996: test: set ban after mocking time
fanquake
2022-01-06
test: set ban after mocking time
brunoerg
2022-01-06
Merge bitcoin/bitcoin#23963: test: run feature_pruning.py without wallet comp...
MarcoFalke
2022-01-06
Merge bitcoin/bitcoin#23075: test: Fee estimation functional test cleanups
MarcoFalke
2022-01-06
Merge bitcoin/bitcoin#23970: Remove pointless and confusing shift in RelayAdd...
fanquake
2022-01-05
Merge bitcoin/bitcoin#23834: wallettool: Check that the dumpfile checksum is ...
laanwj
2022-01-05
Merge bitcoin/bitcoin#23784: bitcoin-tx: Require that input amount is provide...
MarcoFalke
2022-01-05
Merge bitcoin/bitcoin#23799: test: Let test_runner.py start multiple jobs per...
laanwj
2022-01-05
Merge bitcoin/bitcoin#23978: test: use MiniWallet for mining_basic.py
MarcoFalke
2022-01-05
test: wait rather than assert presence of file in startupnotify test
fanquake
2022-01-04
test: use MiniWallet for mining_basic.py
Sebastian Falbesoner
2022-01-04
refactor: Remove pointless and confusing shift in RelayAddress
MarcoFalke
2022-01-04
test: Bundle all integer sanitizer suppressions of dependencies
MarcoFalke
2022-01-04
Update test/sanitizer_suppressions/lsan
Hennadii Stepanov
2022-01-03
test: run feature_pruning.py without wallet compiled
Sebastian Falbesoner
2022-01-03
Merge bitcoin/bitcoin#23737: test: make feature_init more robust
MarcoFalke
2022-01-03
Merge bitcoin/bitcoin#23532: test: add functional test for -startupnotify
MarcoFalke
2022-01-02
Merge bitcoin/bitcoin#23795: refactor: Remove implicit-integer-sign-change su...
MarcoFalke
2022-01-02
Merge bitcoin/bitcoin#23836: rest: Expose block filters follow-ups
fanquake
2022-01-01
rpc: Quote user supplied descriptor in error msg
MarcoFalke
2021-12-31
Merge bitcoin/bitcoin#23912: Insert and bump copyright headers
MarcoFalke
[next]