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
2016-10-17
doc: Update release notes for last-minute pulls
v0.13.1rc1
Wladimir J. van der Laan
2016-10-17
My DNS seed supports filtering
Christian Decker
2016-10-17
Add x9 service bit support to dnsseed.bluematt.me
Matt Corallo
2016-10-17
Comment that most dnsseeds only support some service bits combos
Matt Corallo
2016-10-17
Merge #8942: [doc] 0.13.1: Minor clarification to release notes
Wladimir J. van der Laan
2016-10-17
[doc] 0.13.1: Minor clarification to release notes
MarcoFalke
2016-10-17
Update implemented bips for 0.13.1
Pieter Wuille
2016-10-17
doc: Properly sort authors list
Wladimir J. van der Laan
2016-10-17
doc: Fill in changelog and authors in release notes
Wladimir J. van der Laan
2016-10-17
Define start and end time for segwit deployment
Pieter Wuille
2016-10-17
qt: periodic translation update
Wladimir J. van der Laan
2016-10-17
Merge #8916: 0.13.1 backports
Wladimir J. van der Laan
2016-10-17
remove redundant tests in p2p-segwit.py
Johnson Lau
2016-10-17
test segwit uncompressed key fixes
Johnson Lau
2016-10-17
Fix ismine and addwitnessaddress: no uncompressed keys in segwit
Pieter Wuille
2016-10-17
[qa] Add tests for uncompressed pubkeys in segwit
Suhas Daftuar
2016-10-17
Make test framework produce lowS signatures
Johnson Lau
2016-10-17
Require compressed keys in segwit as policy and disable signing with uncompre...
Johnson Lau
2016-10-17
Add standard limits for P2WSH with tests
Johnson Lau
2016-10-17
[qa] Build v4 blocks in p2p-compactblocktests
Matt Corallo
2016-10-17
[qa] Send segwit-encoded blocktxn messages in p2p-compactblocks
Matt Corallo
2016-10-13
Merge #8899: [0.13] Fix wake from sleep issue with Boost 1.59.0
Wladimir J. van der Laan
2016-10-13
Update bitcoin-tx to output witness data.
jonnynewbs
2016-10-13
[qa] Fix compact block shortids for a test case
Dagur Valberg Johannsson
2016-10-13
Use cmpctblock type 2 for segwit-enabled transfer
Matt Corallo
2016-10-13
Fix overly-prescriptive p2p-segwit test for new fetch logic
Matt Corallo
2016-10-13
Use cmpctblock type 2 for segwit-enabled transfer
Pieter Wuille
2016-10-13
[qa] Fix bug in mininode witness deserialization
Suhas Daftuar
2016-10-13
[qa] Add support for compactblocks v2 to mininode
Suhas Daftuar
2016-10-13
[qa] Update p2p-compactblocks.py for compactblocks v2
Suhas Daftuar
2016-10-13
Add NULLDUMMY verify flag in bitcoinconsensus.h
Johnson Lau
2016-10-13
net: fix a few cases where messages were sent rather than dropped upon discon...
Cory Fields
2016-10-13
Add policy: null signature for failed CHECK(MULTI)SIG
Johnson Lau
2016-10-13
Make non-minimal OP_IF/NOTIF argument non-standard for P2WSH
Johnson Lau
2016-10-13
qt: Periodic translations update
Wladimir J. van der Laan
2016-10-13
qt: Translate all files, even if wallet disabled
Wladimir J. van der Laan
2016-10-11
Merge #8866: [0.13] Backports
MarcoFalke
2016-10-08
[Doc] Update bips.md for Segregated Witness
fanquake
2016-10-07
Fix wake from sleep issue with Boost 1.59.0
Michael Ford
2016-10-06
[qa] Fix race condition in sendheaders.py
Suhas Daftuar
2016-10-05
[qa] Another attempt to fix race condition in p2p-compactblocks.py
Suhas Daftuar
2016-10-05
Bugfix: Trivial: RPC: getblockchaininfo help: pruneheight is the lowest, not ...
Luke Dashjr
2016-10-03
test: Explicitly set encoding to utf8 when opening text files
Wladimir J. van der Laan
2016-10-03
[qa] util: Move wait_bitcoinds() into stop_nodes()
MarcoFalke
2016-10-03
[qa] Add getinfo smoke tests and rework versionbits test
MarcoFalke
2016-10-03
[qa] mininode: Only allow named args in wait_until
MarcoFalke
2016-10-03
[qa] Fix race condition in p2p-compactblocks test
Suhas Daftuar
2016-10-03
Fix nulldummy.py test
Johnson Lau
2016-10-03
test: Avoid ConnectionResetErrors during RPC tests
Wladimir J. van der Laan
2016-10-03
bitcoin-util-test.py should fail if the output file is empty
jnewbery
[next]