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-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-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
2020-01-23
test: Make msg_tx a witness tx
MarcoFalke
2020-01-20
Merge #17777: tests: Add fuzzing harness for DecodeHexTx(…)
Wladimir J. van der Laan
2020-01-16
Merge #17691: doc: Add missed copyright headers
MarcoFalke
2020-01-16
Merge #17541: test: add functional test for non-standard bare multisig txs
MarcoFalke
2020-01-15
Replace coroutine with async def in p2p_invalid_messages.py
Elichai Turkel
2020-01-15
Merge #17843: wallet: Reset reused transactions cache
Samuel Dobson
2020-01-15
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-13
wallet: Reset reused transactions cache
Fabian Jahr
2020-01-11
Merge #17893: qa: Fix double-negative arg test
fanquake
2020-01-09
Merge #16688: log: Add validation interface logging
Wladimir J. van der Laan
2020-01-09
test: getaddressinfo label deprecation test
Jon Atack
[next]