| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | Mark my dnsseed as supporting filtering | Pieter Wuille | 2016-06-23 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge #8204: Update petertodd's testnet seed | Wladimir J. van der Laan | 2016-06-23 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Update petertodd's testnet seed | Peter Todd | 2016-06-15 | 1 | -1/+1 | |
| * | | | | | | | | | | trivial: capitalize BIP32 in option help | Wladimir J. van der Laan | 2016-06-23 | 3 | -9/+9 | |
| | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge #8068: Compact Blocks | Wladimir J. van der Laan | 2016-06-22 | 17 | -53/+1160 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fix some minor compact block issues that came up in review | Matt Corallo | 2016-06-21 | 1 | -3/+3 | |
| | * | | | | | | | | | Elaborate bucket size math | Pieter Wuille | 2016-06-19 | 1 | -4/+10 | |
| | * | | | | | | | | | Use vTxHashes to optimize InitData significantly | Matt Corallo | 2016-06-19 | 1 | -3/+5 | |
| | * | | | | | | | | | Provide a flat list of txid/terators to txn in CTxMemPool | Matt Corallo | 2016-06-19 | 2 | -1/+18 | |
| | * | | | | | | | | | Add reconstruction debug logging | Matt Corallo | 2016-06-19 | 2 | -1/+16 | |
| | * | | | | | | | | | Get our "best three" peers to announce blocks using cmpctblocks | Matt Corallo | 2016-06-19 | 1 | -0/+29 | |
| | * | | | | | | | | | Add ability to fetch CNode by NodeId | Matt Corallo | 2016-06-19 | 2 | -2/+13 | |
| | * | | | | | | | | | Add receiver-side protocol implementation for CMPCTBLOCK stuff | Matt Corallo | 2016-06-19 | 1 | -8/+207 | |
| | * | | | | | | | | | Add sender-side protocol implementation for CMPCTBLOCK stuff | Matt Corallo | 2016-06-19 | 1 | -15/+95 | |
| | * | | | | | | | | | Add protocol messages for short-ids blocks | Matt Corallo | 2016-06-19 | 3 | -5/+44 | |
| | * | | | | | | | | | Add some blockencodings tests | Matt Corallo | 2016-06-19 | 2 | -0/+316 | |
| | * | | | | | | | | | Add TestMemPoolEntryHelper::FromTx version for CTransaction | Matt Corallo | 2016-06-19 | 2 | -1/+6 | |
| | * | | | | | | | | | Add partial-block block encodings API | Matt Corallo | 2016-06-19 | 3 | -0/+365 | |
| | * | | | | | | | | | Add COMPACTSIZE wrapper similar to VARINT for serialization | Matt Corallo | 2016-06-19 | 1 | -0/+23 | |
| | * | | | | | | | | | Move context-required checks from CheckBlockHeader to Contextual... | Matt Corallo | 2016-06-19 | 2 | -17/+17 | |
| | * | | | | | | | | | If AcceptBlockHeader returns true, pindex will be set. | Matt Corallo | 2016-06-19 | 1 | -3/+3 | |
| | * | | | | | | | | | Stop trimming when mapTx is empty | Pieter Wuille | 2016-06-19 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge #8234: qt: Periodic transifex update | Wladimir J. van der Laan | 2016-06-22 | 69 | -2435/+11482 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | qt: Periodic transifex update | Wladimir J. van der Laan | 2016-06-21 | 69 | -2435/+11482 | |
| * | | | | | | | | | | | Merge #8231: [Qt] fix a bug where the SplashScreen will not be hidden during ... | Wladimir J. van der Laan | 2016-06-22 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | [Qt] fix a bug where the SplashScreen will not be hidden during startup | Jonas Schnelli | 2016-06-21 | 1 | -0/+5 | |
| * | | | | | | | | | | | | Merge #8222: Enable mempool consistency checks in unit tests | Wladimir J. van der Laan | 2016-06-22 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Enable mempool consistency checks in unit tests | Pieter Wuille | 2016-06-18 | 1 | -0/+1 | |
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix LogPrint to LogPrintf | TheLazieR Yip | 2016-06-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge #8220: Stop trimming when mapTx is empty | Wladimir J. van der Laan | 2016-06-20 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Stop trimming when mapTx is empty | Pieter Wuille | 2016-06-18 | 1 | -1/+1 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge #8179: Evict orphans which are included or precluded by accepted blocks. | Wladimir J. van der Laan | 2016-06-20 | 3 | -32/+108 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Increase maximum orphan size to 100,000 bytes. | Gregory Maxwell | 2016-06-15 | 2 | -4/+4 | |
| | * | | | | | | | | | | | Treat orphans as implicit inv for parents, discard when parents rejected. | Gregory Maxwell | 2016-06-15 | 1 | -6/+22 | |
| | * | | | | | | | | | | | Adds an expiration time for orphan tx. | Gregory Maxwell | 2016-06-15 | 2 | -1/+26 | |
| | * | | | | | | | | | | | This eliminates the primary leak that causes the orphan map to | Gregory Maxwell | 2016-06-10 | 1 | -0/+21 | |
| | * | | | | | | | | | | | Track orphan by prev COutPoint rather than prev hash | Pieter Wuille | 2016-06-10 | 1 | -22/+36 | |
| | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge #7687: Stop treating importaddress'ed scripts as change | Wladimir J. van der Laan | 2016-06-20 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Stop treating importaddress'ed scripts as change | Pieter Wuille | 2016-06-02 | 1 | -0/+7 | |
| * | | | | | | | | | | | | Merge #8210: [Qt] Bump to Qt5.6.1 | Wladimir J. van der Laan | 2016-06-20 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | / / / / / / / / | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Only pass -lQt5PlatformSupport if >=Qt5.6 | Jonas Schnelli | 2016-06-20 | 1 | -0/+3 | |
| | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * / | | | | | | | | | [wallet] tests: Don't use floating point | MarcoFalke | 2016-06-17 | 1 | -21/+25 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge #7600: Mining: Select transactions using feerate-with-ancestors | Pieter Wuille | 2016-06-16 | 3 | -1/+432 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Add unit tests for ancestor feerate mining | Suhas Daftuar | 2016-06-16 | 1 | -0/+109 | |
| | * | | | | | | | | | Use ancestor-feerate based transaction selection for mining | Suhas Daftuar | 2016-06-16 | 2 | -1/+323 | |
| * | | | | | | | | | | Merge #7892: Add full UTF-8 support to RPC | Wladimir J. van der Laan | 2016-06-16 | 11 | -37/+181 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Merge commit '60ab9b200654ef0914459711cf2b22be16be3dc2' | Wladimir J. van der Laan | 2016-06-10 | 11 | -37/+181 | |
| * | | | | | | | | | | | Merge #8113: Rework addnode behaviour | Wladimir J. van der Laan | 2016-06-16 | 4 | -125/+115 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Randomize name lookup result in ConnectSocketByName | Pieter Wuille | 2016-06-13 | 1 | -4/+4 | |
| | * | | | | | | | | | | | Prevent duplicate connections where one is by name and another by ip | Pieter Wuille | 2016-06-13 | 1 | -0/+20 | |