Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-06 | IBD check uses minimumchain work instead of checkpoints. | Gregory Maxwell | |
This introduces a 'minimum chain work' chainparam which is intended to be the known amount of work in the chain for the network at the time of software release. If you don't have this much work, you're not yet caught up. This is used instead of the count of blocks test from checkpoints. This criteria is trivial to keep updated as there is no element of subjectivity, trust, or position dependence to it. It is also a more reliable metric of sync status than a block count. Github-Pull: #9053 Rebased-From: fd46136dfaf68a7046cf7b8693824d73ac6b1caf | |||
2016-10-27 | Move release notes to release-notes/release-notes-0.13.1.md | Wladimir J. van der Laan | |
And clean out current release notes, ready for next release from this branch. | |||
2016-10-27 | Update release notes for dropping osx 10.7 support | Michael Ford | |
2016-10-25 | release-notes: Update from blog draft | Luke Dashjr | |
2016-10-20 | doc: Update blurb in release notes | Wladimir J. van der Laan | |
Minor version, not major version. | |||
2016-10-20 | doc: Add missing credit to release notes | Wladimir J. van der Laan | |
(Eric participated in Segwit work but has no direct commits, so should be mentioned) | |||
2016-10-19 | doc: Update release notes for rc2v0.13.1rc2 | Wladimir J. van der Laan | |
2016-10-18 | doc: update 0.13.1 release note info on linux arm builds | mruddy | |
[skip ci] | |||
2016-10-18 | Merge #8947: Add historical release notes for v0.13.0 | Wladimir J. van der Laan | |
c9ffe90 Add historical release notes for v0.13.0 (Micha) | |||
2016-10-18 | Merge #8943: Release notes: add info about segwit and null dummy soft forks | Wladimir J. van der Laan | |
bf86073 Release notes: correct segwit signalling period start conditions (David A. Harding) 2de93f0 Relase notes: correct segwit activation point (David A. Harding) 5f9c7b0 Release notes: add info about segwit and null dummy soft forks (David A. Harding) | |||
2016-10-18 | Bump version to 0.13.1 | Wladimir J. van der Laan | |
2016-10-18 | Add historical release notes for v0.13.0 | Micha | |
[skip ci] | |||
2016-10-17 | Release notes: correct segwit signalling period start conditions | David A. Harding | |
[ci skip] | |||
2016-10-17 | Relase notes: correct segwit activation point | David A. Harding | |
2016-10-17 | Release notes: add info about segwit and null dummy soft forks | David A. Harding | |
[no ci] | |||
2016-10-17 | doc: Update release notes for last-minute pullsv0.13.1rc1 | Wladimir J. van der Laan | |
2016-10-17 | [doc] 0.13.1: Minor clarification to release notes | MarcoFalke | |
2016-10-17 | Update implemented bips for 0.13.1 | Pieter Wuille | |
Github-Pull: #8939 Rebased-From: 0941f556b7f228517fcb35f8b19926dfd62f481c | |||
2016-10-17 | doc: Properly sort authors list | Wladimir J. van der Laan | |
2016-10-17 | doc: Fill in changelog and authors in release notes | Wladimir J. van der Laan | |
2016-10-13 | Add NULLDUMMY verify flag in bitcoinconsensus.h | Johnson Lau | |
Github-Pull: #8848 Rebased-From: 2fa0063c26c80c719a1c0d30e548e338689ac917 | |||
2016-10-08 | [Doc] Update bips.md for Segregated Witness | fanquake | |
Github-Pull: #8891 Rebased-From: ef28d8a899aeb4487ef7fbfbfca9c0f2b60bdaf6 | |||
2016-09-26 | Remove maxuploadtargets recommended minimum | Jonas Schnelli | |
Github-Pull: #8712 Rebased-From: 1b6bcdd3aa379a50c960e23d7c55db8294e76f7f | |||
2016-09-21 | Trivial: Fix typo | Marty Jones | |
Github-Pull: #8762 Rebased-From: 12a721b45e16124f48ea85f96079feec18e948ca | |||
2016-09-21 | Minor change in section name | Anders Øyvind Urke-Sætre | |
Changed 'build' to 'create', as the section name have changed in newer versions of release-process.md Github-Pull: #8720 Rebased-From: dad932c241a3fe9ef8e4dc36596381666ab4f879 | |||
2016-09-21 | [Doc] Target protobuf 2.6 in OS X build notes. | Michael Ford | |
Homebrew now installs Protobuf version 3 by default, which doesn't currently compile. Install Protobuf 2.6.x from the versions tap instead. Github-Pull: #8754 Rebased-From: b16a7f609fdb2efa9a8a1b82f09748b95b5ae4f6 | |||
2016-09-21 | [doc] typos, READMEs, comments | Justin Camarena | |
Just a quick run through some docs and fixing some text errors. Github-Pull: #8503 Rebased-From: e11f9a2f0244f1d6e34b50293b2ecca61a356bed | |||
2016-09-21 | update name of file bitcoin.qrc | Gaurav Rana | |
Github-Pull: #8683 Rebased-From: df2d2e70cac8d15ecc30bc5c46930fd27c8afac0 | |||
2016-09-07 | doc: Update build-openbsd for 0.13.0+ and OpenBSD 5.9 | Wladimir J. van der Laan | |
- Python 3 now supported. - Bump boost version to 1.61 - one boost patch no longer needed. - All checked with OpenBSD 5.9, except for the clang part, I left this as-is for someone adventurous. - Mention overriding resource limits, OpenBSD's default ulimit does not suffice for building Bitcoin Core with gcc 4.9.3. | |||
2016-09-07 | [doc] build: Mention curl | MarcoFalke | |
2016-08-26 | [wallet] rpc: Drop misleading option | MarcoFalke | |
Github-Pull: #8581 Rebased-From: fab5ecb7719063aa72751df1258dfa4cf4a9a4a9 | |||
2016-08-25 | doc: Clean out release notes after 0.13.0 release | Wladimir J. van der Laan | |
2016-08-16 | doc/release-notes: Document changed bytespersigop behaviour | Luke Dashjr | |
2016-08-16 | doc/release-notes: Mention the relevance of Compact Blocks on non-mining ↵ | Luke Dashjr | |
nodes' influence on network policy | |||
2016-08-16 | doc/release-notes: Misc | Luke Dashjr | |
2016-08-16 | Mention dump/import support for HD wallets | Pieter Wuille | |
2016-08-16 | Remove refactors from list of changes | Pieter Wuille | |
2016-08-16 | Inline mempool RPCs and feefilter into misc sections | Pieter Wuille | |
2016-08-11 | doc: Update changelog for rc3v0.13.0rc3 | Wladimir J. van der Laan | |
2016-08-05 | Document reindexing changes | Pieter Wuille | |
2016-08-04 | doc: Add list of new and removed RPC commands to release notes | Wladimir J. van der Laan | |
Finish up the RPC part of #7678. | |||
2016-08-03 | [doc] Increase recommended memory in gitian build guide | fanquake | |
Github-Pull: #8439 Rebased-From: 7fdbce9de43c600776e00a2f2042d302cfa4e411 | |||
2016-08-02 | Rewrite shell example to not leave secrets in the history file | paveljanik | |
2016-07-29 | doc: Release notes update for rc2 | Wladimir J. van der Laan | |
2016-07-27 | [0.13] Create a new HD seed after encrypting the wallet | Jonas Schnelli | |
2016-07-26 | [doc] gbuild: Set memory explicitly (default is too low) | MarcoFalke | |
Github-Pull: #8358 Rebased-From: faa59318db48a0acc4b0ccff56b63cc05455c61f | |||
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 | Fix formatting error | Chris Moore | |
Don't start a line with a # unless you want that line to be a header. |