You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just pushed a 22.0-draft branch. This branch is identical to nc0.22.0 except 3 backported bugfixes from the 22.x branch have been cherry-picked. @domob1812 Can you take a look at the 22.0-draft branch and check that it looks okay? If it passes your review, can you rename that branch to 22.0 (i.e. remove the -draft suffix) and tag it as nc22.0 (no leading 0. in the version number)?
The text was updated successfully, but these errors were encountered:
They're the same bugfixes that we already backported to 22.x from master. I'm hesitant to tag from 22.x directly since that contains upstream Bitcoin commits that aren't part of a Bitcoin tag, which means they've gotten less QA testing and makes it harder for Namecoin users to reason about what Bitcoin commits they're getting from our tag.
I've just pushed a
22.0-draft
branch. This branch is identical tonc0.22.0
except 3 backported bugfixes from the22.x
branch have been cherry-picked. @domob1812 Can you take a look at the22.0-draft
branch and check that it looks okay? If it passes your review, can you rename that branch to22.0
(i.e. remove the-draft
suffix) and tag it asnc22.0
(no leading0.
in the version number)?The text was updated successfully, but these errors were encountered: