11071 Commits (08338942b50f915add72156e02a2131310d56e45)
 

Author SHA1 Message Date
Wladimir J. van der Laan 08338942b5
Merge #8204: Update petertodd's testnet seed 8 years ago
Wladimir J. van der Laan 147a7b6726
Merge #8246: trivial: capitalize BIP32 in option help 8 years ago
Wladimir J. van der Laan a1c92c29fd trivial: capitalize BIP32 in option help 8 years ago
Wladimir J. van der Laan 9f1807af24
Merge #8233: Mention Linux ARM executables in release process and notes 8 years ago
Wladimir J. van der Laan 06f40ef324 depends: Mention aarch64 as common cross-compile target 8 years ago
Wladimir J. van der Laan e9d76a161d
Merge #8068: Compact Blocks 8 years ago
Wladimir J. van der Laan 9e45ef1ef0
Merge #8234: qt: Periodic transifex update 8 years ago
Wladimir J. van der Laan 760a6c7cb2
Merge #8231: [Qt] fix a bug where the SplashScreen will not be hidden during startup 8 years ago
Wladimir J. van der Laan 961893f26e
Merge #8222: Enable mempool consistency checks in unit tests 8 years ago
Matt Corallo 48efec82f3 Fix some minor compact block issues that came up in review 8 years ago
Wladimir J. van der Laan 8ccdac1f5f
Merge #8229: [Doc] Update OS X build notes for 10.11 SDK 8 years ago
Wladimir J. van der Laan 4cbe05bf20 qt: Periodic transifex update 8 years ago
Wladimir J. van der Laan 05f64c9940 doc: Mention Linux ARM builds in release notes 8 years ago
Wladimir J. van der Laan b7bf037121 doc: Mention ARM executables in release process 8 years ago
Jonas Schnelli b3e1348c46
[Qt] fix a bug where the SplashScreen will not be hidden during startup 8 years ago
Wladimir J. van der Laan 0d41d705c8
Merge #8216: [qa] assert 'changePosition out of bounds' 8 years ago
TheLazieR Yip bf9c70b100
Fix LogPrint to LogPrintf 8 years ago
Wladimir J. van der Laan 1f86d64f6d
Merge #8220: Stop trimming when mapTx is empty 8 years ago
Wladimir J. van der Laan 94ab58b5cc
Merge #8179: Evict orphans which are included or precluded by accepted blocks. 8 years ago
Wladimir J. van der Laan f6598df765
Merge #7713: Fixes for verify-commits script 8 years ago
fanquake e5a680dc6a
[Doc] Update OS X build notes for 10.11 SDK 8 years ago
Wladimir J. van der Laan a6ddb19bd9
Merge #7687: Stop treating importaddress'ed scripts as change 8 years ago
Wladimir J. van der Laan 65c2058cc8
Merge #8066: [qa] test_framework: Use different rpc_auth_pair for each node 8 years ago
Wladimir J. van der Laan 12a541e8da
Merge #8210: [Qt] Bump to Qt5.6.1 8 years ago
MarcoFalke fa58f94ff7 [qa] pull-tester: Start longest test first 8 years ago
Wladimir J. van der Laan 377d1310ac
Merge #8203: Clarify documentation for running a tor node 8 years ago
Wladimir J. van der Laan 223bf831cc
Merge #8224: readme: Omit phrasing; 'new' 8 years ago
Jonas Schnelli 2759597bc8
Only pass -lQt5PlatformSupport if >=Qt5.6 8 years ago
Pieter Wuille ccd06b94f6 Elaborate bucket size math 8 years ago
Matt Corallo 0d4cb48ef1 Use vTxHashes to optimize InitData significantly 8 years ago
Matt Corallo 811902649d Provide a flat list of txid/terators to txn in CTxMemPool 8 years ago
Matt Corallo 678ee9793f Add BIP 152 to implemented BIPs list 8 years ago
Matt Corallo 56ba516727 Add reconstruction debug logging 8 years ago
Matt Corallo 2f34a2e476 Get our "best three" peers to announce blocks using cmpctblocks 8 years ago
Matt Corallo 927f8eede0 Add ability to fetch CNode by NodeId 8 years ago
Matt Corallo d25cd3ec4e Add receiver-side protocol implementation for CMPCTBLOCK stuff 8 years ago
Will Binns 7734479a01
readme: Omit phrasing; 'new' 8 years ago
Matt Corallo 9c837d5468 Add sender-side protocol implementation for CMPCTBLOCK stuff 8 years ago
Matt Corallo 00c40784fe Add protocol messages for short-ids blocks 8 years ago
Matt Corallo e3b2222144 Add some blockencodings tests 8 years ago
Matt Corallo f4f8f14adc Add TestMemPoolEntryHelper::FromTx version for CTransaction 8 years ago
Matt Corallo 85ad31ede7 Add partial-block block encodings API 8 years ago
Matt Corallo 5249daca5a Add COMPACTSIZE wrapper similar to VARINT for serialization 8 years ago
Matt Corallo cbda71cf04 Move context-required checks from CheckBlockHeader to Contextual... 8 years ago
Matt Corallo 7c29ec9449 If AcceptBlockHeader returns true, pindex will be set. 8 years ago
Pieter Wuille 96806c39f4 Stop trimming when mapTx is empty 8 years ago
Peter Todd 1e9aab0dbf
Remove sipa's old revoked key from verify-commits 8 years ago
Pieter Wuille 3775ff9ea7 Enable mempool consistency checks in unit tests 8 years ago
Pieter Wuille ad0752e41f Stop trimming when mapTx is empty 8 years ago
MarcoFalke a072d1a837
Merge #8215: [wallet] tests: Don't use floating point 8 years ago