Skip to content

release/1.0.0-rc4#2465

Open
kamilsa wants to merge 9 commits intobranch-1.0.0from
release/1.0.0-rc4
Open

release/1.0.0-rc4#2465
kamilsa wants to merge 9 commits intobranch-1.0.0from
release/1.0.0-rc4

Conversation

@kamilsa
Copy link
Contributor

@kamilsa kamilsa commented Jun 10, 2025

Referenced issues

Description of the Change

Possible Drawbacks

Checklist Before Opening a PR

Before you open a Pull Request (PR), please make sure you've completed the following steps and confirm by answering 'Yes' to each item:

  1. Code is formatted: Have you run your code through clang-format to ensure it adheres to the project's coding standards? [Yes|No]
  2. Code is documented: Have you added comments and documentation to your code according to the guidelines in the project's contributing guidelines? [Yes|No]
  3. Self-review: Have you reviewed your own code to ensure it is free of typos, syntax errors, logical errors, and unresolved TODOs or FIXME without linking to an issue? [Yes|No]
  4. Zombienet Tests: Have you ensured that the zombienet tests are passing? Zombienet is a network simulation and testing tool used in this project. It's important to ensure that these tests pass to maintain the stability and reliability of the project. [Yes|No]

iceseer and others added 6 commits June 10, 2025 17:55
Signed-off-by: iceseer <iceseer@gmail.com>
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
- kNewHeads is called once for each block, so event is never duplicate
- data race, 2 blocks became head before first event, so heads didn't change between first and second event, so second event was ignored

Signed-off-by: turuslan <turuslan.devbox@gmail.com>
(cherry picked from commit 76e011d)
* Update to hunter with updated default zlib

(cherry picked from commit 3f8b2c0)
Signed-off-by: turuslan <turuslan.devbox@gmail.com>
Co-authored-by: kamilsa <kamilsa16@gmail.com>
(cherry picked from commit 90cc0dc)
@kamilsa kamilsa changed the base branch from master to branch-1.0.0 June 10, 2025 13:05
@kamilsa kamilsa force-pushed the release/1.0.0-rc4 branch from b00790e to 6db1372 Compare June 10, 2025 14:08
@kamilsa kamilsa force-pushed the release/1.0.0-rc4 branch from eebcf68 to c4e9711 Compare June 13, 2025 09:38
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