- Jul 29, 2016
-
-
Wladimir J. van der Laan authored
-
Wladimir J. van der Laan authored
-
Suhas Daftuar authored
- Ignore GETBLOCKTXN requests for unknown blocks Don't disconnect peers, or else we leak information that could be used for fingerprinting. - Ignore CMPCTBLOCK messages for pruned blocks Also ignores CMPCTBLOCK announcements that have too little work. This is to prevent disk-exhaustion DoS. Github-Pull: #8408 Rebased-From: 1de2a466 1d06e498
-
Jorge Timón authored
We added the segwit one, but we forgot CHECKSEQUENCEVERIFY Github-Pull: #8412 Rebased-From: d12b732a
-
- Jul 28, 2016
-
-
Wladimir J. van der Laan authored
de45c065 [Wallet] Add CKeyMetadata record for HDMasterKey(s), factor out HD key generation (Jonas Schnelli) f142c11a [0.13] Create a new HD seed after encrypting the wallet (Jonas Schnelli)
-
Jonas Schnelli authored
Github-Pull: #8407 Rebased-From: 893f379b
-
- Jul 27, 2016
-
-
Wladimir J. van der Laan authored
-
Jonas Schnelli authored
-
Jonas Schnelli authored
-
Jonas Schnelli authored
Github-Pull: #8206 Rebased-From: 77c912d2
-
- Jul 26, 2016
-
-
MarcoFalke authored
Github-Pull: #8358 Rebased-From: faa59318
-
Suhas Daftuar authored
Github-Pull: #8381 Rebased-From: c59c434b
-
Johnson Lau authored
Github-Pull: #8381 Rebased-From: 1ffaff2f
-
- Jul 25, 2016
-
-
Suhas Daftuar authored
Github-Pull: #8362 Rebased-From: 682aa0f2
-
Jonas Schnelli authored
Github-Pull: #8390 Rebased-From: b50e1ac2
-
- Jul 21, 2016
-
-
Wladimir J. van der Laan authored
52a4158f Add release notes for mining changes (Suhas Daftuar)
-
Wladimir J. van der Laan authored
f891e34c fix typo: propagation relay -> delay (Jannes Faber)
-
Suhas Daftuar authored
-
- Jul 20, 2016
-
-
Jonas Schnelli authored
ea919618 Fix formatting error (Chris Moore)
-
Chris Moore authored
Don't start a line with a # unless you want that line to be a header.
-
Jannes Faber authored
-
Patrick Strateman authored
Github-Pull: #8378 Rebased-From: 6523fcaa
-
Wladimir J. van der Laan authored
48b92080 Remove duplicated name in release notes (Johnson Lau)
-
Johnson Lau authored
-
Cory Fields authored
The non-deterministic ordering produced by biplist ends up in the .DS_Store file that is included in the OSX dmg. Github-Pull: #8373 Rebased-From: 3b3ce25d
-
- Jul 19, 2016
-
-
Wladimir J. van der Laan authored
ded05992 doc: Add a few items to release notes (Wladimir J. van der Laan)
-
Wladimir J. van der Laan authored
-
Wladimir J. van der Laan authored
3b38a6a9 [Wallet] Ensure <0.13 clients can't open HD wallets (Jonas Schnelli)
-
Suhas Daftuar authored
Github-Pull: #8363 Rebased-From: 2c06bae3
-
Wladimir J. van der Laan authored
Do a few TODOs from #7678: - Removal of internal miner - `mempool`/`NODE_BLOOM` interaction - Sorting of `getrawmempool` output
-
Wladimir J. van der Laan authored
df854637 Some 0.13 release notes about p2p changes (Pieter Wuille)
-
- Jul 18, 2016
-
-
Jonas Schnelli authored
-
Pieter Wuille authored
-
Wladimir J. van der Laan authored
Fill in the header, and move items to the appropriate part of the release notes structure.
-
Wladimir J. van der Laan authored
-
Wladimir J. van der Laan authored
-
Wladimir J. van der Laan authored
8cef5bd5 mining: Improve `-blockmaxcost` help message (Wladimir J. van der Laan)
-
Wladimir J. van der Laan authored
One-word replacement to #8354.
-
Wladimir J. van der Laan authored
d6dc1bc4 Fix 0.12 release notes on block relaying (Krzysztof Jurewicz)
-
Wladimir J. van der Laan authored
c1d61fbd Add warning if -blockminsize is used. (Suhas Daftuar) 27362dda Remove -blockminsize option (Suhas Daftuar) d2e46e1b Remove addScoreTxs() (Suhas Daftuar) 6dd4bc28 Exclude witness transactions in addPackageTxs() pre-segwit activation (Suhas Daftuar) f15c2cde CreateNewBlock: add support for size-accounting to addPackageTxs (Suhas Daftuar)
-