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

Nonstrict inequality for token symbol length; rm dynamic block producer code #10145

Merged
merged 4 commits into from
Feb 4, 2022

Conversation

psteckler
Copy link
Member

@psteckler psteckler commented Feb 2, 2022

The strict inequality check for token symbol length was rejecting JSON from the snapps generators, which led to puzzling GraphQL errors.

Update: that change was already made in #10120.

Also, cherry-pick the changes in #10139 to remove dynamic block producer key-setting, so we can run demo-mode nodes from the base branch here, which is useful for GraphQL debugging.

@psteckler psteckler requested review from a team as code owners February 2, 2022 19:43
@psteckler psteckler added the ci-build-me Add this label to trigger a circle+buildkite build for this branch label Feb 2, 2022
@psteckler psteckler requested a review from a team as a code owner February 3, 2022 17:55
Copy link
Member

@bkase bkase left a comment

Choose a reason for hiding this comment

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

product review ✅

@mrmr1993 mrmr1993 merged commit 3309341 into feature/snapps-protocol Feb 4, 2022
@mrmr1993 mrmr1993 deleted the fix/token-length-rm-staking-set branch February 4, 2022 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-build-me Add this label to trigger a circle+buildkite build for this branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants