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-31
Merge bitcoin/bitcoin#21989: test: Use COINBASE_MATURITY in functional tests
MarcoFalke
2021-05-31
Use COINBASE_MATURITY constant in functional tests.
Kiminuo
2021-05-31
Merge bitcoin/bitcoin#22103: test: Fix IPv6 check on BSD systems
MarcoFalke
2021-05-30
test: Fix IPv6 check on BSD systems
nthumann
2021-05-30
Merge bitcoin/bitcoin#21207: MOVEONLY: CWallet transaction code out of wallet...
Samuel Dobson
2021-05-27
Merge bitcoin/bitcoin#20833: rpc/validation: enable packages through testmemp...
W. J. van der Laan
2021-05-26
MOVEONLY: CWallet transaction code out of wallet.cpp/.h
Russell Yanofsky
2021-05-26
Merge bitcoin/bitcoin#18418: wallet: Increase OUTPUT_GROUP_MAX_ENTRIES to 100
fanquake
2021-05-25
test: use MiniWallet (P2PK mode) for feature_dersig.py
Sebastian Falbesoner
2021-05-25
Merge bitcoin/bitcoin#22043: rpc, test: addpeeraddress test coverage, code si...
MarcoFalke
2021-05-24
[policy] detect unsorted packages
glozow
2021-05-24
[test] functional test for packages in RPCs
glozow
2021-05-24
[rpc] allow multiple txns in testmempoolaccept
glozow
2021-05-24
test: MiniWallet: introduce enum type for output mode
Sebastian Falbesoner
2021-05-24
Merge bitcoin/bitcoin#21945: test: add P2PK support to MiniWallet
MarcoFalke
2021-05-23
test: addpeeraddress functional test coverage
Jon Atack
2021-05-21
Move COINBASE_MATURITY from `feature_nulldummy` test to `blocktools`.
Kiminuo
2021-05-21
Cleanup -includeconf error message
MarcoFalke
2021-05-21
Fix crash when parsing command line with -noincludeconf=0
MarcoFalke
2021-05-19
test: improve getnodeaddresses coverage, test by network
Jon Atack
2021-05-18
wallet: Increase OUTPUT_GROUP_MAX_ENTRIES to 100
Fabian Jahr
2021-05-17
test: use P2PK-MiniWallet for feature_csv_activation.py
Sebastian Falbesoner
2021-05-17
test: MiniWallet: add P2PK support
Sebastian Falbesoner
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
[next]