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-12-25
doc: Clean out release notes post-0.17.1
Wladimir J. van der Laan
2018-12-24
Merge #14893: 0.17 [Backport 14890] rpc: Avoid creating non-standard raw tran...
MarcoFalke
2018-12-25
Merge #14900: [backport] #14679 importmulti: Don't add internal addresses to ...
MeshCollider
2018-12-09
importmulti: Don't add internal addresses to address book
Gregory Sanders
2018-12-07
rpc: Avoid creating non-standard raw transactions
MarcoFalke
2018-12-07
doc: Fill in authors and changelog for 0.17.1 release notes
v0.17.1rc1
v0.17.1
Wladimir J. van der Laan
2018-12-07
Merge #14889: [0.17] Backport #14424 (Stop requiring imported pubkey to sign ...
Wladimir J. van der Laan
2018-12-07
Stop requiring imported pubkey to sign non-PKH schemes
Pieter Wuille
2018-12-06
Merge #14880: 0.17: Backport #14453
MarcoFalke
2018-12-06
Merge #14878: 0.17: Further backports
Wladimir J. van der Laan
2018-12-06
qa: Ensure wallet unload during walletpassphrase timeout
João Barbosa
2018-12-06
build: bump version to 0.17.1
Wladimir J. van der Laan
2018-12-05
rpc: Fix wallet unload during walletpassphrase timeout
João Barbosa
2018-12-05
fix converttopsbt permitsigdata arg, add basic test
Gregory Sanders
2018-12-05
Merge #14780: PSBT backports to 0.17
MarcoFalke
2018-12-03
Add test for conversion from non-witness to witness UTXO
Pieter Wuille
2018-12-03
Add regression test for PSBT signing bug #14473
Glenn Willen
2018-12-03
Refactor PSBTInput signing to enforce invariant
Glenn Willen
2018-12-03
Simplify arguments to SignPSBTInput
Glenn Willen
2018-12-03
Add bool PSBTInputSigned
Glenn Willen
2018-12-03
New PartiallySignedTransaction constructor from CTransction
Glenn Willen
2018-12-03
Remove redundant txConst parameter to FillPSBT
Glenn Willen
2018-12-03
More concise conversion of CDataStream to string
Glenn Willen
2018-12-03
check that a separator is found for psbt inputs, outputs, and global map
Andrew Chow
2018-12-01
Merge #14196: [0.17][psbt] always drop the unnecessary utxo and convert non-w...
MarcoFalke
2018-11-30
Merge #14851: [backport] fix assert crash when specified change output spend ...
MarcoFalke
2018-11-30
Merge #14852: 0.17 backport: [tests] Add wallet_balance.py
MarcoFalke
2018-11-30
[tests] Add wallet_balance.py
John Newbery
2018-11-30
CreateTransaction: Assume minimum p2sh-p2wpkh spend size for unknown change
Gregory Sanders
2018-11-30
Remove stale comment in CalculateMaximumSignedInputSize
Gregory Sanders
2018-11-30
Merge #14835: [0.17] Further Backports
MarcoFalke
2018-11-30
qa: Avoid race in p2p_invalid_block by waiting for the block request
MarcoFalke
2018-11-29
Add SAFE_CHARS[SAFE_CHARS_URI]: Chars allowed in URIs (RFC 3986)
practicalswift
2018-11-29
rpc: Make HTTP RPC debug logging more informative
practicalswift
2018-11-29
add test demonstrating addrLocal UB
Kaz Wesley
2018-11-29
fix uninitialized read when stringifying an addrLocal
Kaz Wesley
2018-11-29
Throw error if CPubKey is invalid during PSBT keypath serialization
Gregory Sanders
2018-11-29
Bugfix: RPC: Add address_type named param for createmultisig
Luke Dashjr
2018-11-29
gui: explicitly disable "Dark Mode" appearance on macOS
fanquake
2018-11-28
Merge #14328: [0.17] Backports
MarcoFalke
2018-11-28
travis: Remove deprecated sudo
MarcoFalke
2018-11-28
build: Add bitcoin-tx.exe into Windows installer
Chun Kuan Lee
2018-11-28
build: Remove illegal spacing in darwin.mk
Jon Layton
2018-11-28
Fix listreceivedbyaddress not taking address as a string
Eric Scrivner
2018-11-28
wallet: Avoid potential use of unitialized value bnb_used in CWallet::CreateT...
practicalswift
2018-11-28
Tests: Fix a comment
fridokus
2018-11-28
qa: Add test to ensure node can generate all help texts at runtime
MarcoFalke
2018-11-28
disallow oversized CBlockHeaderAndShortTxIDs
Kaz Wesley
2018-11-28
fix a deserialization overflow edge case
Kaz Wesley
2018-11-28
add a test demonstrating an overflow in a deserialization edge case
Kaz Wesley
[prev]
[next]