Skip to content

Commit

Permalink
Move the "Networking" section above "Tests"
Browse files Browse the repository at this point in the history
  • Loading branch information
upbqdn committed Aug 31, 2022
1 parent c34c850 commit 4c970d2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,11 @@ This release contains a variety of CI fixes, test fixes and dependency updates.
- Run build and test jobs on cargo and clippy config changes (#4941)
- Increase Mergify batch sizes (#4947)

#### Networking

- Send height to peers (#4904)
- Fix handshake timing and error handling (#4772)

#### Tests

- Show full Zebra test panic details in CI logs (#4942)
Expand All @@ -91,11 +96,6 @@ This release contains a variety of CI fixes, test fixes and dependency updates.
- Skip some RPC tests when `ZEBRA_SKIP_NETWORK_TESTS` is set (#4849)
- Truncate the number of transactions in send transaction test (#4848)

#### Networking

- Send height to peers (#4904)
- Fix handshake timing and error handling (#4772)

## [Zebra 1.0.0-beta.13](https://github.com/ZcashFoundation/zebra/releases/tag/v1.0.0-beta.13) - 2022-07-29

This release fixes multiple bugs in proof and signature verification, which were causing big performance issues near the blockchain tip.
Expand Down

0 comments on commit 4c970d2

Please sign in to comment.