Commit Graph

916 Commits

Author SHA1 Message Date
Homu 8e8a9350c3 Auto merge of #4222 - str4d:configure-updates, r=str4d
./configure updates

Includes code cherry-picked from the following upstream Bitcoin Core PRs:

- bitcoin/bitcoin#6748
- bitcoin/bitcoin#12373
- bitcoin/bitcoin#12692
- bitcoin/bitcoin#12901
- bitcoin/bitcoin#13005
- bitcoin/bitcoin#13445
- bitcoin/bitcoin#12686
- bitcoin/bitcoin#16435

Part of #2074.
2020-01-30 16:01:48 +00:00
Sean Bowe 811158a483
make-release.py: Updated release notes and changelog for 2.1.1. 2020-01-17 10:27:31 -07:00
Sean Bowe c214fa13b7
make-release.py: Updated manpages for 2.1.1. 2020-01-17 10:27:31 -07:00
Sean Bowe 0dca75a21d
make-release.py: Updated release notes and changelog for 2.1.1-rc2. 2020-01-13 17:56:29 -07:00
Sean Bowe 131e1aa77a
make-release.py: Updated manpages for 2.1.1-rc2. 2020-01-13 17:56:29 -07:00
Sean Bowe 3b2ebf2447
make-release.py: Updated release notes and changelog for 2.1.1-rc1. 2020-01-07 20:13:52 -07:00
Sean Bowe 356491a046
make-release.py: Updated manpages for 2.1.1-rc1. 2020-01-07 20:13:51 -07:00
Pieter Wuille 790f21e9a8
Mention removal of bare multisig IsMine in release notes 2019-12-18 18:59:15 -06:00
Jack Grigg 5746704b4b
Add z_mergetoaddress to release notes 2019-12-11 23:41:53 +00:00
Wladimir J. van der Laan 921e9a2e53
doc: mention change to option parsing behavior in release notes 2019-12-04 17:18:28 +00:00
Evan Klitzke ce0a143c1e
Add --with-sanitizers option to configure
This enables the use of different compiler sanitizers, coresponding to
the -fsanitize option in GCC and Clang.
2019-11-12 13:11:03 +00:00
murrayn c699c93734
Add build support for 'gprof' profiling. 2019-11-12 13:07:36 +00:00
Jack Grigg 501ca0c2ec
make-release.py: Updated release notes and changelog for 2.1.0-1. 2019-11-08 18:56:32 +00:00
Jack Grigg 66e0605407
make-release.py: Updated manpages for 2.1.0-1. 2019-11-08 18:56:31 +00:00
Eirik Ogilvie-Wigley 842e73781e make-release.py: Updated release notes and changelog for 2.1.0. 2019-11-02 11:01:01 -06:00
Eirik Ogilvie-Wigley 06f511f88e make-release.py: Updated manpages for 2.1.0. 2019-11-02 11:01:00 -06:00
Homu fe89651189 Auto merge of #4184 - ebfull:blossom-fixups, r=Eirik0
Set Blossom activation height

* This PR sets Blossom activation to height 653600.
* This PR bumps the protocol version to 170009.
* This PR hardcodes the deprecation height to 734240 to account for the fact that activation of Blossom decreases the block interval prior to the deprecation height, so the ordinary formula for deciding deprecation does not work.
2019-11-01 15:42:17 -07:00
Eirik Ogilvie-Wigley e7a84d7bd8
Fix wording
Co-Authored-By: Daira Hopwood <daira@jacaranda.org>
2019-11-01 09:52:15 -06:00
Sean Bowe 4180589f02
Set mainnet activation of Blossom 2019-11-01 09:31:55 -06:00
Eirik Ogilvie-Wigley ee5569207b Better wording in release notes 2019-10-31 21:22:47 -06:00
Eirik Ogilvie-Wigley 1d3c5b04ac Release notes for bug fix 2019-10-31 15:54:18 -06:00
Eirik Ogilvie-Wigley fd8004d2bd make-release.py: Updated release notes and changelog for 2.1.0-rc1. 2019-10-22 14:52:02 -06:00
Eirik Ogilvie-Wigley 17a70bcd67 make-release.py: Updated manpages for 2.1.0-rc1. 2019-10-22 14:52:01 -06:00
Eirik Ogilvie-Wigley 40a7156026 Remove dots and underscores from parameter names 2019-10-21 09:20:17 -06:00
Eirik Ogilvie-Wigley 898810213c Clarify the difference between cost and evictionWeight 2019-10-17 16:50:44 -06:00
Eirik Ogilvie-Wigley 64fc25ed6e Update parameter names to match ZIP 2019-10-17 16:39:32 -06:00
Eirik Ogilvie-Wigley e7aed48e7a Wording and grammatical fixes 2019-10-17 15:16:51 -06:00
Eirik Ogilvie-Wigley bbb6ce1007 Update release notes 2019-10-17 12:32:27 -06:00
Homu 961c0d58ec Auto merge of #4060 - str4d:remove-libsnark, r=daira
Remove libsnark

Closes #167. Closes #416. Closes #418. Closes #437.
Closes #521. Closes #743. Closes #750. Closes #894.
Closes #903. Closes #1125. Closes #1136. Closes #1240.
Closes #1264. Closes #1516. Closes #1517. Closes #1651.
Closes #2064. Closes #2158. Closes #3478. Closes #3652.
Closes #3744.
2019-09-26 11:21:40 -07:00
Daira Hopwood 5beb316b6b make-release.py: Updated release notes and changelog for 2.0.7-3. 2019-09-24 21:01:13 +01:00
Daira Hopwood ef508aeb5b make-release.py: Updated manpages for 2.0.7-3. 2019-09-24 21:01:13 +01:00
Daira Hopwood 1ef3f7b1d6 Make a note of the shorter service period in the release notes.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2019-09-24 20:57:02 +01:00
Daira Hopwood 2f5d665f53 Add hotfix release notes.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2019-09-24 19:23:34 +01:00
Jack Grigg f48cfeffe5
Update release notes with node abort behaviour 2019-09-20 09:40:45 +01:00
Jack Grigg 4cae370328
Add libsnark removal to notable changes 2019-09-17 12:25:43 +01:00
Eirik Ogilvie-Wigley 7c7b6625cf make-release.py: Updated release notes and changelog for 2.0.7-2. 2019-08-30 17:47:52 -06:00
Eirik Ogilvie-Wigley 6271f7b8a6 make-release.py: Updated manpages for 2.0.7-2. 2019-08-30 17:47:52 -06:00
Eirik Ogilvie-Wigley 419cf654b8 Notable changes for v2.0.7-2 2019-08-30 15:04:16 -06:00
Eirik Ogilvie-Wigley eaac9a92dd make-release.py: Updated release notes and changelog for 2.0.7-1. 2019-08-29 13:07:52 -06:00
Eirik Ogilvie-Wigley f98365e47e make-release.py: Updated manpages for 2.0.7-1. 2019-08-29 13:07:52 -06:00
Eirik Ogilvie-Wigley e588ab1a99 Better wording in release notes
Co-authored-by: LarryRuane <larry@z.cash>
2019-08-29 09:38:40 -06:00
Eirik Ogilvie-Wigley 8e4c13c14c Add note about logging fix 2019-08-28 19:32:35 -06:00
Eirik Ogilvie-Wigley aca5af4b83
fix typo
Co-Authored-By: Daira Hopwood <daira@jacaranda.org>
2019-08-28 11:18:22 -06:00
Eirik Ogilvie-Wigley df8fd9ef80 Notable changes for v2.0.7-1 2019-08-28 10:55:24 -06:00
Eirik Ogilvie-Wigley 5540259d4e make-release.py: Updated release notes and changelog for 2.0.7. 2019-08-19 15:09:14 -06:00
Eirik Ogilvie-Wigley 21aa63558f make-release.py: Updated manpages for 2.0.7. 2019-08-19 15:09:13 -06:00
Eirik Ogilvie-Wigley b6499624fe
Grammatical fixes and improvements
Co-Authored-By: Daira Hopwood <daira@jacaranda.org>
2019-08-16 16:07:15 -06:00
Eirik Ogilvie-Wigley 6bb36fb379 Notable changes for v2.0.7 2019-08-16 13:21:33 -06:00
Eirik Ogilvie-Wigley 017c933e37 make-release.py: Updated release notes and changelog for 2.0.7-rc1. 2019-08-09 17:05:52 -06:00
Eirik Ogilvie-Wigley 9055babafd make-release.py: Updated manpages for 2.0.7-rc1. 2019-08-09 17:05:51 -06:00