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.60.0 #1028

Merged
merged 51 commits into from
May 13, 2024
Merged

Release v0.60.0 #1028

merged 51 commits into from
May 13, 2024

Conversation

jansegre
Copy link
Member

@jansegre jansegre commented May 8, 2024

Changes

Release-candidates

Checklist

glevco and others added 30 commits March 5, 2024 12:35
docs: fix OpenAPI url of cpu profiler endpoint
…ogress

fix(util): division by zero when logging progress in some cases
feat(p2p): add ability to update peer_id.json with SIGUSR1
Release-candidate v0.60.0-rc.1
…sserts

chore: remove unnecessary asserts
glevco and others added 16 commits April 18, 2024 22:06
…lbacks

fix: sorting execution manager callbacks
feat: add first_block to the to_json_extended method of base transaction class
…able

chore(cli): default to sync-v1 disabled
Currently it is possibly to disable sync-v1 but not make it unavailable.
Making it unavailble will be required in order to be able to disable the
indexes that it needs.

This commit does not bother on any of the effects that are possible when
sync-v1 is unavailable, only on making it possible to do so via a
command line argument.
Release-candidate v0.60.0-rc.2
…navailable

feat(cli): add argument to make sync-v1 unavailable
@jansegre jansegre self-assigned this May 8, 2024
Copy link

codecov bot commented May 8, 2024

Codecov Report

Attention: Patch coverage is 81.95804% with 129 lines in your changes are missing coverage. Please review.

Project coverage is 84.94%. Comparing base (f46f0be) to head (2b6d99a).
Report is 1 commits behind head on release.

Files Patch % Lines
hathor/vertex_handler/vertex_handler.py 85.83% 8 Missing and 9 partials ⚠️
hathor/p2p/manager.py 63.15% 12 Missing and 2 partials ⚠️
hathor/sysctl/p2p/manager.py 40.90% 13 Missing ⚠️
hathor/p2p/peer_id.py 45.00% 11 Missing ⚠️
hathor/feature_activation/bit_signaling_service.py 69.69% 10 Missing ⚠️
...e_activation/storage/feature_activation_storage.py 78.72% 7 Missing and 3 partials ⚠️
hathor/daa.py 63.15% 7 Missing ⚠️
hathor/manager.py 61.11% 6 Missing and 1 partial ⚠️
hathor/indexes/memory_tx_group_index.py 64.28% 4 Missing and 1 partial ⚠️
hathor/builder/builder.py 94.73% 1 Missing and 3 partials ⚠️
... and 14 more
Additional details and impacted files
@@             Coverage Diff             @@
##           release    #1028      +/-   ##
===========================================
- Coverage    85.24%   84.94%   -0.30%     
===========================================
  Files          292      297       +5     
  Lines        22667    22910     +243     
  Branches      3415     3464      +49     
===========================================
+ Hits         19322    19462     +140     
- Misses        2678     2765      +87     
- Partials       667      683      +16     

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

@jansegre jansegre requested review from msbrogli and glevco May 8, 2024 15:52
@jansegre jansegre changed the title Release candidate Release v0.60.0 May 8, 2024
@jansegre jansegre marked this pull request as ready for review May 13, 2024 16:28
@jansegre jansegre merged commit 76955d7 into release May 13, 2024
26 of 27 checks passed
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.

5 participants