aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-06-18Merge #8215: [wallet] tests: Don't use floating pointMarcoFalke
2016-06-18Use runtime linking of QT libdbus, use custom/temp. SDK URLJonas Schnelli
2016-06-17Clarify documentation for running a tor nodeNathaniel Mahieu
2016-06-17Fix bitcoin_qt.m4 and fix-xcb-include-order.patchJonas Schnelli
2016-06-17Merge #8214: [qa] mininode: fail on send_message instead of silent returnMarcoFalke
2016-06-17[qa] pull-tester: Fix assertion and check for run_parallelMarcoFalke
2016-06-17[qa] fundrawtransaction: Create get_unspent()MarcoFalke
2016-06-17[qa] assert 'changePosition out of bounds'MarcoFalke
2016-06-17[qa] mininode: fail on send_message instead of silent returnMarcoFalke
2016-06-17[wallet] tests: Don't use floating pointMarcoFalke
2016-06-17[depends] OpenSSL 1.0.1k - update config_optsfanquake
2016-06-17depends: bump OSX toolchainCory Fields
2016-06-16Merge #7600: Mining: Select transactions using feerate-with-ancestorsPieter Wuille
2016-06-16Add unit tests for ancestor feerate miningSuhas Daftuar
2016-06-16Use ancestor-feerate based transaction selection for miningSuhas Daftuar
2016-06-16Merge #7892: Add full UTF-8 support to RPCWladimir J. van der Laan
2016-06-16Merge #8113: Rework addnode behaviourWladimir J. van der Laan
2016-06-16Merge #8171: [RPC] Fix createrawtx sequence number unsigned int parsingWladimir J. van der Laan
2016-06-16Merge #8084: Add recently accepted blocks and txn to AttemptToEvictConnection.Wladimir J. van der Laan
2016-06-16Merge #8208: Do not set extra flags for unfiltered DNS seed resultsWladimir J. van der Laan
2016-06-16Merge #8207: [trivial] Add a link to the Bitcoin-Core repository and website ...Wladimir J. van der Laan
2016-06-16[doc] Add website links to about dialogMarcoFalke
2016-06-15Allow disconnecting a netgroup with only one member in eviction.Gregory Maxwell
2016-06-15Add recently accepted blocks and txn to AttemptToEvictConnection.Gregory Maxwell
2016-06-15Do not set extra flags for unfiltered DNS seed resultsPieter Wuille
2016-06-15Increase maximum orphan size to 100,000 bytes.Gregory Maxwell
2016-06-15Treat orphans as implicit inv for parents, discard when parents rejected.Gregory Maxwell
2016-06-15Adds an expiration time for orphan tx.Gregory Maxwell
2016-06-15Update petertodd's testnet seedPeter Todd
2016-06-14Remove bad chain alert partition checkBtcDrak
2016-06-14Merge #7636: Add bitcoin address label to request payment QR codeJonas Schnelli
2016-06-14Merge #8198: [trivial] Sync ax_pthread with upstream draft4Wladimir J. van der Laan
2016-06-14Merge #8035: [Wallet] Add simplest BIP32/deterministic key generation impleme...Wladimir J. van der Laan
2016-06-14Merge #8194: [gitian] set correct PATH for wrappersWladimir J. van der Laan