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
2019-12-03
Merge #17599: ci: Run functional tests on s390x
MarcoFalke
2019-12-03
Merge #17643: wallet: Fix origfee return for bumpfee with feerate arg
MarcoFalke
2019-12-01
Fix origfee return for bumpfee with feerate arg
Gregory Sanders
2019-12-01
Merge #17568: wallet: fix when sufficient preset inputs and subtractFeeFromOu...
fanquake
2019-11-28
Merge #17361: script: Lint Gitian descriptors with ShellCheck
Wladimir J. van der Laan
2019-11-27
script: Enable SC2001 rule for Gitian scripts
Hennadii Stepanov
2019-11-27
script: Enable SC2155 rule for Gitian scripts
Hennadii Stepanov
2019-11-26
tests: Add a test for funding with sufficient preset inputs and subtractFeeFr...
Andrew Chow
2019-11-25
test: Properly deserialize integers in little-endian
MarcoFalke
2019-11-24
test: add rpc getaddressinfo labels test coverage
Jon Atack
2019-11-24
test: add listlabels test in wallet_labels.py
Jon Atack
2019-11-23
refactor: Nuke coincontrol circular dependency
Hennadii Stepanov
2019-11-23
Merge #17387: wallet_importmulti: use addresses of the same type as being imp...
Samuel Dobson
2019-11-21
Fire TransactionRemovedFromMempool from mempool
251
2019-11-21
Merge #17513: refactor, qt: Nuke some circular dependencies
Wladimir J. van der Laan
2019-11-21
Merge #17439: refactor: Use proper MAX_SCRIPT_ELEMENT_SIZE constants consiste...
MarcoFalke
2019-11-20
test: add functional test for non-standard txs with too large scriptSig
Sebastian Falbesoner
2019-11-19
Merge #17515: Remove straggling OpenSSL references from doc and build
fanquake
2019-11-19
refactor: Nuke walletmodel circular dependency
Hennadii Stepanov
2019-11-19
refactor: Nuke walletmodeltransaction circular dep
Hennadii Stepanov
2019-11-19
refactor: Nuke guiutil circular dependency
Hennadii Stepanov
2019-11-19
test: remove lsan suppression for libcrypto
Wladimir J. van der Laan
2019-11-18
test: skip tool_wallet test when bitcoin-wallet isn't compiled
fanquake
2019-11-18
test: skip wallet_listreceivedby test when the cli isn't compiled
fanquake
2019-11-18
test: skip bitcoin_cli test when the cli isn't compiled
fanquake
2019-11-18
Merge #17488: test: fix "bitcoind already running" warnings on macOS
Wladimir J. van der Laan
2019-11-18
Merge #17470: ci: Use clang-8 for fuzzing to run on aarch64 ci systems
Wladimir J. van der Laan
2019-11-15
test: fix bitcoind already running warnings on macOS
fanquake
2019-11-15
Merge #17322: Fix input size assertion in wallet_bumpfee.py
MarcoFalke
2019-11-15
Fix input size assertion in wallet_bumpfee.py
Gregory Sanders
2019-11-14
fuzz: Bump timeout in test_runner to accomodate for slow arm64 CPUs
MarcoFalke
2019-11-14
test: Remove fragile assert_memory_usage_stable
MarcoFalke
2019-11-12
Merge #17435: test: check custom ancestor limit in mempool_packages.py
MarcoFalke
2019-11-11
rpc: Expose block height of wallet transactions
João Barbosa
2019-11-11
test: check custom ancestor limit in mempool_packages.py
Sebastian Falbesoner
2019-11-11
test: Use proper MAX_SCRIPT_ELEMENT_SIZE
Hennadii Stepanov
2019-11-07
Merge #17362: test: speed up wallet_avoidreuse, add logging
fanquake
2019-11-07
test: speed up wallet_avoidreuse.py
Jon Atack
2019-11-07
test: add logging to wallet_avoidreuse.py
Jon Atack
2019-11-06
Merge #17340: Tests: speed up fundrawtransaction test
MarcoFalke
2019-11-06
[tests] Don't stop-start unnecessarily in rpc_fundrawtransaction.py
John Newbery
2019-11-06
[tests] Use -whitelist in rpc_fundrawtransaction.py
John Newbery
2019-11-06
script: Enable SC2006 rule for Gitian scripts
Hennadii Stepanov
2019-11-06
script: Lint Gitian descriptors with ShellCheck
Hennadii Stepanov
2019-11-06
Merge #17353: doc: Add ShellCheck to lint tests dependencies
MarcoFalke
2019-11-06
build: Remove install command samples
Hennadii Stepanov
2019-11-05
wallet_importmulti: use addresses of the same type as being imported
Andrew Chow
2019-11-05
Merge #16899: UTXO snapshot creation (dumptxoutset)
Wladimir J. van der Laan
2019-11-05
test: add dumptxoutset RPC test
James O'Beirne
2019-11-05
TestShell: Return self from setup()
James Chiang
[next]