aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes.md
AgeCommit message (Collapse)Author
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)
2016-06-10doc: Mention full UTF-8 support in release notesWladimir J. van der Laan
2016-06-10[Docs] Add release notes and bip update for Bip32/HD walletsJonas Schnelli
2016-06-09Mention new RPC's in release notesSuhas Daftuar
2016-04-28doc: Add note about new build/test requirements to release notesWladimir J. van der Laan
[skip ci]
2016-04-25Merge #7881: Update release processWladimir J. van der Laan
f154470 [contrib] Remove reference to sf and add doc to verify.sh (MarcoFalke) 182bec4 contrib: remove hardcoded version from verify.sh (Wladimir J. van der Laan) c907f4d doc: Update release process (Wladimir J. van der Laan)
2016-04-25doc: Update release processWladimir J. van der Laan
The actual release process quite diverged from what was written here, also clarify things a bit.
2016-04-19Merge #7762: [ZMQ] append a message sequence number to every ZMQ notificationWladimir J. van der Laan
0b25a9f [ZMQ] append a message sequence number to every ZMQ notification (Jonas Schnelli) de821d5 [ZMQ] refactor message string (Jonas Schnelli)
2016-04-19[ZMQ] append a message sequence number to every ZMQ notificationJonas Schnelli
2016-04-15doc: update release-notes for `gettxoutsetinfo` changeWladimir J. van der Laan
2016-03-21modify release-notes.md and bips.mdAlex Morcos
2016-03-18Add release note documentationBtcDrak
2016-02-24doc: mention bitcoin-cli -stdin in release notesWladimir J. van der Laan
2015-12-15Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY.mb300sd
2015-12-03Now that 0.12 has been branched, master is 0.12.99Wladimir J. van der Laan
... in preparation for 0.13
2015-11-29Keep track of explicit wallet conflicts instead of using mempoolPieter Wuille
2015-11-29Documentation updates for BIP 130Pieter Wuille
2015-11-26Connect to Tor hidden services by defaultPeter Todd
Adds 127.0.0.1:9050 for the .onion proxy if we can succesfully connect to the control port. Natural followup to creating hidden services automatically.
2015-11-15Switch to libsecp256k1-based validation for ECDSAPieter Wuille
2015-11-13[docs] rename reducetraffic.md to reduce-traffic.mdJonas Schnelli
2015-11-12[doc] Add -maxuploadtarget release notesMarcoFalke
2015-11-12Merge pull request #6639Wladimir J. van der Laan
58ef0ff doc: update docs for Tor listening (Wladimir J. van der Laan) 68ccdc4 doc: Mention Tor listening in release notes (Wladimir J. van der Laan) 09c1ae1 torcontrol improvements and fixes (Wladimir J. van der Laan) 2f796e5 Better error message if Tor version too old (Peter Todd) 8f4e67f net: Automatically create hidden service, listen on Tor (Wladimir J. van der Laan)
2015-11-12doc: Mention Tor listening in release notesWladimir J. van der Laan
2015-11-11[doc] Fix FIXME for libblkmaker in release-notes.mdMarcoFalke
2015-10-23Add BIP65 CHECKLOCKTIMEVERIFY to release notesPeter Todd
2015-10-18Correct spelling mistakes in doc folderMitchell Cash
- OSX —> OS X - XCode —> Xcode - github —> GitHub - homebrew —> Homebrew - gitian —> Gitian - Other miscellaneous obvious spelling fixes and whitespace removal
2015-10-06Document pull-req #6424 in release-notesPeter Todd
Mention now allowed sequence of pushdatas in OP_RETURN outputs in release notes.
2015-09-29zmq: update and cleanup build-unix, release-notes, and zmq docsJohnathan Corgan
Signed-off-by: Johnathan Corgan <johnathan@corganlabs.com>
2015-09-25Merge pull request #5264Wladimir J. van der Laan
af3208b Resolve issue 3166. These changes decode valid SIGHASH types on signatures in assembly (asm) representations of scriptSig scripts. This squashed commit incorporates substantial helpful feedback from jtimon, laanwj, and sipa. (mruddy)