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-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
2018-05-28
Merge #13336: [0.16.1] doc: Bump to Ubuntu Bionic 18.04 in build-windows.md
v0.16.1rc1
Wladimir J. van der Laan
2018-05-28
doc: Bump to Ubuntu Bionic 18.04 in build-windows.md
Chun Kuan Lee
2018-05-28
build: Bump version to 0.16.1
Wladimir J. van der Laan
2018-05-28
qt: Pre-rc1 transifex pull
Wladimir J. van der Laan
2018-05-28
Merge #13319: [0.16.1] gui: Backport bech32 checkbox
Wladimir J. van der Laan
2018-05-28
Merge #13317: [0.16.1] Remaining backports
Wladimir J. van der Laan
2018-05-24
qt: Update translations pre-rc1
MarcoFalke
2018-05-24
GUI: Allow generating Bech32 addresses with a legacy-address default
Luke Dashjr
2018-05-24
GUI: Rephrase Bech32 checkbox text/tooltip
Luke Dashjr
2018-05-24
qa: Pad scriptPubKeys to get minimum sized txs
MarcoFalke
2018-05-24
Policy to reject extremely small transactions
Johnson Lau
2018-05-24
Add transaction tests for constant scriptCode
Johnson Lau
2018-05-24
Add constant scriptCode policy in non-segwit scripts
Johnson Lau
2018-05-24
Add unit tests for signals generated by ProcessNewBlock()
Jesse Cohen
2018-05-24
Fix concurrency-related bugs in ActivateBestChain
Jesse Cohen
2018-05-24
Do not unlock cs_main in ABC unless we've actually made progress.
Matt Corallo
2018-05-24
Bugfix: ensure consistency of m_failed_blocks after reconsiderblock
Suhas Daftuar
2018-05-24
Merge #13253: [0.16] Further Backports
Wladimir J. van der Laan
[next]