aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-24[trivial] Add aarch64 to depends .gitignorefanquake
2016-06-23Merge #8204: Update petertodd's testnet seedWladimir J. van der Laan
2016-06-23Merge #8246: trivial: capitalize BIP32 in option helpWladimir J. van der Laan
2016-06-23trivial: capitalize BIP32 in option helpWladimir J. van der Laan
2016-06-22Merge #8233: Mention Linux ARM executables in release process and notesWladimir J. van der Laan
2016-06-22depends: Mention aarch64 as common cross-compile targetWladimir J. van der Laan
2016-06-22Merge #8068: Compact BlocksWladimir J. van der Laan
2016-06-22Merge #8234: qt: Periodic transifex updateWladimir J. van der Laan
2016-06-22Merge #8231: [Qt] fix a bug where the SplashScreen will not be hidden during ...Wladimir J. van der Laan
2016-06-22Merge #8222: Enable mempool consistency checks in unit testsWladimir J. van der Laan
2016-06-21Fix some minor compact block issues that came up in reviewMatt Corallo
2016-06-21Merge #8229: [Doc] Update OS X build notes for 10.11 SDKWladimir J. van der Laan
2016-06-21qt: Periodic transifex updateWladimir J. van der Laan
2016-06-21doc: Mention Linux ARM builds in release notesWladimir J. van der Laan
2016-06-21doc: Mention ARM executables in release processWladimir J. van der Laan
2016-06-21[Qt] fix a bug where the SplashScreen will not be hidden during startupJonas Schnelli
2016-06-21Merge #8216: [qa] assert 'changePosition out of bounds'Wladimir J. van der Laan
2016-06-21Fix LogPrint to LogPrintfTheLazieR Yip
2016-06-20Merge #8220: Stop trimming when mapTx is emptyWladimir J. van der Laan
2016-06-20Merge #8179: Evict orphans which are included or precluded by accepted blocks.Wladimir J. van der Laan
2016-06-20Merge #7713: Fixes for verify-commits scriptWladimir J. van der Laan
2016-06-20[Doc] Update OS X build notes for 10.11 SDKfanquake
2016-06-20Merge #7687: Stop treating importaddress'ed scripts as changeWladimir J. van der Laan
2016-06-20Merge #8066: [qa] test_framework: Use different rpc_auth_pair for each nodeWladimir J. van der Laan
2016-06-20Merge #8210: [Qt] Bump to Qt5.6.1Wladimir J. van der Laan
2016-06-20[qa] pull-tester: Start longest test firstMarcoFalke
2016-06-20Merge #8203: Clarify documentation for running a tor nodeWladimir J. van der Laan
2016-06-20Merge #8224: readme: Omit phrasing; 'new'Wladimir J. van der Laan
2016-06-20Only pass -lQt5PlatformSupport if >=Qt5.6Jonas Schnelli
2016-06-19Elaborate bucket size mathPieter Wuille
2016-06-19Use vTxHashes to optimize InitData significantlyMatt Corallo
2016-06-19Provide a flat list of txid/terators to txn in CTxMemPoolMatt Corallo
2016-06-19Add BIP 152 to implemented BIPs listMatt Corallo
2016-06-19Add reconstruction debug loggingMatt Corallo
2016-06-19Get our "best three" peers to announce blocks using cmpctblocksMatt Corallo
2016-06-19Add ability to fetch CNode by NodeIdMatt Corallo
2016-06-19Add receiver-side protocol implementation for CMPCTBLOCK stuffMatt Corallo
2016-06-19readme: Omit phrasing; 'new'Will Binns
2016-06-19Add sender-side protocol implementation for CMPCTBLOCK stuffMatt Corallo
2016-06-19Add protocol messages for short-ids blocksMatt Corallo
2016-06-19Add some blockencodings testsMatt Corallo
2016-06-19Add TestMemPoolEntryHelper::FromTx version for CTransactionMatt Corallo
2016-06-19Add partial-block block encodings APIMatt Corallo
2016-06-19Add COMPACTSIZE wrapper similar to VARINT for serializationMatt Corallo
2016-06-19Move context-required checks from CheckBlockHeader to Contextual...Matt Corallo
2016-06-19If AcceptBlockHeader returns true, pindex will be set.Matt Corallo
2016-06-19Stop trimming when mapTx is emptyPieter Wuille
2016-06-18Remove sipa's old revoked key from verify-commitsPeter Todd
2016-06-18Enable mempool consistency checks in unit testsPieter Wuille
2016-06-18Stop trimming when mapTx is emptyPieter Wuille