Skip to content

doc: Add v18.0.0 release notes#4955

Merged
UdjinM6 merged 15 commits into
dashpay:v18.xfrom
UdjinM6:v18_rel_notes
Aug 15, 2022
Merged

doc: Add v18.0.0 release notes#4955
UdjinM6 merged 15 commits into
dashpay:v18.xfrom
UdjinM6:v18_rel_notes

Conversation

@UdjinM6
Copy link
Copy Markdown

@UdjinM6 UdjinM6 commented Aug 5, 2022

Suggestions are welcome :)

@UdjinM6 UdjinM6 changed the base branch from develop to v18.x August 5, 2022 13:40
Copy link
Copy Markdown
Collaborator

@thephez thephez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few suggestions...

Comment thread doc/release-notes.md Outdated
Comment thread doc/release-notes.md Outdated
Comment thread doc/release-notes.md Outdated
Comment thread doc/release-notes.md Outdated
Comment thread doc/release-notes.md Outdated
Comment thread doc/release-notes.md Outdated
Comment thread doc/release-notes.md Outdated
@PastaPastaPasta PastaPastaPasta linked an issue Aug 8, 2022 that may be closed by this pull request
Co-authored-by: thephez <thephez@users.noreply.github.com>
Co-authored-by: PastaPastaPasta <6443210+PastaPastaPasta@users.noreply.github.com>
@kxcd
Copy link
Copy Markdown

kxcd commented Aug 9, 2022

Weren't there a lot of PRs addressing the stability of the PoSe subsystem? Probably worth mentioning improvements in the PoSe system or fewer false hits, or improved network communication. Also, wasn't there a PR to aid with load levelling on masternodes where in v0.17 it was possible a MN could be asked to join several quorums at the same time and now in v18 we don't over work any one MN ?

@PastaPastaPasta
Copy link
Copy Markdown
Member

Also, wasn't there a PR to aid with load levelling on masternodes where in v0.17 it was possible a MN could be asked to join several quorums at the same time and now in v18 we don't over work any one MN ?

This specifically is a feature of quorum rotation

Comment thread doc/release-notes.md Outdated
Co-authored-by: PastaPastaPasta <6443210+PastaPastaPasta@users.noreply.github.com>
Copy link
Copy Markdown
Member

@PastaPastaPasta PastaPastaPasta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, I think this is probably good. Time to merge?

utACK for squash merge

Well... I guess there are some "TODOs" in the release notes still..

@PastaPastaPasta PastaPastaPasta changed the title [WIP] doc: Add v18.0.0 release notes doc: Add v18.0.0 release notes Aug 14, 2022
Copy link
Copy Markdown
Author

@UdjinM6 UdjinM6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't really know what to say instead of these todos, probably smth general like <see below>

Comment thread doc/release-notes.md Outdated
Comment thread doc/release-notes.md Outdated
Comment thread doc/release-notes.md Outdated
@UdjinM6 UdjinM6 added this to the 18 milestone Aug 14, 2022
Comment thread doc/release-notes.md Outdated
Copy link
Copy Markdown
Collaborator

@thephez thephez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@PastaPastaPasta See suggestions...

Comment thread doc/release-notes.md
Comment thread doc/release-notes.md
Comment thread doc/release-notes.md
Comment thread doc/release-notes.md Outdated
PastaPastaPasta and others added 2 commits August 15, 2022 10:08
Co-authored-by: thephez <thephez@users.noreply.github.com>
Comment thread doc/release-notes.md Outdated
Comment thread doc/release-notes.md Outdated
Co-authored-by: TheLazieR Yip <thelazier@gmail.com>
Comment thread doc/release-notes.md Outdated
Co-authored-by: TheLazieR Yip <thelazier@gmail.com>
Copy link
Copy Markdown
Collaborator

@thephez thephez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove bad links?

Comment thread doc/release-notes.md Outdated
Comment thread doc/release-notes.md Outdated
Co-authored-by: thephez <thephez@users.noreply.github.com>
Comment thread doc/release-notes.md Outdated
Co-authored-by: thephez <thephez@users.noreply.github.com>
Copy link
Copy Markdown
Member

@PastaPastaPasta PastaPastaPasta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK for squash merge

@UdjinM6 UdjinM6 merged commit 26a2247 into dashpay:v18.x Aug 15, 2022
@UdjinM6 UdjinM6 deleted the v18_rel_notes branch August 15, 2022 17:32
gades pushed a commit to cosanta/cosanta-core that referenced this pull request Nov 18, 2023
* doc: archive v0.17.0.3 release notes

* [WIP] doc: Add v18.0 release notes

* Apply suggestions from code review

Co-authored-by: thephez <thephez@users.noreply.github.com>
Co-authored-by: PastaPastaPasta <6443210+PastaPastaPasta@users.noreply.github.com>

* Update doc/release-notes.md

Co-authored-by: PastaPastaPasta <6443210+PastaPastaPasta@users.noreply.github.com>

* Update dip0024 hf date

* Update text for network improvements

* Update wallet changes

* fix date for rotation signaling

* more text about multi wallet support

Co-authored-by: thephez <thephez@users.noreply.github.com>

* change where the "now" is in a sentence

* Revert "more text about multi wallet support"

This reverts commit ee2022b.

* Update doc/release-notes.md

Co-authored-by: TheLazieR Yip <thelazier@gmail.com>

* Update doc/release-notes.md

Co-authored-by: TheLazieR Yip <thelazier@gmail.com>

* avoid potential dead links

Co-authored-by: thephez <thephez@users.noreply.github.com>

* Update doc/release-notes.md

Co-authored-by: thephez <thephez@users.noreply.github.com>

Co-authored-by: thephez <thephez@users.noreply.github.com>
Co-authored-by: PastaPastaPasta <6443210+PastaPastaPasta@users.noreply.github.com>
Co-authored-by: QuantumExplorer <quantum@dash.org>
Co-authored-by: TheLazieR Yip <thelazier@gmail.com>
gades pushed a commit to piratecash/pirate that referenced this pull request Dec 9, 2023
* doc: archive v0.17.0.3 release notes

* [WIP] doc: Add v18.0 release notes

* Apply suggestions from code review

Co-authored-by: thephez <thephez@users.noreply.github.com>
Co-authored-by: PastaPastaPasta <6443210+PastaPastaPasta@users.noreply.github.com>

* Update doc/release-notes.md

Co-authored-by: PastaPastaPasta <6443210+PastaPastaPasta@users.noreply.github.com>

* Update dip0024 hf date

* Update text for network improvements

* Update wallet changes

* fix date for rotation signaling

* more text about multi wallet support

Co-authored-by: thephez <thephez@users.noreply.github.com>

* change where the "now" is in a sentence

* Revert "more text about multi wallet support"

This reverts commit ee2022b.

* Update doc/release-notes.md

Co-authored-by: TheLazieR Yip <thelazier@gmail.com>

* Update doc/release-notes.md

Co-authored-by: TheLazieR Yip <thelazier@gmail.com>

* avoid potential dead links

Co-authored-by: thephez <thephez@users.noreply.github.com>

* Update doc/release-notes.md

Co-authored-by: thephez <thephez@users.noreply.github.com>

Co-authored-by: thephez <thephez@users.noreply.github.com>
Co-authored-by: PastaPastaPasta <6443210+PastaPastaPasta@users.noreply.github.com>
Co-authored-by: QuantumExplorer <quantum@dash.org>
Co-authored-by: TheLazieR Yip <thelazier@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Write release notes for v18

6 participants