Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHANGELOG for Zebra 1.0.0-alpha.14 #2538

Merged
merged 14 commits into from
Jul 29, 2021
Merged

CHANGELOG for Zebra 1.0.0-alpha.14 #2538

merged 14 commits into from
Jul 29, 2021

Conversation

mpguerra
Copy link
Contributor

@mpguerra mpguerra commented Jul 27, 2021

Motivation

Update CHANGELOG for Zebra 1.0.0-alpha.14 release

Review

@ZcashFoundation/zebra-team

Reviewer Checklist

  • Changes are under the correct categories
  • All significant changes are listed
  • Descriptions are non-developer friendly

Follow Up Work

Once release version update PR is merged:

  • review any new merges
  • update CHANGELOG contents if necessary
  • update release date in CHANGELOG

This change is Reviewable

Copy link
Contributor

@teor2345 teor2345 left a comment

Choose a reason for hiding this comment

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

Just some tweaks, nothing major here

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@mpguerra mpguerra marked this pull request as ready for review July 28, 2021 17:09
CHANGELOG.md Show resolved Hide resolved
teor2345
teor2345 previously approved these changes Jul 28, 2021
Copy link
Contributor

@teor2345 teor2345 left a comment

Choose a reason for hiding this comment

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

The changelog looks good.

The Google cloud build is failing because the branch name in this PR contains ., and uppercase letters. (See #2418.)

We can admin-merge this PR as a workaround. Since the failure is caused by the branch name, it should pass after it is merged to main.

Edit: Maybe it could be the branch name length or uppercase letters? #2537 passes.

@dconnolly
Copy link
Contributor

One more!
#2458

@teor2345
Copy link
Contributor

I merged #2542 to fix CI failures

@teor2345
Copy link
Contributor

I merged #2486 so I could get started on other work.

@teor2345
Copy link
Contributor

Also #2525, sorry about all the changes!

@mpguerra
Copy link
Contributor Author

Edit: Maybe it could be the branch name length or uppercase letters? #2537 passes.

I feel like I've tried all possible combinations, I thought the branch name length was fine, maybe it is the uppercase.

@mpguerra
Copy link
Contributor Author

going to admin merge once CI ( minus pull-request check) passes and before anything else is merged :P

Copy link
Contributor Author

@mpguerra mpguerra left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 1 files reviewed, 9 unresolved discussions (waiting on @mpguerra and @teor2345)


CHANGELOG.md, line 26 at r1 (raw file):

Previously, teor2345 (teor) wrote…

rustfmt isn't interesting enough to make the changelog

Done.


CHANGELOG.md, line 28 at r1 (raw file):

Previously, mpguerra (Pili Guerra) wrote…

ah, I should have looked into the PR to see what it did. FWIW, I don't think it's very interesting either and I have removed it from the PR

Done.


CHANGELOG.md, line 34 at r1 (raw file):

Previously, teor2345 (teor) wrote…

Oops, these are mine, they weren't very clear

- Decrease the number of randomised test cases in zebra-state (#2521, #2513)
- Make nullifier tests consistent with UTXO tests (#2513)

Done.


CHANGELOG.md, line 35 at r1 (raw file):

Previously, teor2345 (teor) wrote…

Probably doesn't matter that much

Done.


CHANGELOG.md, line 39 at r1 (raw file):

Previously, teor2345 (teor) wrote…

Oops, this was me again

- Clarify a variable name and check for overflow in new_ordered_outputs (#2510)

Done.


CHANGELOG.md, line 40 at r1 (raw file):

Previously, mpguerra (Pili Guerra) wrote…

Done in 32bd8ee

Done.


CHANGELOG.md, line 41 at r1 (raw file):

Previously, teor2345 (teor) wrote…

I had to go look up this PR to work out what part of orchard we fixed

- Update Orchard keys, hashes, and note commitments to match Zcash test vectors (#2445)

Done.


CHANGELOG.md, line 42 at r1 (raw file):

Previously, teor2345 (teor) wrote…

Clippy fixes aren't that interesting

Done.


CHANGELOG.md, line 20 at r5 (raw file):

Previously, teor2345 (teor) wrote…

Add a missing space

- Add `proptest-impl` feature to `zebra-state` crate to help simplify tests (#2529)

Done.

@mpguerra mpguerra merged commit 564b902 into main Jul 29, 2021
@mpguerra mpguerra deleted the v1.0.0-alpha.14CHANGELOG branch July 29, 2021 20:44
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.

3 participants