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-09-18
doc: Clean out release notes after release
v0.16-final
Wladimir J. van der Laan
2018-09-18
doc: Update manpages for 0.16.3
v0.16.3
Wladimir J. van der Laan
2018-09-18
doc: 0.16.3 release notes
Wladimir J. van der Laan
2018-09-18
build: Bump version to 0.16.3
Wladimir J. van der Laan
2018-09-18
Merge #14249: [0.16] Fix crash bug with duplicate inputs within a transaction
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-08-08
Merge #13852: [0.16] doc: correct the help output for -prune
Wladimir J. van der Laan
2018-08-08
Merge #13796: [0.16] Make signrawtransaction give an error when amount is nee...
Wladimir J. van der Laan
2018-08-02
-prune option -help output aligned with code
Hennadii Stepanov
2018-07-30
Merge #13797: [0.16] bitcoinconsensus: invalid flags should be set to bitcoin...
Wladimir J. van der Laan
2018-07-30
doc: Clean out release notes after 0.16.2
Wladimir J. van der Laan
2018-07-29
bitcoinconsensus: invalid flags should be set to bitcoinconsensus_error type,...
Thomas Kerin
2018-07-29
[tests] Check signrawtransaction* errors on missing prevtx info
Anthony Towns
2018-07-29
Error on missing amount in signrawtransaction*
Anthony Towns
2018-07-20
Merge #13703: 0.16.2: [doc] Bump manpages
v0.16.2
Wladimir J. van der Laan
2018-07-18
0.16.2: Bump manpages
MarcoFalke
2018-07-18
doc: Fill in changelog and credits in release notes
Wladimir J. van der Laan
2018-07-17
Merge #13678: build: Bump version to 0.16.2
v0.16.2rc2
Wladimir J. van der Laan
2018-07-16
build: Bump version to 0.16.2
Cory Fields
2018-07-16
doc: Clean out release notes for 0.16.2
v0.16.2rc1
Wladimir J. van der Laan
2018-07-16
Fix that CWallet::AbandonTransaction would only traverse one level
Ben Woosley
2018-07-16
Merge #13644: 0.16: Remaining backports for 0.16.2
Wladimir J. van der Laan
2018-07-14
qa: Initialize lockstack to prevent null pointer deref
MarcoFalke
2018-07-13
gui: Show messages as text not html
Wladimir J. van der Laan
2018-07-13
[qt] send: Clear All also resets coin control options
Sjors Provoost
2018-07-13
Fix csBestBlock/cvBlockChange waiting in rpc/mining
Pieter Wuille
2018-07-13
Consensus: Fix bug when compiler do not support __builtin_clz*
532479301
2018-07-13
[qa] Add a test for merkle proof malleation
Suhas Daftuar
2018-07-13
have verifytxoutproof check the number of txns in proof structure
Gregory Sanders
2018-07-13
wallet: Erase wtxOrderd wtx pointer on removeprunedfunds
MarcoFalke
2018-07-13
Remove boost dependency (boost/assign/std/vector.hpp)
practicalswift
2018-07-13
Fix incorrect tests
practicalswift
2018-07-12
Make tests pass after 2020
Bernhard M. Wiedemann
2018-07-12
[rpcwallet] Clamp walletpassphrase value at 100M seconds
Suhas Daftuar
2018-07-12
rpc: fix type mistmatch in listreceivedbyaddress
joemphilips
2018-07-12
[trivial] Add newlines to end of log messages.
John Newbery
2018-07-12
qt: Avoid resetting on resetguisettigs=0
MarcoFalke
2018-07-12
qa: Fix wallet_listreceivedby race
MarcoFalke
2018-07-12
[tests] Fixed intermittent failure in p2p_sendheaders.py.
lmanners
2018-07-12
Remove useless mapRequest tracking that just effects Qt display.
Matt Corallo
2018-07-09
Merge #13455: [0.16.2] Backports
Wladimir J. van der Laan
2018-06-30
depends: Update Qt download url
fanquake
2018-06-26
Fix parameter count check for importpubkey.
Kristaps Kaupe
2018-06-15
expose CBlockIndex::nTx in getblock(header)
Gregory Sanders
2018-06-13
doc: Last-minute edits to 0.16.1 release notes
v0.16.1
Wladimir J. van der Laan
2018-06-13
Add Windows shutdown handler
Chun Kuan Lee
2018-06-13
Bugfix: Include <memory> for std::unique_ptr
Luke Dashjr
2018-06-01
qt: Periodic translations update
v0.16.1rc2
Wladimir J. van der Laan
2018-05-30
doc: Add commits and authors to release notes for rc1
Wladimir J. van der Laan
[next]