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-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
2018-11-28
Add autogen.sh in ARM Cross-compilation
Walter
2018-11-28
[wallet] Ensure wallet is unlocked before signing
gustavonalle
2018-11-10
Merge #14441: [wallet] Backport(0.17): Restore ability to list incoming trans...
Wladimir J. van der Laan
2018-11-06
doc: Clean out release notes after 0.17.0.1
Wladimir J. van der Laan
2018-11-06
Merge #14666: qt: Revert "Force TLS1.0+ for SSL connections" (0.17)
Wladimir J. van der Laan
2018-11-06
qt: Revert "Force TLS1.0+ for SSL connections"
Tim Ruffing
2018-10-28
Merge #14589: Docs/Release notes: 0.17.0.1 is a minor release
MarcoFalke
2018-10-28
Merge #14566: 0.17: qa backports
MarcoFalke
2018-10-27
Docs/Release notes: 0.17.0.1 is a minor release
David A. Harding
2018-10-26
Merge #14576: Release 0.17.0.1
v0.17.0.1
Wladimir J. van der Laan
2018-10-25
Merge #14579: [0.17] travis: Pin flake8 version to 3.5.0
MarcoFalke
2018-10-26
travis: Pin flake8 version to 3.5.0
fanquake
2018-10-26
build: Bump version for 0.17.0.1
Wladimir J. van der Laan
2018-10-25
doc: Update release notes for 0.17.0.1
Wladimir J. van der Laan
2018-10-25
[macOS] Remove DS_Store WindowBounds bytes object
Jonas Schnelli
[next]