Wladimir J. van der Laan
c418c0550d
Merge #8943 : Release notes: add info about segwit and null dummy soft forks
...
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 00:28:05 +02:00
Wladimir J. van der Laan
a5cef7b077
Bump version to 0.13.1
2016-10-18 00:15:59 +02:00
David A. Harding
bf86073e45
Release notes: correct segwit signalling period start conditions
...
[ci skip]
2016-10-17 14:14:14 -04:00
David A. Harding
2de93f0a9b
Relase notes: correct segwit activation point
2016-10-17 14:05:21 -04:00
David A. Harding
5f9c7b0abd
Release notes: add info about segwit and null dummy soft forks
...
[no ci]
2016-10-17 13:54:22 -04:00
Wladimir J. van der Laan
e1169b0529
doc: Update release notes for last-minute pulls
2016-10-17 19:49:52 +02:00
MarcoFalke
fa161e8cc1
[doc] 0.13.1: Minor clarification to release notes
2016-10-17 19:23:53 +02:00
Pieter Wuille
06d15fbea6
Update implemented bips for 0.13.1
...
Github-Pull: #8939
Rebased-From: 0941f556b7
2016-10-17 19:01:56 +02:00
Wladimir J. van der Laan
614ef85ff9
doc: Properly sort authors list
2016-10-17 18:49:28 +02:00
Wladimir J. van der Laan
7462125724
doc: Fill in changelog and authors in release notes
2016-10-17 18:48:08 +02:00
Johnson Lau
7a34a4614c
Add NULLDUMMY verify flag in bitcoinconsensus.h
...
Github-Pull: #8848
Rebased-From: 2fa0063c26
2016-10-13 20:09:31 +02:00
fanquake
5e0dd9e07c
[Doc] Update bips.md for Segregated Witness
...
Github-Pull: #8891
Rebased-From: ef28d8a899
2016-10-08 21:29:31 +02:00
Jonas Schnelli
23feab1f38
Remove maxuploadtargets recommended minimum
...
Github-Pull: #8712
Rebased-From: 1b6bcdd3aa
2016-09-26 16:43:28 +02:00
Marty Jones
b70b4a24e6
Trivial: Fix typo
...
Github-Pull: #8762
Rebased-From: 12a721b45e
2016-09-21 02:43:47 +00:00
Anders Øyvind Urke-Sætre
5e15fce30c
Minor change in section name
...
Changed 'build' to 'create', as the section name have changed in newer versions of release-process.md
Github-Pull: #8720
Rebased-From: dad932c241
2016-09-21 02:43:47 +00:00
Michael Ford
0e2c6bdf78
[Doc] Target protobuf 2.6 in OS X build notes.
...
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: b16a7f609f
2016-09-21 02:43:47 +00:00
Justin Camarena
749c8a5655
[doc] typos, READMEs, comments
...
Just a quick run through some docs and fixing some text errors.
Github-Pull: #8503
Rebased-From: e11f9a2f02
2016-09-21 02:43:47 +00:00
Gaurav Rana
8a7d7ffe65
update name of file bitcoin.qrc
...
Github-Pull: #8683
Rebased-From: df2d2e70ca
2016-09-21 02:43:47 +00:00
Wladimir J. van der Laan
32d75a7ffc
doc: Update build-openbsd for 0.13.0+ and OpenBSD 5.9
...
- 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 16:20:09 +02:00
MarcoFalke
0e6d753584
[doc] build: Mention curl
2016-09-07 16:18:53 +02:00
MarcoFalke
526d2b0472
[wallet] rpc: Drop misleading option
...
Github-Pull: #8581
Rebased-From: fab5ecb771
2016-08-26 11:30:25 +02:00
Wladimir J. van der Laan
f2306fbe01
doc: Clean out release notes after 0.13.0 release
2016-08-25 09:56:12 +02:00
Luke Dashjr
5e499e7a56
doc/release-notes: Document changed bytespersigop behaviour
2016-08-16 12:43:16 +02:00
Luke Dashjr
40d705cb70
doc/release-notes: Mention the relevance of Compact Blocks on non-mining nodes' influence on network policy
2016-08-16 12:42:45 +02:00
Luke Dashjr
4f5529351f
doc/release-notes: Misc
2016-08-16 12:42:13 +02:00
Pieter Wuille
2f5858952e
Mention dump/import support for HD wallets
2016-08-16 11:17:47 +02:00
Pieter Wuille
fe20b83ca9
Remove refactors from list of changes
2016-08-16 11:15:56 +02:00
Pieter Wuille
7f84015352
Inline mempool RPCs and feefilter into misc sections
2016-08-16 11:15:13 +02:00
Wladimir J. van der Laan
b52c67c4b1
doc: Update changelog for rc3
2016-08-11 23:27:45 +02:00
Pieter Wuille
b49d963cf7
Document reindexing changes
2016-08-05 21:02:02 +02:00
Wladimir J. van der Laan
d485a6c5a8
doc: Add list of new and removed RPC commands to release notes
...
Finish up the RPC part of #7678 .
2016-08-04 14:38:25 +02:00
fanquake
b8b97c98e8
[doc] Increase recommended memory in gitian build guide
...
Github-Pull: #8439
Rebased-From: 7fdbce9de4
2016-08-03 12:52:46 +02:00
paveljanik
719208c66f
Rewrite shell example to not leave secrets in the history file
2016-08-02 09:08:37 +02:00
Wladimir J. van der Laan
b06808c58e
doc: Release notes update for rc2
2016-07-29 09:50:18 +02:00
Jonas Schnelli
f142c11ac6
[0.13] Create a new HD seed after encrypting the wallet
2016-07-27 15:56:57 +02:00
MarcoFalke
cfd1280f23
[doc] gbuild: Set memory explicitly (default is too low)
...
Github-Pull: #8358
Rebased-From: faa59318db
2016-07-26 14:40:47 +02:00
Wladimir J. van der Laan
76bc30beab
Merge #8374 : Add release notes for mining changes
...
52a4158
Add release notes for mining changes (Suhas Daftuar)
2016-07-21 17:53:41 +02:00
Wladimir J. van der Laan
cbdbc75139
Merge #8380 : fix typo: propagation relay -> delay
...
f891e34
fix typo: propagation relay -> delay (Jannes Faber)
2016-07-21 17:31:38 +02:00
Suhas Daftuar
52a4158f1f
Add release notes for mining changes
2016-07-21 10:07:31 -04:00
Chris Moore
ea91961899
Fix formatting error
...
Don't start a line with a # unless you want that line to be a header.
2016-07-20 09:36:18 -07:00
Jannes Faber
f891e34cf9
fix typo: propagation relay -> delay
2016-07-20 12:30:46 +02:00
Johnson Lau
48b92080a7
Remove duplicated name in release notes
2016-07-20 17:48:09 +08:00
Wladimir J. van der Laan
d6bb231a9f
Merge #8360 : doc: Add a few items to release notes
...
ded0599
doc: Add a few items to release notes (Wladimir J. van der Laan)
2016-07-19 12:25:02 +02:00
Wladimir J. van der Laan
ec8f5fc8b5
doc: Add list of pulls and authors to release notes
2016-07-19 12:24:03 +02:00
Wladimir J. van der Laan
24f117ef05
Merge #8366 : [0.13] [Wallet] Ensure <0.13 clients can't open HD wallets
...
3b38a6a
[Wallet] Ensure <0.13 clients can't open HD wallets (Jonas Schnelli)
2016-07-19 12:14:09 +02:00
Wladimir J. van der Laan
ded0599281
doc: Add a few items to release notes
...
Do a few TODOs from #7678 :
- Removal of internal miner
- `mempool`/`NODE_BLOOM` interaction
- Sorting of `getrawmempool` output
2016-07-19 12:01:02 +02:00
Jonas Schnelli
3b38a6a96a
[Wallet] Ensure <0.13 clients can't open HD wallets
2016-07-18 22:52:49 +02:00
Pieter Wuille
df854637b1
Some 0.13 release notes about p2p changes
2016-07-18 16:02:37 +02:00
Wladimir J. van der Laan
37269105c8
build: Release notes update
...
Fill in the header, and move items to the appropriate part of the
release notes structure.
2016-07-18 14:10:51 +02:00
Wladimir J. van der Laan
084d1ddf8f
build: bump version to 0.13.0
2016-07-18 12:24:28 +02:00