aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes.md
AgeCommit message (Collapse)Author
2016-12-12Add release notes for wallet/mempool rejections. (PR #9302 and #9290)Gregory Maxwell
2016-10-27Move release notes to release-notes/release-notes-0.13.1.mdWladimir J. van der Laan
And clean out current release notes, ready for next release from this branch.
2016-10-27Update release notes for dropping osx 10.7 supportMichael Ford
2016-10-25release-notes: Update from blog draftLuke Dashjr
2016-10-20doc: Update blurb in release notesWladimir J. van der Laan
Minor version, not major version.
2016-10-20doc: Add missing credit to release notesWladimir J. van der Laan
(Eric participated in Segwit work but has no direct commits, so should be mentioned)
2016-10-19doc: Update release notes for rc2v0.13.1rc2Wladimir J. van der Laan
2016-10-18doc: update 0.13.1 release note info on linux arm buildsmruddy
[skip ci]
2016-10-17Release notes: correct segwit signalling period start conditionsDavid A. Harding
[ci skip]
2016-10-17Relase notes: correct segwit activation pointDavid A. Harding
2016-10-17Release notes: add info about segwit and null dummy soft forksDavid A. Harding
[no ci]
2016-10-17doc: Update release notes for last-minute pullsv0.13.1rc1Wladimir J. van der Laan
2016-10-17[doc] 0.13.1: Minor clarification to release notesMarcoFalke
2016-10-17doc: Properly sort authors listWladimir J. van der Laan
2016-10-17doc: Fill in changelog and authors in release notesWladimir J. van der Laan
2016-09-21[doc] typos, READMEs, commentsJustin Camarena
Just a quick run through some docs and fixing some text errors. Github-Pull: #8503 Rebased-From: e11f9a2f0244f1d6e34b50293b2ecca61a356bed
2016-08-26[wallet] rpc: Drop misleading optionMarcoFalke
Github-Pull: #8581 Rebased-From: fab5ecb7719063aa72751df1258dfa4cf4a9a4a9
2016-08-25doc: Clean out release notes after 0.13.0 releaseWladimir J. van der Laan
2016-08-16doc/release-notes: Document changed bytespersigop behaviourLuke Dashjr
2016-08-16doc/release-notes: Mention the relevance of Compact Blocks on non-mining ↵Luke Dashjr
nodes' influence on network policy
2016-08-16doc/release-notes: MiscLuke Dashjr
2016-08-16Mention dump/import support for HD walletsPieter Wuille
2016-08-16Remove refactors from list of changesPieter Wuille
2016-08-16Inline mempool RPCs and feefilter into misc sectionsPieter Wuille
2016-08-11doc: Update changelog for rc3v0.13.0rc3Wladimir J. van der Laan
2016-08-05Document reindexing changesPieter Wuille
2016-08-04doc: Add list of new and removed RPC commands to release notesWladimir J. van der Laan
Finish up the RPC part of #7678.
2016-08-02Rewrite shell example to not leave secrets in the history filepaveljanik
2016-07-29doc: Release notes update for rc2Wladimir J. van der Laan
2016-07-27[0.13] Create a new HD seed after encrypting the walletJonas Schnelli
2016-07-21Merge #8374: Add release notes for mining changesWladimir J. van der Laan
52a4158 Add release notes for mining changes (Suhas Daftuar)
2016-07-21Merge #8380: fix typo: propagation relay -> delayWladimir J. van der Laan
f891e34 fix typo: propagation relay -> delay (Jannes Faber)
2016-07-21Add release notes for mining changesSuhas Daftuar
2016-07-20Fix formatting errorChris Moore
Don't start a line with a # unless you want that line to be a header.
2016-07-20fix typo: propagation relay -> delayJannes Faber
2016-07-20Remove duplicated name in release notesJohnson Lau
2016-07-19Merge #8360: doc: Add a few items to release notesv0.13.0rc1Wladimir J. van der Laan
ded0599 doc: Add a few items to release notes (Wladimir J. van der Laan)
2016-07-19doc: Add list of pulls and authors to release notesWladimir J. van der Laan
2016-07-19Merge #8366: [0.13] [Wallet] Ensure <0.13 clients can't open HD walletsWladimir J. van der Laan
3b38a6a [Wallet] Ensure <0.13 clients can't open HD wallets (Jonas Schnelli)
2016-07-19doc: Add a few items to release notesWladimir J. van der Laan
Do a few TODOs from #7678: - Removal of internal miner - `mempool`/`NODE_BLOOM` interaction - Sorting of `getrawmempool` output
2016-07-18[Wallet] Ensure <0.13 clients can't open HD walletsJonas Schnelli
2016-07-18Some 0.13 release notes about p2p changesPieter Wuille
2016-07-18build: Release notes updateWladimir J. van der Laan
Fill in the header, and move items to the appropriate part of the release notes structure.
2016-07-08Merge #7540: Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFYWladimir J. van der Laan
18c975c Rename NOP3 to CHECSEQUENCEVERIFY in rpc tests (BtcDrak) 14d0130 Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY (BtcDrak)
2016-07-06doc: Mention dbcache increase in release notesWladimir J. van der Laan
2016-06-28Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFYBtcDrak
2016-06-24doc: Mention Windows XP end of support in release notesWladimir J. van der Laan
Closes #7681.
2016-06-21doc: Mention Linux ARM builds in release notesWladimir J. van der Laan
2016-06-16Merge #7892: Add full UTF-8 support to RPCWladimir J. van der Laan
7982fce doc: Mention full UTF-8 support in release notes (Wladimir J. van der Laan) 6bbb4ef test: test utf-8 for labels in wallet (Wladimir J. van der Laan) a406fcb test: add ensure_ascii setting to AuthServiceProxy (Wladimir J. van der Laan) 60ab9b2 Squashed 'src/univalue/' changes from 2740c4f..f32df99 (Wladimir J. van der Laan)
2016-06-14Merge #8035: [Wallet] Add simplest BIP32/deterministic key generation ↵Wladimir J. van der Laan
implementation afcd77e Detect -usehd mismatches when wallet.dat already exists (Jonas Schnelli) 17c0131 [Docs] Add release notes and bip update for Bip32/HD wallets (Jonas Schnelli) c022e5b [Wallet] use constant for bip32 hardened key limit (Jonas Schnelli) f190251 [Wallet] Add simplest BIP32/deterministic key generation implementation (Jonas Schnelli)