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

fix: update quorum params #626

Merged
merged 4 commits into from
May 2, 2023
Merged

Conversation

shotonoff
Copy link
Collaborator

@shotonoff shotonoff commented May 2, 2023

Issue being fixed or feature implemented

Some quorum types were missed in types.QuorumParams

What was done?

Synced missed quorum parameters

How Has This Been Tested?

Breaking Changes

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

shumkov
shumkov previously approved these changes May 2, 2023
Copy link
Member

@shumkov shumkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@lklimek
Copy link
Collaborator

lklimek commented May 2, 2023 via email

@shumkov
Copy link
Member

shumkov commented May 2, 2023

@lklimek BLS library is low level thing which shouldn't know about LLMQ and even Dash ))

@shumkov
Copy link
Member

shumkov commented May 2, 2023

@lklimek we add a separate task to the backlog where this settings must be set in config.

@shotonoff shotonoff requested a review from shumkov May 2, 2023 17:45
@shumkov shumkov merged commit ccafcc7 into v0.11-dev May 2, 2023
@shumkov shumkov deleted the refactor-update-quorum-props branch May 2, 2023 18:33
shotonoff added a commit that referenced this pull request May 4, 2023
* build(deps): Bump github/super-linter from 4 to 5 (#624)

Bumps [github/super-linter](https://github.com/github/super-linter) from 4 to 5.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md)
- [Commits](github/super-linter@v4...v5)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: update quorum params (#626)

* refactor: update quorum params

* refactor: update quorum params

* fix: lint issue

* fix: move back btcjson.LLMQType_50_60

* chore(release): update changelog and version to 0.11.1 (#627)

* chore: catch up the changes from master into v0.11 dev (#629)

* chore(release): update changelog and version to 0.11.0

* fix: invalid threshold for `LLMQType_25_67` (#628)

---------

Co-authored-by: Lukasz Klimek <842586+lklimek@users.noreply.github.com>
Co-authored-by: Ivan Shumkov <ivan@shumkov.ru>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukasz Klimek <842586+lklimek@users.noreply.github.com>
Co-authored-by: Ivan Shumkov <ivan@shumkov.ru>
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