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

chore: release v0.11.3 with backport of #91 #93

Merged
merged 3 commits into from
Jan 13, 2025

Conversation

RafilxTenfen
Copy link
Contributor

No description provided.

* fix: add check if the covenant is the covenant committee of that btc delegation based on the params version

* chore: refactory sanitize delegations

* chore: add #91 to changelog

* chore: add godoc to funcs

* chore: add client controller and logger directly to param cache

* chore: refactory to remove delegations in a single loop over dels

* chore: add check for del copy

* chore: removed delCopy

* fix: test check endheight modified

* chore: add test that verifies if all the delegations pointers wasn't pointing to the last one

* chore: return error in func IsKeyInCommittee and log if there is a error

* chore: stop the loop if there is an error in sanitize delegations

* chore: address pr comments, transform err from %s to %w and add check if sanitized dels returns some delegation
@RafilxTenfen RafilxTenfen self-assigned this Jan 13, 2025
* fix: add check if the covenant is the covenant committee of that btc delegation based on the params version

* chore: refactory sanitize delegations

* chore: add #91 to changelog

* chore: add godoc to funcs

* chore: add client controller and logger directly to param cache

* chore: refactory to remove delegations in a single loop over dels

* chore: add check for del copy

* chore: removed delCopy

* fix: test check endheight modified

* chore: add test that verifies if all the delegations pointers wasn't pointing to the last one

* chore: return error in func IsKeyInCommittee and log if there is a error

* chore: stop the loop if there is an error in sanitize delegations

* chore: address pr comments, transform err from %s to %w and add check if sanitized dels returns some delegation
@RafilxTenfen RafilxTenfen marked this pull request as ready for review January 13, 2025 14:51
@RafilxTenfen RafilxTenfen changed the title chore: release v0.11.3 with backport of #93 chore: release v0.11.3 with backport of #91 Jan 13, 2025
@RafilxTenfen RafilxTenfen merged commit 5d5ad1f into release/v0.11.x Jan 13, 2025
22 checks passed
@RafilxTenfen RafilxTenfen deleted the backport-91 branch January 28, 2025 13:23
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.

2 participants