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: Voter rewards registration formating #184

Merged
merged 4 commits into from
Oct 11, 2023

Conversation

Mr-Leshiy
Copy link
Contributor

  • Fixed delegations snapshot field parsing, so now it can process old and new registrations.
    Old:
"delegations": "0xe8322036dd13fa4576b0e6abe51150c040fc5a9f20a94ecbd918986023354ba3",

New:

"delegations": [["0x221fc1fbcc4abb38c425a922a048af6d492d1260d1b6f055e129385e18f2c603", 1]]

@minikin minikin merged commit 0188ab5 into catalyst-fund9 Oct 11, 2023
4 of 8 checks passed
@minikin minikin deleted the feature/new-registration-processing branch October 11, 2023 08:26
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