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-06-22
[libconsensus] Script verification API with amounts
Thomas Kerin
2016-06-22
BIP141: Other consensus critical limits, and BIP145
Pieter Wuille
2016-06-22
[RPC] Return witness data in blockchain RPCs
Johnson Lau
2016-06-22
BIP143: Verification logic
Pieter Wuille
2016-06-22
Refactor script validation to observe amounts
Pieter Wuille
2016-06-22
BIP144: Handshake and relay (receiver side)
Pieter Wuille
2016-06-22
BIP141: Commitment structure and deployment
Pieter Wuille
2016-06-22
BIP141: Witness program
Pieter Wuille
2016-06-22
BIP144: Serialization, hashes, relay (sender side)
Pieter Wuille
2016-06-22
--- [SEGWIT] begin: P2P/node/consensus ---
Pieter Wuille
2016-06-22
Merge #8233: Mention Linux ARM executables in release process and notes
Wladimir J. van der Laan
2016-06-22
depends: Mention aarch64 as common cross-compile target
Wladimir J. van der Laan
2016-06-22
Merge #8068: Compact Blocks
Wladimir J. van der Laan
2016-06-22
Merge #8234: qt: Periodic transifex update
Wladimir J. van der Laan
2016-06-22
Merge #8231: [Qt] fix a bug where the SplashScreen will not be hidden during ...
Wladimir J. van der Laan
2016-06-22
Merge #8222: Enable mempool consistency checks in unit tests
Wladimir J. van der Laan
2016-06-21
Fix some minor compact block issues that came up in review
Matt Corallo
2016-06-21
Merge #8229: [Doc] Update OS X build notes for 10.11 SDK
Wladimir J. van der Laan
2016-06-21
qt: Periodic transifex update
Wladimir J. van der Laan
2016-06-21
doc: Mention Linux ARM builds in release notes
Wladimir J. van der Laan
2016-06-21
doc: Mention ARM executables in release process
Wladimir J. van der Laan
2016-06-21
[Qt] fix a bug where the SplashScreen will not be hidden during startup
Jonas Schnelli
2016-06-21
Merge #8216: [qa] assert 'changePosition out of bounds'
Wladimir J. van der Laan
2016-06-21
Fix LogPrint to LogPrintf
TheLazieR Yip
2016-06-20
Merge #8220: Stop trimming when mapTx is empty
Wladimir J. van der Laan
2016-06-20
Merge #8179: Evict orphans which are included or precluded by accepted blocks.
Wladimir J. van der Laan
2016-06-20
Merge #7713: Fixes for verify-commits script
Wladimir J. van der Laan
2016-06-20
[Doc] Update OS X build notes for 10.11 SDK
fanquake
2016-06-20
Merge #7687: Stop treating importaddress'ed scripts as change
Wladimir J. van der Laan
2016-06-20
Merge #8066: [qa] test_framework: Use different rpc_auth_pair for each node
Wladimir J. van der Laan
2016-06-20
Merge #8210: [Qt] Bump to Qt5.6.1
Wladimir J. van der Laan
2016-06-20
[qa] pull-tester: Start longest test first
MarcoFalke
2016-06-20
Merge #8203: Clarify documentation for running a tor node
Wladimir J. van der Laan
2016-06-20
Merge #8224: readme: Omit phrasing; 'new'
Wladimir J. van der Laan
2016-06-20
Only pass -lQt5PlatformSupport if >=Qt5.6
Jonas Schnelli
2016-06-19
Elaborate bucket size math
Pieter Wuille
2016-06-19
Use vTxHashes to optimize InitData significantly
Matt Corallo
2016-06-19
Provide a flat list of txid/terators to txn in CTxMemPool
Matt Corallo
2016-06-19
Add BIP 152 to implemented BIPs list
Matt Corallo
2016-06-19
Add reconstruction debug logging
Matt Corallo
2016-06-19
Get our "best three" peers to announce blocks using cmpctblocks
Matt Corallo
2016-06-19
Add ability to fetch CNode by NodeId
Matt Corallo
2016-06-19
Add receiver-side protocol implementation for CMPCTBLOCK stuff
Matt Corallo
2016-06-19
readme: Omit phrasing; 'new'
Will Binns
2016-06-19
Add sender-side protocol implementation for CMPCTBLOCK stuff
Matt Corallo
2016-06-19
Add protocol messages for short-ids blocks
Matt Corallo
2016-06-19
Add some blockencodings tests
Matt Corallo
2016-06-19
Add TestMemPoolEntryHelper::FromTx version for CTransaction
Matt Corallo
2016-06-19
Add partial-block block encodings API
Matt Corallo
2016-06-19
Add COMPACTSIZE wrapper similar to VARINT for serialization
Matt Corallo
[next]