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
2018-10-24
qa: Add TestNode::assert_debug_log
MarcoFalke
2018-10-03
doc: Clean out release notes after release 0.17.0
Wladimir J. van der Laan
2018-10-01
Merge #14157: [0.17] doc: merge upstream release-notes from bitcoin-core/bitc...
v0.17.0
Wladimir J. van der Laan
2018-09-30
doc: Update release-notes.md from upstream devwiki
fanquake
2018-09-29
depends: fix bitcoin-qt back-compat with older freetype versions at runtime
Cory Fields
2018-09-18
Merge #14248: [0.17] Fix crash bug with duplicate inputs within a transaction
v0.17.0rc4
Wladimir J. van der Laan
2018-09-17
[qa] backport: Test for duplicate inputs within a transaction
Suhas Daftuar
2018-09-17
Fix crash bug with duplicate inputs within a transaction
Suhas Daftuar
2018-09-06
Replace duplcate reference with reference to reference doc
v0.17.0rc3
Pieter Wuille
2018-09-06
Adjust TODO link
Pieter Wuille
2018-09-06
Add descriptor reference documentation
Pieter Wuille
2018-09-06
test: Add test for config file parsing errors
MarcoFalke
2018-09-06
util: Report parse errors in configuration file
Wladimir J. van der Laan
2018-09-06
Merge #14152: [0.17] doc: Change documentation for =0 for non-boolean options
Wladimir J. van der Laan
2018-09-05
doc: Update v0.17.0.0 manpages
MarcoFalke
2018-09-05
doc: Change documentation for =0 for non-boolean options
Wladimir J. van der Laan
2018-08-28
fix walletcreatefundedpsbt deriv paths, add test
Gregory Sanders
2018-08-28
Merge #14084: [0.17] qa: Backports
Wladimir J. van der Laan
2018-08-27
Use assert when running from multithreaded code as BOOST_CHECK_* are not thre...
Jesse Cohen
2018-08-27
qa: Stop txindex thread before calling destructor
MarcoFalke
2018-08-27
Docs: Fix help message typo optiona -> optional
Ben Woosley
2018-08-22
Bugfix: NSIS: Exclude Makefile* from docs
v0.17.0rc2
Luke Dashjr
2018-08-21
RPCTypeCheck bip32derivs arg in walletcreatefunded
Gregory Sanders
2018-08-21
QA: add basic walletcreatefunded optional arg test
Gregory Sanders
2018-08-21
walletcreatefundedpsbt: remove duplicate replaceable arg
Gregory Sanders
2018-08-21
Allow ConstructTransaction to not throw error with 0-input txn
Gregory Sanders
2018-08-21
Merge #14005: [0.17] depends: fix qt determinism
Wladimir J. van der Laan
2018-08-19
depends: fix qt determinism
Cory Fields
2018-08-16
qt: Pre-rc1 translations update
v0.17.0rc1
Wladimir J. van der Laan
2018-08-15
Merge #13976: [0.17] Backport #13960 & #13917
Wladimir J. van der Laan
2018-08-15
More tests of signer checks
Andrew Chow
2018-08-15
Test that a non-witness script as witness utxo is not signed
Andrew Chow
2018-08-15
Only wipe wrong UTXO type data if overwritten by wallet
Pieter Wuille
2018-08-15
Additional sanity checks in SignPSBTInput
Pieter Wuille
2018-08-15
Serialize non-witness utxo as a non-witness tx but always deserialize as witness
Andrew Chow
2018-08-15
Fix PSBT deserialization of 0-input transactions
Andrew Chow
2018-08-13
Merge #13956: [0.17] doc: regenerate manpages
Wladimir J. van der Laan
2018-08-13
doc: regenerate manpages
fanquake
2018-08-13
build: bump version to 0.17.0
Wladimir J. van der Laan
2018-08-13
Merge #13951: Hardcoded seeds update pre-0.17 branch
Wladimir J. van der Laan
2018-08-13
contrib: fix GetDesirableServiceFlags typo in seeds/README.md
MarcoFalke
2018-08-13
Merge #13950: doc: move-only 0.17.0 release notes of individual prs
Wladimir J. van der Laan
2018-08-13
Merge #13054: tests: Enable automatic detection of undefined names in Python ...
MarcoFalke
2018-08-13
tests: Use explicit imports
practicalswift
2018-08-13
net: Update hardcoded seeds
Wladimir J. van der Laan
2018-08-13
contrib: in makeseeds, add 0.16.x to PATTERN_AGENT, remove 0.13.x
Wladimir J. van der Laan
2018-08-13
doc: move-only release notes of individual prs
MarcoFalke
2018-08-13
Merge #13905: docs: fixed bitcoin-cli -help output for help2man
MarcoFalke
2018-08-13
Merge #13928: qa: blocktools enforce named args for amount
MarcoFalke
2018-08-13
Merge #13918: rpc: Replace median fee rate with feerate percentiles in getblo...
MarcoFalke
[next]