Merged
Conversation
…ature-service feat(feature-activation): implement feature service
refactor: migrate all type annotations to PEP 585
- refactor: remove delayed call limit - test: wrap _send_tips and assert _send_tips_call_later len - test: verify delayed call is canceled
fix: send tips rate limit disconnect
chore: bump version to v0.55.0
fix(storage): incorrect validation store when using cache storage
…etadata refactor: use None by default for height metadata
refactor: remove deprecated typing uses and add custom linter script
chore(extras): script to generate list of PRs that master is ahead of rc
And necessary tweaks to get it working with PyPy.
chore: update default Python version to 3.10
chore: update autobahn package
Co-authored-by: Marcelo Salhab Brogliato <msbrogli@gmail.com> Co-authored-by: Pedro Ferreira <phsf.pedro@gmail.com>
feat(sync-v2): sync-v2 implemented, sync-v1 still default
fix(test): regression after sync-v2 command was removed
refactor(p2p): rename sync *manager* to sync *agent*
feat(indexes): add get_n_height_tips method to height index
feat(p2p): add setting to enable/disable peer whitelist for sync-v2
Release-candidate v0.55.0-rc.2
msbrogli
approved these changes
Aug 2, 2023
This was referenced Aug 29, 2023
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
Release-candidates
Checklist