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
2016-12-02
Sync bitcoin-tx with tx version policy
BtcDrak
2016-12-02
Use RelevantServices instead of node_network in AttemptToEvict.
Gregory Maxwell
2016-12-02
Make orphan parent fetching ask for witnesses.
Gregory Maxwell
2016-12-02
Always add default_witness_commitment with GBT client support
Pieter Wuille
2016-12-02
Always drop the least preferred HB peer when adding a new one.
Gregory Maxwell
2016-12-02
log block size and weight correctly.
jnewbery
2016-12-02
Merge #9191: [qa] 0.13.2 Backports
Wladimir J. van der Laan
2016-12-02
Revert "Use async name resolving to improve net thread responsiveness"
Matt Corallo
2016-11-30
torcontrol: Explicitly request RSA1024 private key
Wladimir J. van der Laan
2016-11-20
Modify getblocktxn handler not to drop requests for old blocks
Russell Yanofsky
2016-11-20
Align constant names for maximum compact block / blocktxn depth
Pieter Wuille
2016-11-20
Add cmpctblock to debug help list
instagibbs
2016-11-20
More agressively filter compact block requests
Matt Corallo
2016-11-20
Dont remove a "preferred" cmpctblock peer if they provide a block
Matt Corallo
2016-11-19
test: Fix use-after-free in scheduler tests
Wladimir J. van der Laan
2016-11-09
Merge #9048: [0.13 backport] Fix handling of invalid compact blocks
Wladimir J. van der Laan
2016-11-01
Bump the protocol version to distinguish new banning behavior.
Suhas Daftuar
2016-11-01
Fix compact block handling to not ban if block is invalid
Suhas Daftuar
2016-10-27
Add MIT license to Makefiles
Luke Dashjr
2016-10-27
Don't return the address of a P2SH of a P2SH.
jnewbery
2016-10-27
Fix relaypriority calculation error
maiiz
2016-10-27
Add missing cs_main lock to ::GETBLOCKTXN processing
Matt Corallo
2016-10-25
[net] Remove assert(nMaxInbound > 0)
v0.13.1rc3
MarcoFalke
2016-10-19
nMaxOutbound is MAX_OUTBOUND_CONNECTIONS on 0.13
Wladimir J. van der Laan
2016-10-19
qt: pre-rc2 translations update
Wladimir J. van der Laan
2016-10-19
RPC/Mining: getblocktemplate: Update and fix formatting of help
Luke Dashjr
2016-10-19
Make dnsseed's definition of acute need include relevant services.
Gregory Maxwell
2016-10-19
Be more aggressive in connecting to peers with relevant services.
Gregory Maxwell
2016-10-18
Remove bogus assert on number of oubound connections.
Matt Corallo
2016-10-18
rpc: Generate auth cookie in hex instead of base64
Wladimir J. van der Laan
2016-10-18
Bump version to 0.13.1
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
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
test segwit uncompressed key fixes
Johnson Lau
2016-10-17
Fix ismine and addwitnessaddress: no uncompressed keys in segwit
Pieter Wuille
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-13
Update bitcoin-tx to output witness data.
jonnynewbs
2016-10-13
Use cmpctblock type 2 for segwit-enabled transfer
Matt Corallo
2016-10-13
Use cmpctblock type 2 for segwit-enabled transfer
Pieter Wuille
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-05
Bugfix: Trivial: RPC: getblockchaininfo help: pruneheight is the lowest, not ...
Luke Dashjr
[prev]
[next]