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
2020-02-25
tests: Add fuzzing harness for rolling bloom filter class CRollingBloomFilter
practicalswift
2020-02-25
tests: Add fuzzing harness for bloom filter class CBloomFilter
practicalswift
2020-02-21
Merge #18172: test: Transaction expiry from mempool
MarcoFalke
2020-02-19
Merge #18166: ci: Run fuzz testing test cases (bitcoin-core/qa-assets) under ...
MarcoFalke
2020-02-19
tests: Improve test runner output in case of target errors
practicalswift
2020-02-19
tests: Add support for excluding fuzz targets using -x/--exclude
practicalswift
2020-02-19
tests: Remove -detect_leaks=0 from test/fuzz/test_runner.py - no longer needed
practicalswift
2020-02-19
add: test that transactions expire from mempool
0xb10c
2020-02-19
Merge #18067: wallet: Improve LegacyScriptPubKeyMan::CanProvide script recogn...
Samuel Dobson
2020-02-18
ci: Run fuzz testing test cases under valgrind
practicalswift
2020-02-17
Merge #13339: wallet: Replace %w by wallet name in -walletnotify script
Wladimir J. van der Laan
2020-02-16
tests: Add --valgrind option to test/fuzz/test_runner.py for running fuzzing ...
practicalswift
2020-02-12
Merge #17708: prevector: avoid misaligned member accesses
Wladimir J. van der Laan
2020-02-12
[test] check for addmultisigaddress regression
Sjors Provoost
2020-02-11
[test] add 0.19 backwards compatibility tests
Sjors Provoost
2020-02-11
[test] add v0.17.1 wallet upgrade test
Sjors Provoost
2020-02-11
[tests] add wallet backwards compatility tests
Sjors Provoost
2020-02-11
[tests] check v0.17.1 and v0.18.1 backwards compatibility
Sjors Provoost
2020-02-10
Merge #17398: build: Update leveldb to 1.22+
Wladimir J. van der Laan
2020-02-09
Merge #18032: rpc: Output a descriptor in createmultisig and addmultisigaddress
MarcoFalke
2020-02-05
Merge #17482: util: Disallow network-qualified command line options
Wladimir J. van der Laan
2020-02-05
Merge #18069: test: replace 'regtest' leftovers by self.chain
MarcoFalke
2020-02-05
Merge #18029: tests: Add fuzzing harness for AS-mapping (asmap)
Wladimir J. van der Laan
2020-02-05
test: replace 'regtest' leftovers by self.chain
Sebastian Falbesoner
2020-02-04
Merge #16681: Tests: Use self.chain instead of 'regtest' in all current tests
MarcoFalke
2020-02-03
gui: Drop PeerTableModel dependency to ClientModel
João Barbosa
2020-02-02
Merge #17585: rpc: deprecate getaddressinfo label
Samuel Dobson
2020-02-01
Merge #17937: gui: Remove WalletView and BitcoinGUI circular dependency
Jonas Schnelli
2020-01-31
test: Check wallet name in -walletnotify script
João Barbosa
2020-01-31
gui: Drop ShutdownWindow dependency to BitcoinGUI
João Barbosa
2020-01-31
gui: Drop BanTableModel dependency to ClientModel
João Barbosa
2020-01-30
Output a descriptor in createmultisig and addmultisigaddress
Andrew Chow
2020-01-31
Merge #16115: On bitcoind startup, write config args to debug.log
MarcoFalke
2020-01-30
tests: Add fuzzer asmap to FUZZERS_MISSING_CORPORA (temporarily)
practicalswift
2020-01-30
Merge #17984: test: Add p2p test for forcerelay permission
Wladimir J. van der Laan
2020-01-31
Merge #18009: tests: Add fuzzing harness for strprintf(…)
MarcoFalke
2020-01-30
gui: Remove WalletView and BitcoinGUI circular dependency
João Barbosa
2020-01-30
Merge #17261: Make ScriptPubKeyMan an actual interface and the wallet to have...
Samuel Dobson
2020-01-29
on startup, write config options to debug.log
Larry Ruane
2020-01-29
Merge #17156: psbt: check that various indexes and amounts are within bounds
fanquake
2020-01-28
test: Add ubsan surpression for crc32c
Wladimir J. van der Laan
2020-01-28
test: Add crc32c exception to various linters and generation scripts
Wladimir J. van der Laan
2020-01-28
test: Add crc32c to subtree check linter
Wladimir J. van der Laan
2020-01-27
tests: Add fuzzing harness for strprintf(...)
practicalswift
2020-01-27
tests: Add fuzzer strprintf to FUZZERS_MISSING_CORPORA (temporarily)
practicalswift
2020-01-25
Merge #17770: test: bump test timeouts so that functional tests run in valgrind
MarcoFalke
2020-01-25
bump test timeouts so that functional tests run in valgrind
Micky Yun Chan
2020-01-23
Refactor: Copy CWallet signals and print function to LegacyScriptPubKeyMan
Andrew Chow
2020-01-23
test: Add p2p test for forcerelay permission
MarcoFalke
2020-01-23
test: Fix whitespace in p2p_permissions.py
MarcoFalke
[next]