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

Release v0.57.0 #819

Merged
merged 39 commits into from
Oct 24, 2023
Merged

Release v0.57.0 #819

merged 39 commits into from
Oct 24, 2023

Conversation

jansegre
Copy link
Member

@jansegre jansegre commented Oct 19, 2023

Changes

Release-candidates

Checklist

Sorry, something went wrong.

glevco and others added 30 commits August 30, 2023 12:18

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: use Hathor simulator on events simulator CLI
chore(python): drop support for Python 3.9
feat: add --sysctl-init-file as cli command option
refactor(verification): move vertex verification to its own service
…topological-events

feat(reliable-integration): emit VERTEX_METADATA_CHANGED events in reverse topological order
…nal-bits

fix(feature-activation): add signal bits to minimally valid block
chore(ci): upload codecov results on Python 3.11 test job
…p-discovery

feat(p2p): run periodic bootstrap discovery
@jansegre jansegre self-assigned this Oct 19, 2023
@jansegre jansegre changed the title Release candidate Release v0.57.0 Oct 19, 2023
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Attention: 105 lines in your changes are missing coverage. Please review.

Comparison is base (3b02e6c) 84.60% compared to head (0723a38) 84.65%.
Report is 20 commits behind head on release.

Additional details and impacted files
@@             Coverage Diff             @@
##           release     #819      +/-   ##
===========================================
+ Coverage    84.60%   84.65%   +0.05%     
===========================================
  Files          252      266      +14     
  Lines        21717    22123     +406     
  Branches      2941     3379     +438     
===========================================
+ Hits         18374    18729     +355     
- Misses        2708     2733      +25     
- Partials       635      661      +26     
Files Coverage Δ
hathor/builder/resources_builder.py 94.39% <100.00%> (ø)
hathor/builder/sysctl_builder.py 41.66% <ø> (ø)
hathor/conf/get_settings.py 71.42% <100.00%> (+1.42%) ⬆️
hathor/conf/mainnet.py 100.00% <ø> (ø)
hathor/conf/settings.py 97.29% <100.00%> (+0.13%) ⬆️
hathor/conf/testnet.py 100.00% <100.00%> (ø)
hathor/consensus/context.py 100.00% <ø> (ø)
hathor/crypto/util.py 92.04% <100.00%> (+0.47%) ⬆️
hathor/event/model/event_data.py 100.00% <100.00%> (ø)
hathor/event/storage/event_storage.py 100.00% <100.00%> (ø)
... and 93 more

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jansegre jansegre marked this pull request as ready for review October 23, 2023 18:18
@jansegre jansegre requested a review from msbrogli as a code owner October 23, 2023 18:18
@jansegre jansegre merged commit 804f285 into release Oct 24, 2023
@jansegre jansegre mentioned this pull request Nov 13, 2023
2 tasks
This was referenced Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants