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
/
src
Age
Commit message (
Expand
)
Author
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
CreateTransaction: Assume minimum p2sh-p2wpkh spend size for unknown change
Gregory Sanders
2018-11-30
Remove stale comment in CalculateMaximumSignedInputSize
Gregory Sanders
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-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
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
[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
qt: Revert "Force TLS1.0+ for SSL connections"
Tim Ruffing
2018-10-28
Merge #14566: 0.17: qa backports
MarcoFalke
2018-10-24
Disable wallet and address book Qt tests on macOS minimal platform
Russell Yanofsky
2018-10-18
[doc] getblocktemplate: use SegWit in example
Sjors Provoost
2018-10-10
[wallet] Restore ability to list incoming transactions by label
Russell Yanofsky
2018-09-17
Fix crash bug with duplicate inputs within a transaction
Suhas Daftuar
2018-09-11
Convert non-witness UTXOs to witness if witness sig created
Andrew Chow
2018-09-11
Drop the unnecessary UTXO based on the UTXOs present, not on earlier wallet t...
Andrew Chow
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
util: Report parse errors in configuration file
Wladimir J. van der Laan
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-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-21
RPCTypeCheck bip32derivs arg in walletcreatefunded
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-16
qt: Pre-rc1 translations update
v0.17.0rc1
Wladimir J. van der Laan
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
net: Update hardcoded seeds
Wladimir J. van der Laan
2018-08-13
Merge #13905: docs: fixed bitcoin-cli -help output for help2man
MarcoFalke
2018-08-13
Merge #13918: rpc: Replace median fee rate with feerate percentiles in getblo...
MarcoFalke
2018-08-13
Merge #13666: Always create signatures with Low R values
Wladimir J. van der Laan
2018-08-13
Merge #13808: wallet: shuffle coins before grouping, where warranted
Wladimir J. van der Laan
2018-08-13
docs: fixed bitcoin-cli -help output for help2man
Hennadii Stepanov
2018-08-13
qt: Translations update before 0.17 branch
Wladimir J. van der Laan
2018-08-11
Replace median fee rate with feerate percentiles
Marcin Jachymiak
2018-08-10
Merge #13908: [Docs] upgrade rescan time warning from minutes to >1 hour
MarcoFalke
[prev]
[next]