index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-02-19
util: Avoid potential uninitialized read in FormatISO8601DateTime(int64_t nTi...
practicalswift
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 --exclude integer,parse_iso8601 (temporarily) to make Travis pass ...
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
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 #18037: Util: Allow scheduler to be mocked
MarcoFalke
2020-02-17
[rpc] expose ability to mock scheduler via the rpc
Amiti Uttarwar
2020-02-17
[lib] add scheduler to node context
Amiti Uttarwar
2020-02-17
Merge #17948: build: pass -fno-ident in Windows gitian descriptor
Wladimir J. van der Laan
2020-02-17
Merge #13339: wallet: Replace %w by wallet name in -walletnotify script
Wladimir J. van der Laan
2020-02-16
Merge #18098: scripted-diff: Add missing spaces in RPCResult, Normalize type ...
MarcoFalke
2020-02-16
Merge #18159: tests: Add --valgrind option to test/fuzz/test_runner.py for ru...
MarcoFalke
2020-02-16
Merge #18145: build: add Wreturn-type to Werror flags, check on more Travis m...
MarcoFalke
2020-02-16
tests: Add --valgrind option to test/fuzz/test_runner.py for running fuzzing ...
practicalswift
2020-02-15
Merge #18108: Fix .gitignore policy in build_msvc directory
MarcoFalke
2020-02-14
ci: use --enable-werror on more hosts
Sjors Provoost
2020-02-14
build: add Wreturn-type to Werror flags
Sjors Provoost
2020-02-13
Merge #17746: refactor: rpc: Remove vector copy from listtransactions
Wladimir J. van der Laan
2020-02-13
[test] add chainparams property to indicate chain allows time mocking
Amiti Uttarwar
2020-02-13
[test] unit test for new MockForward scheduler method
Amiti Uttarwar
2020-02-13
[util] allow scheduler to be mocked
Amiti Uttarwar
2020-02-13
refactor: rpc: Remove vector copy from listtransactions
João Barbosa
2020-02-13
build: pass -fno-ident in Windows gitian descriptor
fanquake
2020-02-13
Merge #18121: gui: Throttle GUI update pace when -reindex
Jonas Schnelli
2020-02-13
Merge #18123: gui: Fix race in WalletModel::pollBalanceChanged
Jonas Schnelli
2020-02-12
gui: Throttle GUI update pace when -reindex
Hennadii Stepanov
2020-02-12
Revert "Store p2sh scripts in AddAndGetDestinationForScript"
Russell Yanofsky
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-12
wallet: Improve LegacyScriptPubKeyMan::CanProvide script recognition
Russell Yanofsky
2020-02-12
Merge #18125: doc: remove PPA note from release-process.md
Wladimir J. van der Laan
2020-02-12
Merge #12134: Build previous releases and run functional tests
MarcoFalke
2020-02-12
doc: remove PPA note from release-process.md
fanquake
2020-02-12
Merge #18004: build: don't embed a build-id when building libdmg-hfsplus
fanquake
2020-02-11
gui: Fix race in WalletModel::pollBalanceChanged
Russell Yanofsky
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
[scripts] support release candidates of earlier releases
Sjors Provoost
2020-02-11
[tests] check v0.17.1 and v0.18.1 backwards compatibility
Sjors Provoost
2020-02-11
[scripts] build earlier releases
Sjors Provoost
2020-02-11
Merge #18104: build: Skip i686 build by default in guix and gitian
fanquake
2020-02-11
Merge #18087: Get rid of VARINT default argument
fanquake
2020-02-10
Get rid of VARINT default argument
Pieter Wuille
2020-02-10
Merge #18051: build: Fix behavior when ALLOW_HOST_PACKAGES unset
Wladimir J. van der Laan
2020-02-10
Merge #17947: test: add unit test for non-standard txs with too large tx size
Wladimir J. van der Laan
2020-02-10
Ignore only auto-generated .vcxproj files
Hennadii Stepanov
[next]