Holger Schinzel
f4e4dd65e7
Tag 0.12.1 final
...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEbBAABCgAGBQJXD/i3AAoJEHSBCwEjRsmmOHsH+L5eRpiPeLhrDYyBFbp9RFKU
TztyoeKAM4llEPmk6vAawgSL8HNY4va6lbY84sDfvCdLJqCxVR7MyiuQ4AQPXG4R
Ke5DJ/G/K4ngyqruCBsSh2RJdVDrbE3zCmjN5gxPxrNKpi+mXs//A6gjvfxn4U1F
WZepN3FzNFcqFG/ndKxptMYZoIuiK9JIhK7V/ksFKRPlUhipa1jh5sIWvCeFjiLT
Wt8wGlHPHDFsPJW1o7EWMTHRhNCVqYhMDU7GT6FixIJFRGANIGlwfIUuqqUt0sil
7YWIwD/+ai3dfeODazauqJAOEBXjoWCkuXn9IN/VhtvHOFR6AZO2aljS9ks6Cw==
=6vRi
-----END PGP SIGNATURE-----
Merge bitcoin tag 'v0.12.1' into dash v0.12.1.x
Merging Bitcoin 0.12.1 into Dash 0.12.1.x
2016-07-04 11:20:16 +02:00
Evan Duffield
7bceb3446b
Merge pull request #763 from crowning-/patch-4
...
[Docs] Gitian: missing 'curl' download added to documentation
2016-05-09 13:51:51 -07:00
crowning-
46ca9ddafd
[Docs] Gitian: missing 'curl' download added to documentaiton
...
Debian 8.4 doesn't have 'curl' installed by default.
2016-04-22 23:52:34 +02:00
Evan Duffield
fe5c4dd811
Converting governance system
...
- Generic usage of governance objects
- Added different voting types of signaling
- Removed budget commands (projection, mesc -- see sentinel https://github.com/evan82/sentinel/blob/master/docs/example4.md )
- Added various voting signaling mechanisms (origin funding, remove, valid, endorsed, milestones, outerstorage)
2016-04-19 09:51:15 -07:00
Evan Duffield
59976f3ee1
fixing more issues
2016-04-14 14:28:33 -07:00
BtcDrak
de7c34cab0
Add missing link to BIP113
2016-04-10 11:32:16 +01:00
Wladimir J. van der Laan
465d30915c
doc: update release notes for #7835
2016-04-08 14:24:57 +02:00
Wladimir J. van der Laan
cada7c2418
Fill in rest of release notes
2016-04-07 14:00:30 +02:00
BtcDrak
e10c044c78
[0.12] Update release notes
2016-04-03 17:53:53 +01:00
accraze
4d035bcc9a
[doc] added depends cross compile info
...
Conflicts:
doc/build-unix.md
Github-Pull: #7747
Rebased-From: 3e55b3a004
2016-03-31 13:49:36 +02:00
Wladimir J. van der Laan
ba80ceef59
bump version to 0.12.1
2016-03-30 20:12:21 +02:00
BtcDrak
c0fe2c9e03
Mark p2p alert system as deprecated.
...
Set default to off
This feature is removed entirely as of 0.13.0
2016-03-24 20:06:06 +00:00
UdjinM6
ddbeda357e
fix docs (mostly for budgets)
...
Closes #734
2016-03-16 07:49:51 +01:00
MarcoFalke
f04f4fd2ee
[doc/log] Fix markdown syntax and line terminate LogPrint
...
- Fix doxygen comment for payTxFee
- [doc] Fix markdown
- Make sure LogPrintf strings are line-terminated
Github-Pull: #7617
Rebased-From: fa06ce0949
fa97f95c15
fa26652459
2016-03-11 09:44:17 +01:00
Wladimir J. van der Laan
8acabef3f3
doc: Clean out release notes
...
0.12.0 was released, prepare empty release notes for 0.12.1.
2016-03-07 12:17:02 +01:00
UdjinM6
a2c6140cb1
more bitcoin -> dash
...
Closes #712
2016-03-06 18:21:29 +01:00
UdjinM6
b3d1140800
more bitcoin->dash
2016-03-04 12:09:03 +03:00
Wladimir J. van der Laan
35af157641
doc: Clean out release notes
...
0.12.0 was released, prepare empty release notes for 0.12.1.
2016-03-01 13:52:01 +01:00
UdjinM6
97bcec4853
more bitcoin -> dash in docs
...
Closes #704
2016-02-28 11:28:27 +01:00
UdjinM6
5be1403a19
move bitcoin release notes
2016-02-21 04:53:23 +03:00
UdjinM6
6ec64f8ff6
Merge remote-tracking branch 'bitcoin/0.12' into mergebtc0.12
2016-02-21 04:09:11 +03:00
fanquake
ea52530906
Fix duplicate names in release notes
...
Fixes #7547
2016-02-17 11:55:22 +08:00
Wladimir J. van der Laan
b466264635
doc: Remove another duplicate author name from release notes
...
The list of contributors is automatically generated from git, so people
that use multiple author names will end up on the list multiple times.
2016-02-16 12:40:13 +01:00
wodry
e473c2dd02
Fix of semantic failure "meet pay"
...
"do not meet pay the minimum relay fee" ? I can understand English language quite well, but that I do not understand. So, if it's not an semantic nonsense, I would suggest to write it in more simple English.
2016-02-12 09:50:32 +01:00
Wladimir J. van der Laan
04503f78c7
Merge #7346 : 0.12 release notes: Mining Policy Changes
...
b460004
release-notes: Minor corrections and clarifications re Priority (Luke Dashjr)
3450f4c
release-notes: Significantly rewrite priority transactions section (Gregory Maxwell)
d0dbb6d
release-notes: Remove suggestion to use 0.11 (Luke Dashjr)
73a0375
release-notes: Mention possibility of priority removal in 0.13, uncertainty of priority calculation being changed back, and request community input (Luke Dashjr)
4b8d2bc
release-notes: Cover priority changes correctly, removing mentions of possible futures (Luke Dashjr)
2016-02-11 15:30:20 +01:00
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
MarcoFalke
b9ed8c9969
[doc] Update release-process.md
...
Conflicts:
doc/release-process.md
Github-Pull: #7465
Rebased-From: fa616c2fed
2016-02-08 10:47:12 +01: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
UdjinM6
bbbbdd8100
more darkcoin->dash
...
Closes #690
2016-02-01 10:31:06 +01:00
UdjinM6
826cba78a5
more dashpay.io->dash.org
...
Closes #689
2016-02-01 10:30:23 +01: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