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: add missing consensus constants to get_constants grpc #5183

Merged

Conversation

sdbondi
Copy link
Member

@sdbondi sdbondi commented Feb 15, 2023

Description

Adds validator_node_registration_min_deposit_amount validator_node_registration_min_lock_height validator_node_registration_shuffle_interval_epoch fields to get_constants base node GRPC method.

Motivation and Context

These fields are required for L2 consensus

How Has This Been Tested?

Type changes only, lints pass

@stringhandler stringhandler merged commit 9900d5d into tari-project:development Feb 15, 2023
@sdbondi sdbondi deleted the update-bl-consensus-constants branch February 15, 2023 07:43
stringhandler pushed a commit that referenced this pull request Feb 21, 2023
⚠ BREAKING CHANGES

* add key commitment to database main key AEAD  (5188)

Features

* add key commitment to database main key AEAD  ([5188](#5188)) ([95bc795](95bc795))
* add more burn details to burn command ([5169](#5169)) ([e417e57](e417e57))
* print out warning if wallet grpc connections fails ([5195](#5195)) ([4e1cb38](4e1cb38))


Bug Fixes

* add missing consensus constants to get_constants grpc ([5183](#5183)) ([9900d5d](9900d5d))
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.

None yet

2 participants