Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-29 | doc: Release notes update for rc2 | Wladimir J. van der Laan | |
2016-07-29 | Prevent fingerprinting, disk-DoS with compact blocks | Suhas Daftuar | |
- 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: 1de2a46632946990a7863020b61172232f8c5796 1d06e49834814eed45e07393dcffd7b6683311b2 | |||
2016-07-29 | libconsensus: Expose a flag for BIP112 | Jorge Timón | |
We added the segwit one, but we forgot CHECKSEQUENCEVERIFY Github-Pull: #8412 Rebased-From: d12b732ac287a1ed7543481b79801c9afc333b7f | |||
2016-07-28 | Merge #8389: [0.13] Create a new HD seed after encrypting the wallet | Wladimir J. van der Laan | |
de45c06 [Wallet] Add CKeyMetadata record for HDMasterKey(s), factor out HD key generation (Jonas Schnelli) f142c11 [0.13] Create a new HD seed after encrypting the wallet (Jonas Schnelli) | |||
2016-07-28 | [Qt] Add dbcache migration path | Jonas Schnelli | |
Github-Pull: #8407 Rebased-From: 893f379ba0befef5301208b6bee8206ac4e76329 | |||
2016-07-27 | qt: periodic translations update | Wladimir J. van der Laan | |
2016-07-27 | [Wallet] Add CKeyMetadata record for HDMasterKey(s), factor out HD key ↵ | Jonas Schnelli | |
generation | |||
2016-07-27 | [0.13] Create a new HD seed after encrypting the wallet | Jonas Schnelli | |
2016-07-27 | [Wallet] add HD xpriv to dumpwallet | Jonas Schnelli | |
Github-Pull: #8206 Rebased-From: 77c912d21c8cd153f4503c65225a5a46990cc85a | |||
2016-07-26 | [doc] gbuild: Set memory explicitly (default is too low) | MarcoFalke | |
Github-Pull: #8358 Rebased-From: faa59318db48a0acc4b0ccff56b63cc05455c61f | |||
2016-07-26 | qa: Add test for standardness of segwit v0 outputs | Suhas Daftuar | |
Github-Pull: #8381 Rebased-From: c59c434b7d1211c13f7904b9bc675e16910a1c0a | |||
2016-07-26 | Make witness v0 outputs non-standard before segwit activation | Johnson Lau | |
Github-Pull: #8381 Rebased-From: 1ffaff2f747af683513d6d74a7241d41e3f6e051 | |||
2016-07-25 | Scale legacy sigop count in CreateNewBlock | Suhas Daftuar | |
Github-Pull: #8362 Rebased-From: 682aa0f289c550c029733966a2ce3449e4a471df | |||
2016-07-25 | [Wallet] Correct hdmasterkeyid/masterkeyid name confusion | Jonas Schnelli | |
Github-Pull: #8390 Rebased-From: b50e1ac298363a7733069f82709674d3a8cb3058 | |||
2016-07-21 | Merge #8374: Add release notes for mining changes | Wladimir J. van der Laan | |
52a4158 Add release notes for mining changes (Suhas Daftuar) | |||
2016-07-21 | Merge #8380: fix typo: propagation relay -> delay | Wladimir J. van der Laan | |
f891e34 fix typo: propagation relay -> delay (Jannes Faber) | |||
2016-07-21 | Add release notes for mining changes | Suhas Daftuar | |
2016-07-20 | Merge #8382: Fix formatting error | Jonas Schnelli | |
ea91961 Fix formatting error (Chris Moore) | |||
2016-07-20 | Fix formatting error | Chris Moore | |
Don't start a line with a # unless you want that line to be a header. | |||
2016-07-20 | fix typo: propagation relay -> delay | Jannes Faber | |
2016-07-20 | Move SetMinVersion for FEATURE_HD to SetHDMasterKey | Patrick Strateman | |
Github-Pull: #8378 Rebased-From: 6523fcaab2f0808d4e47b9cb9ebbef7ed69a309e | |||
2016-07-20 | Merge #8379: Remove duplicated name in release notes | Wladimir J. van der Laan | |
48b9208 Remove duplicated name in release notes (Johnson Lau) | |||
2016-07-20 | Remove duplicated name in release notes | Johnson Lau | |
2016-07-20 | build: fix non-deterministic biplist | Cory Fields | |
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: 3b3ce25df6cc84cd1e75a7ec20fc7da8d2ef76e0 | |||
2016-07-19 | Merge #8360: doc: Add a few items to release notesv0.13.0rc1 | Wladimir J. van der Laan | |
ded0599 doc: Add a few items to release notes (Wladimir J. van der Laan) | |||
2016-07-19 | doc: Add list of pulls and authors to release notes | Wladimir J. van der Laan | |
2016-07-19 | Merge #8366: [0.13] [Wallet] Ensure <0.13 clients can't open HD wallets | Wladimir J. van der Laan | |
3b38a6a [Wallet] Ensure <0.13 clients can't open HD wallets (Jonas Schnelli) | |||
2016-07-19 | Rename "block cost" to "block weight" | Suhas Daftuar | |
Github-Pull: #8363 Rebased-From: 2c06bae39edfaa9c0855d83377ad8fda09e4fa08 | |||
2016-07-19 | doc: Add a few items to release notes | Wladimir J. van der Laan | |
Do a few TODOs from #7678: - Removal of internal miner - `mempool`/`NODE_BLOOM` interaction - Sorting of `getrawmempool` output | |||
2016-07-19 | Merge #8361: Some 0.13 release notes about p2p changes | Wladimir J. van der Laan | |
df85463 Some 0.13 release notes about p2p changes (Pieter Wuille) | |||
2016-07-18 | [Wallet] Ensure <0.13 clients can't open HD wallets | Jonas Schnelli | |
2016-07-18 | Some 0.13 release notes about p2p changes | Pieter Wuille | |
2016-07-18 | build: Release notes update | Wladimir J. van der Laan | |
Fill in the header, and move items to the appropriate part of the release notes structure. | |||
2016-07-18 | build: bump version to 0.13.0 | Wladimir J. van der Laan | |
2016-07-18 | qt: periodic translations update | Wladimir J. van der Laan | |
2016-07-18 | Merge #8359: mining: Improve `-blockmaxcost` help message | Wladimir J. van der Laan | |
8cef5bd mining: Improve `-blockmaxcost` help message (Wladimir J. van der Laan) | |||
2016-07-18 | mining: Improve `-blockmaxcost` help message | Wladimir J. van der Laan | |
One-word replacement to #8354. | |||
2016-07-18 | Merge #8320: Fix 0.12 release notes on block relaying | Wladimir J. van der Laan | |
d6dc1bc Fix 0.12 release notes on block relaying (Krzysztof Jurewicz) | |||
2016-07-18 | Merge #8295: Mining-related fixups for 0.13.0 | Wladimir J. van der Laan | |
c1d61fb Add warning if -blockminsize is used. (Suhas Daftuar) 27362dd Remove -blockminsize option (Suhas Daftuar) d2e46e1 Remove addScoreTxs() (Suhas Daftuar) 6dd4bc2 Exclude witness transactions in addPackageTxs() pre-segwit activation (Suhas Daftuar) f15c2cd CreateNewBlock: add support for size-accounting to addPackageTxs (Suhas Daftuar) | |||
2016-07-18 | Merge #8323: Add HD keypath to CKeyMetadata, report metadata in validateaddress | Wladimir J. van der Laan | |
7945088 [Wallet] comsetic non-code changes for the HD feature (Jonas Schnelli) 68d7682 [Wallet] ensure CKeyMetadata.hdMasterKeyID will be cleared during SetNull() (Jonas Schnelli) f708085 [QA] extend wallet-hd test to cover HD metadata (Jonas Schnelli) 986c223 [Wallet] print hd masterkeyid in getwalletinfo (Jonas Schnelli) b1c7b24 [Wallet] report optional HDKeypath/HDMasterKeyId in validateaddress (Jonas Schnelli) 5b95dd2 [Wallet] extend CKeyMetadata with HD keypath (Jonas Schnelli) | |||
2016-07-18 | Merge #8305: Improve handling of unconnecting headers | Wladimir J. van der Laan | |
e91cf4b Add test for handling of unconnecting headers (Suhas Daftuar) 96fa953 Improve handling of unconnecting headers (Suhas Daftuar) | |||
2016-07-15 | [Wallet] comsetic non-code changes for the HD feature | Jonas Schnelli | |
2016-07-15 | [Wallet] ensure CKeyMetadata.hdMasterKeyID will be cleared during SetNull() | Jonas Schnelli | |
2016-07-14 | Merge #8324: [Wallet] keep HD seed during salvagewallet | Wladimir J. van der Laan | |
b993671 [Wallet] keep HD seed during salvagewallet (Jonas Schnelli) | |||
2016-07-14 | Merge #8340: [qa] Solve trivial merge conflict in p2p-segwit.py | MarcoFalke | |
66668c4 [qa] Solve merge conflict of 4324bd237c3147fc153ba5046c211f03e8ac956a (MarcoFalke) | |||
2016-07-14 | [qa] Solve merge conflict of 4324bd237c3147fc153ba5046c211f03e8ac956a | MarcoFalke | |
2016-07-14 | Merge #8312: Fix mempool DoS vulnerability from malleated transactions | Wladimir J. van der Laan | |
46c9620 Test that unnecessary witnesses can't be used for mempool DoS (Suhas Daftuar) bb66a11 Fix DoS vulnerability in mempool acceptance (Suhas Daftuar) | |||
2016-07-14 | Merge #8311: Rename CTxinWitness -> CTxInWitness | Wladimir J. van der Laan | |
36ae37a Rename CTxinWitness -> CTxInWitness (Bob McElrath) | |||
2016-07-14 | Merge #8271: [bugfix] Do not send witnesses in cmpctblock | Wladimir J. van der Laan | |
252675e Do not send witnesses in cmpctblock (Pieter Wuille) | |||
2016-07-12 | Add test for handling of unconnecting headers | Suhas Daftuar | |