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
2021-05-12
Merge bitcoin/bitcoin#21905: net: initialize nMessageSize to uint32_t max
W. J. van der Laan
2021-05-12
index: Avoid async shutdown on init error
MarcoFalke
2021-05-11
net: initialize nMessageSize to max uint32_t instead of -1
eugene
2021-05-10
Merge bitcoin/bitcoin#21900: test: use MiniWallet for feature_csv_activation.py
MarcoFalke
2021-05-10
Merge bitcoin/bitcoin#21359: rpc: include_unsafe option for fundrawtransaction
W. J. van der Laan
2021-05-10
Merge bitcoin/bitcoin#21749: test: Bump shellcheck version
W. J. van der Laan
2021-05-10
Merge bitcoin/bitcoin#21786: wallet: ensure sat/vB feerates are in range (man...
MarcoFalke
2021-05-10
refactor: feature_csv_activation.py: move tx helper functions to methods
Sebastian Falbesoner
2021-05-10
test: use MiniWallet for feature_csv_activation.py
Sebastian Falbesoner
2021-05-09
test: fee rate values that cannot be represented as sat/vB
Jon Atack
2021-05-09
rpc: for sat/vB fee rates, limit ParseFixedPoint decimals to 3
Jon Atack
2021-05-09
test: type error and out of range fee rates where missing
Jon Atack
2021-05-09
test: explicit fee rates with invalid amounts
Jon Atack
2021-05-09
Merge bitcoin/bitcoin#21872: net: Sanitize message type for logging
MarcoFalke
2021-05-07
net: Clarify message header validation errors
W. J. van der Laan
2021-05-07
Merge bitcoin/bitcoin#21873: test: minor fixes & improvements for files linte...
MarcoFalke
2021-05-06
test: minor fixes & improvements for files linter test
windsok
2021-05-06
net: Sanitize message type for logging
W. J. van der Laan
2021-05-06
Merge bitcoin/bitcoin#21867: test: use MiniWallet for p2p_blocksonly.py
MarcoFalke
2021-05-06
Merge bitcoin/bitcoin#21798: fuzz: Create a block template in tx_pool targets
MarcoFalke
2021-05-06
test: improve zero-value explicit fee rate coverage
Jon Atack
2021-05-06
test: use MiniWallet for p2p_blocksonly.py
Sebastian Falbesoner
2021-05-05
fuzz: Create a block template in tx_pool targets
MarcoFalke
2021-05-05
Merge bitcoin/bitcoin#21681: validation: fix ActivateSnapshot to use hardcode...
MarcoFalke
2021-05-05
Merge bitcoin/bitcoin#21740: test: add new python linter to check file names ...
W. J. van der Laan
2021-05-05
Merge bitcoin/bitcoin#21814: test: Fix feature_config_args.py intermittent issue
MarcoFalke
2021-05-05
Merge bitcoin/bitcoin#21727: refactor: Move more stuff to blockstorage
W. J. van der Laan
2021-05-05
Merge bitcoin/bitcoin#21787: test: fix off-by-ones in rpc_fundrawtransaction ...
W. J. van der Laan
2021-05-05
Merge bitcoin/bitcoin#21754: test: Run feature_cltv with MiniWallet
MarcoFalke
2021-05-03
fuzz: Add -fsanitize=integer suppression needed for RPC fuzzer
practicalswift
2021-05-03
Merge bitcoin/bitcoin#20867: Support up to 20 keys for multisig under Segwit ...
fanquake
2021-05-02
Merge bitcoin/bitcoin#21818: doc: fixup -coinstatsindex help, update bitcoin...
fanquake
2021-05-01
doc: fix -coinstatsindex help, and test/rpc touchups
Jon Atack
2021-05-01
Merge bitcoin/bitcoin#21822: test: resolve bug in interface_bitcoin_cli.py
MarcoFalke
2021-05-01
test: resolve bug in test/functional/interface_bitcoin_cli.py - Test -getinfo...
klementtan
2021-04-30
rpc: include_unsafe option for fundrawtransaction
t-bast
2021-04-30
Merge bitcoin/bitcoin#19521: Coinstats Index
W. J. van der Laan
2021-04-30
test: Fix feature_config_args.py intermittent issue
MarcoFalke
2021-04-29
test: add new python linter to check file names and permissions
windsok
2021-04-29
test: Assert that exit code indicates failure
MarcoFalke
2021-04-29
test: Fix intermittent issue in p2p_segwit.py
MarcoFalke
2021-04-29
Merge bitcoin/bitcoin#21804: [tests] Speed up p2p_segwit.py
MarcoFalke
2021-04-29
Merge bitcoin/bitcoin#21738: test: Use clang-12 for ASAN, Add missing suppres...
fanquake
2021-04-29
[tests] Speed up p2p_segwit.py
John Newbery
2021-04-29
test: Run feature_cltv with MiniWallet
MarcoFalke
2021-04-29
test: Hide tx rehash in helper
MarcoFalke
2021-04-29
test: Remove new_tx reference
MarcoFalke
2021-04-29
Merge bitcoin/bitcoin#21762: test: Speed up mempool_spend_coinbase.py
MarcoFalke
2021-04-29
Merge bitcoin/bitcoin#21785: test: Fix intermittent issue in p2p_addr_relay.py
fanquake
2021-04-28
test/functional: standardness sanity checks for P2(W)SH multisig
Antoine Poinsot
[next]