Wladimir J. van der Laan
772863583c
doc: fix author list in release notes
2016-02-10 21:37:49 +01:00
Wladimir J. van der Laan
10be44a0bb
doc: Release notes update pre-rc5
2016-02-10 21:03:40 +01:00
Luke Dashjr
b46000415c
release-notes: Minor corrections and clarifications re Priority
2016-02-09 23:31:30 +00:00
Gregory Maxwell
3450f4cc95
release-notes: Significantly rewrite priority transactions section
2016-02-09 23:21:36 +00:00
Luke Dashjr
d0dbb6daee
release-notes: Remove suggestion to use 0.11
2016-02-09 21:28:57 +00:00
Wladimir J. van der Laan
43484d7c08
doc: Update release notes for rc4 changes
2016-02-09 10:50:05 +01:00
Luke Dashjr
73a0375ebe
release-notes: Mention possibility of priority removal in 0.13, uncertainty of priority calculation being changed back, and request community input
2016-02-09 08:13:38 +00:00
UdjinM6
a5ac60b868
Merge remote-tracking branch 'bitcoin/0.12' into HEAD
...
+ merge fixes
+ keepass on evhttp
2016-02-06 16:48:04 +03:00
Wladimir J. van der Laan
996c27d1d9
doc: add PR authors to release notes
...
Take full names from github API if available, otherwise
github username.
2016-02-05 15:06:53 +01:00
Wladimir J. van der Laan
a7939f8695
doc: update release notes for rc3
2016-02-03 10:56:18 +01:00
Luke Dashjr
af9f564267
release-notes: Update for replacebyfee->mempoolreplacement rename
2016-02-01 19:32:54 +00:00
Luke Dashjr
b2287a7e01
release-notes: Update for permitrbf->replacebyfee rename
2016-01-29 01:33:50 +00:00
Wladimir J. van der Laan
32e3538752
Merge #7416 : doc: Explain effects of -prune=<n> parameter in release notes
...
8c5f903
doc: In release notes, reduce length of pruning section (xor-freenet)
15c0263
doc: Minor spelling fix (xor-freenet)
54d3907
doc: Fix wrong claims about blockchain reorganization with pruning (xor-freenet)
a683d20
doc: Minor sentence length / capitalization fixes (xor-freenet)
58e3abf
doc: In release notes, increase estimate of disk usage with pruning (xor-freenet)
be4b474
doc: In release notes, do not claim that pruning is leeching (xor-freenet)
46d7eb6
doc: Fix minimal disk usage with pruning enabled (xor-freenet)
fe074cc
doc: Explain effects of -prune=<n> parameter in release notes (xor-freenet)
2016-01-27 17:09:41 +01:00
xor-freenet
8c5f90306c
doc: In release notes, reduce length of pruning section
2016-01-27 16:29:39 +01:00
xor-freenet
15c0263ff1
doc: Minor spelling fix
2016-01-27 15:58:18 +01:00
xor-freenet
54d390780f
doc: Fix wrong claims about blockchain reorganization with pruning
2016-01-27 15:54:56 +01:00
xor-freenet
a683d20d5f
doc: Minor sentence length / capitalization fixes
2016-01-27 15:23:30 +01:00
Wladimir J. van der Laan
38bf790d70
Merge #7422 : Improve section title in release-notes.md
...
42b521d
Update release-notes.md (฿tcDrak)
2016-01-27 12:02:29 +01:00
Suhas Daftuar
65d384fe82
doc: Update release notes for 0.12
...
Update and reword BIP 125 section
Mention changes to banlist (clearbanned/setban)
Pruning nodes can relay
2016-01-26 10:36:13 -05:00
฿tcDrak
42b521d8a0
Update release-notes.md
2016-01-26 15:06:37 +00:00
xor-freenet
58e3abfffc
doc: In release notes, increase estimate of disk usage with pruning
...
Jonas Schnelli recommended this to account for growth of utxo set, debug
log, etc.
2016-01-26 13:09:59 +01:00
xor-freenet
be4b474287
doc: In release notes, do not claim that pruning is leeching
...
Peter Todd says it does not matter currently.
2016-01-26 13:07:05 +01:00
xor-freenet
46d7eb6137
doc: Fix minimal disk usage with pruning enabled
2016-01-25 18:38:51 +01:00
xor-freenet
fe074ccb37
doc: Explain effects of -prune=<n> parameter in release notes
...
As discussed in the mailing list thread:
[bitcoin-dev] Bitcoin Core 0.12.0 release candidate 1 available
in the replies to this message:
http://lists.linuxfoundation.org/pipermail/bitcoin-dev/2016-January/012276.html
Please review thoroughly, I'm a newbie.
2016-01-25 18:23:06 +01:00
Wladimir J. van der Laan
7c5e90e8dd
doc: forgot #7222 in release notes
2016-01-22 11:58:48 +01:00
Wladimir J. van der Laan
1bc1d796be
doc: Add commits since rc1 to release notes
2016-01-22 11:51:01 +01:00
Luke Dashjr
4b8d2bc625
release-notes: Cover priority changes correctly, removing mentions of possible futures
2016-01-18 18:12:33 +00:00
MarcoFalke
fa311338d2
[Doc] Wallet & Pruning
2016-01-18 16:26:57 +01:00
Wladimir J. van der Laan
d04525a065
Merge pull request #7345
...
fa8c497
[doc] backwards-compatibility issues due to chainstate obfuscation (MarcoFalke)
2016-01-18 10:39:10 +01:00
Wladimir J. van der Laan
1709cc5cb0
Merge pull request #7338
...
f17b00b
release-notes: Combine NOP2->CLTV asm change into "RPC: Low-level API changes" section (Luke Dashjr)
e20704b
Replace some instances of formatWithUnit with formatHtmlWithUnit (fanquake)
6f8346d
qt5: Use the fixed font the system recommends (MarcoFalke)
605de4a
Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY. (mb300sd)
6191a9b
[RPC-Tests] add option to run rpc test over QT clients (Jonas Schnelli)
6307beb
Note that reviewers should mention the commit hash of the commits they reviewed. (Patrick Strateman)
6092ff2
Set link from http:// to https:// (Suriyaa Kudo)
2016-01-18 10:36:57 +01:00
Wladimir J. van der Laan
b0cb055673
Merge pull request #7347
...
5cacb8f
Add comment about mining changes and more about priority (Alex Morcos)
2016-01-18 10:35:56 +01:00
Suhas Daftuar
2e552b04c2
Mention mempool chain limits in release notes
2016-01-17 22:21:08 -05:00
Alex Morcos
5cacb8f319
Add comment about mining changes and more about priority
2016-01-17 07:40:21 -06:00
MarcoFalke
fa8c497d84
[doc] backwards-compatibility issues due to chainstate obfuscation
2016-01-17 12:05:13 +01:00
Luke Dashjr
f17b00b66f
release-notes: Combine NOP2->CLTV asm change into "RPC: Low-level API changes" section
2016-01-13 21:34:02 +00:00
mb300sd
605de4a88a
Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY.
...
Github-Pull: #7213
Rebased-From: 37d271d7cc
2016-01-13 21:25:36 +00:00
Alex Morcos
82667afd78
release note fixups
2016-01-13 15:20:16 -05:00
Wladimir J. van der Laan
5771b71ca5
doc: Remove BIP65 mention from release notes
...
This is already done, not new in 0.12.
2016-01-13 18:20:06 +01:00
Wladimir J. van der Laan
071f704a70
Preliminary release notes 0.12.0
2016-01-13 15:56:51 +01:00
MarcoFalke
fab88af4d5
Add fallbackfee default value
2016-01-13 11:26:46 +01:00
MarcoFalke
fa0a391b35
Add Replace-by-fee to release-notes
2016-01-13 09:14:36 +01:00
MarcoFalke
fa4ba40d8c
Expand section "Wallet transaction fees" & fix format and typos
2016-01-08 17:24:25 +01:00
MarcoFalke
fabba1c1a4
Update release-notes.md
...
Transaction memory pool limiting
Priority transactions
Wallet transaction fees
2016-01-07 16:46:03 +01:00
Pieter Wuille
9ac63d6d30
Keep track of explicit wallet conflicts instead of using mempool
2015-11-29 13:24:02 +01:00
Pieter Wuille
49fb8e89b7
Documentation updates for BIP 130
2015-11-29 12:08:12 +01:00
Peter Todd
cde857f2d9
Connect to Tor hidden services by default
...
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-26 05:14:31 -05:00
Pieter Wuille
6e18268616
Switch to libsecp256k1-based validation for ECDSA
2015-11-15 16:06:57 +01:00
Jonas Schnelli
5760749ed8
[docs] rename reducetraffic.md to reduce-traffic.md
2015-11-13 21:10:51 +01:00
MarcoFalke
9c3ee3bf77
[doc] Add -maxuploadtarget release notes
2015-11-12 21:12:35 +01:00
Wladimir J. van der Laan
bd629d77ed
Merge pull request #6639
...
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-12 19:24:59 +01:00
Wladimir J. van der Laan
68ccdc4696
doc: Mention Tor listening in release notes
2015-11-12 17:58:15 +01:00
MarcoFalke
0817bf7094
[doc] Fix FIXME for libblkmaker in release-notes.md
2015-11-11 15:03:29 +01:00
Peter Todd
c939792baa
Add BIP65 CHECKLOCKTIMEVERIFY to release notes
2015-10-23 16:19:49 -04:00
Mitchell Cash
99963b938f
Correct spelling mistakes in doc folder
...
- OSX —> OS X
- XCode —> Xcode
- github —> GitHub
- homebrew —> Homebrew
- gitian —> Gitian
- Other miscellaneous obvious spelling fixes and whitespace removal
2015-10-18 06:25:43 +10:00
Peter Todd
9204930101
Document pull-req #6424 in release-notes
...
Mention now allowed sequence of pushdatas in OP_RETURN outputs in
release notes.
2015-10-06 00:12:57 +02:00
Johnathan Corgan
ab0b8be857
zmq: update and cleanup build-unix, release-notes, and zmq docs
...
Signed-off-by: Johnathan Corgan <johnathan@corganlabs.com>
2015-09-29 10:48:45 -07:00
Wladimir J. van der Laan
48efbdbe98
Merge pull request #5264
...
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)
2015-09-25 19:19:07 +02:00
Pieter Wuille
391dff16fe
Do not store Merkle branches in the wallet.
...
Assume that when a wallet transaction has a valid block hash and transaction position
in it, the transaction is actually there. We're already trusting wallet data in a
much more fundamental way anyway.
To prevent backward compatibility issues, a new record is used for storing the
block locator in the wallet. Old wallets will see a wallet file synchronized up
to the genesis block, and rescan automatically.
2015-09-22 18:51:07 +02:00
Wladimir J. van der Laan
28d0b3ec65
Merge pull request #6652
...
a09db7c
[trivial] Minor format fixes (MarcoFalke)
0574ede
doc: update release-notes and bips.md for BIP111 (Wladimir J. van der Laan)
2015-09-22 11:55:56 +02:00
MarcoFalke
a09db7c19a
[trivial] Minor format fixes
2015-09-22 11:52:13 +02:00
Wladimir J. van der Laan
0574ede595
doc: update release-notes and bips.md for BIP111
2015-09-08 17:19:08 +02:00
Jonas Schnelli
a1df1e870b
[docs] add libevent dependency to build-osx.md
2015-09-07 13:31:16 +02:00
Holger Schinzel
d9d1a79626
changed status of release notes from draft to released
2015-09-07 10:55:24 +02:00
Jonas Schnelli
d6a92dd0ea
[release notes] mention apache reverse proxy to re-enable SSL
2015-09-04 15:39:49 +02:00
Wladimir J. van der Laan
57d85d9bee
doc: mention SSL support dropped for RPC in release notes
2015-09-03 10:59:19 +02:00
Wladimir J. van der Laan
9bb4dd850f
Merge pull request #6507
...
9f5edb9
Removed contrib/bitrpc (Casey Rodarmor)
2015-08-05 10:21:16 +02:00
Casey Rodarmor
9f5edb970a
Removed contrib/bitrpc
...
It's unclear if people are using this and if it's worth maintaining.
2015-08-03 13:02:49 -04:00
mruddy
af3208bfa6
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.
2015-07-30 19:56:00 -04:00
Wladimir J. van der Laan
c6455c77ab
doc: mention change to option parsing behavior in release notes
2015-07-27 14:55:15 +02:00
Wladimir J. van der Laan
9127e9766a
doc: Mention RPC strings for monetary amounts in release notes
...
Add a section "low level RPC API changes" so that the changes with
regard to error codes can be added later.
2015-07-27 13:57:24 +02:00
Wladimir J. van der Laan
0937290553
doc: mention RPC random cookie authentication in release notes
2015-07-13 13:34:26 +02:00
UdjinM6
2b055d28ef
mention 0.12 in release notes
2015-06-04 19:20:14 +03:00
UdjinM6
9e8d54124f
Merge branch 'master' into v0.12.0.x_merge_master
2015-06-04 19:14:32 +03:00
Wladimir J. van der Laan
3e8ccc765a
Now that 0.11 has been branched, master is 0.11.99
...
... in preparation for 0.12
2015-06-01 10:34:19 +02:00
Wladimir J. van der Laan
b679a6b403
doc: Add to 0.11 release notes
...
Add information about further notable changes:
- Big endian support
- Memory usage optimization
- Disable wallet transaction broadcast
- Stream isolation for Tor
2015-05-29 17:32:31 +02:00
mrbandrews
44e1aad500
Autoprune release notes included
2015-05-26 15:56:17 -04:00
Wladimir J. van der Laan
e3ed6a9785
doc: Add preliminary changelog for 0.11 to release notes
2015-05-26 14:35:48 +02:00
UdjinM6
af841ec29d
split Bitcoin/Dash release notes to different folders
2015-05-19 01:37:58 +03:00
UdjinM6
85d2bb2b68
Release notes fixes:
...
- fixed Darkcoin/Dash usage according to actual versions
- added some comments on rebranding to Dash
- removed masternode blinding from changelog
2015-05-18 01:29:58 +03:00
vertoe
508a4a4f56
Fix typo.
2015-05-18 01:09:50 +03:00
vertoe
e103344377
Add old release notes.
2015-05-18 01:09:50 +03:00
vertoe
8b2eeb7904
Draft release notes #220
2015-05-18 01:08:49 +03:00
UdjinM6
e50d9bbc5d
Merge branch '0.10' into v0.12.0.x_merge_btc010
2015-05-16 00:05:57 +03:00
Wladimir J. van der Laan
ff32503267
Release notes 0.10.2
2015-05-12 17:08:58 +02:00
Wladimir J. van der Laan
d7e7727658
Preparations for 0.10.2 release
2015-05-12 16:23:53 +02:00
Gregory Maxwell
d8ac901842
doc: improve credits in release notes
2015-04-25 10:05:13 +02:00
Wladimir J. van der Laan
bf8ad0dc6b
update release notes for 0.10.1rc3
2015-04-20 14:05:01 +02:00
Wladimir J. van der Laan
34127c77cb
doc: update release notes pre rc2
2015-04-09 10:19:52 +02:00
Wladimir J. van der Laan
149c1d890d
doc: Credit Jonas Nick in release notes
...
For discovering the vulnerability and discussing the fix that led to PR #5860 .
2015-04-06 09:27:41 +02:00
UdjinM6
fabca0a428
more bitcoin->dash fixes
2015-04-06 00:56:58 +03:00
UdjinM6
64eebc3316
0.12 dirty merge'n'fix (bitcoin 0.10)
2015-04-04 19:24:37 +03:00
David A. Harding
bf1cc80372
Docs: Use new Bitcoin.org download URLs
...
To give the torrents (which use web seeds) better names, we updated the
URL scheme on bitcoin.org/bin. This updates the release notes and
release doc accordingly, plus updates some other details based on recent
changes to the site.
[skip ci]
2015-04-02 10:38:38 -04:00
Wladimir J. van der Laan
fe3122580e
update release notes for #5953/#5900
2015-04-01 17:27:54 +02:00
Wladimir J. van der Laan
ae1479a114
update release notes after #5941
2015-04-01 16:48:23 +02:00
Wladimir J. van der Laan
90bef6638f
No notable changes for minor release
2015-03-30 11:26:36 +02:00
Wladimir J. van der Laan
4635a4c4e7
Translations update from transifex
2015-03-26 08:59:53 +01:00
Wladimir J. van der Laan
0eccf0ae30
Add commits (up to now) to release notes
2015-03-26 08:48:32 +01:00
Wladimir J. van der Laan
a316622fd0
Clean out release notes for 0.10.1
2015-03-25 16:54:14 +01:00
Evan Duffield
35bb210c6b
Dash rebranding
2015-03-17 16:06:58 -07:00
vertoe
ecb4fc5f4c
Draft release notes for 0.11.2 to include BIP 66.
2015-02-16 21:01:49 +01:00