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

Bump casper-node dependencies #316

Merged

Conversation

jacek-casper
Copy link

@jacek-casper jacek-casper commented May 30, 2024

There were some changes in the node:

  • addition of transaction_kind
  • rewards changed from BTreeMap<PublicKey, Vec<U512>> to BTreeMap<PublicKey, U512>
  • standard method in BlockBodyV2 has been replaced by large, medium and small

Some of it causes parsing errors in the sidecar

@jacek-casper jacek-casper requested review from zajko and rafal-ch May 30, 2024 12:26
@jacek-casper jacek-casper merged commit cf63f24 into casper-network:feat-2.0 May 30, 2024
2 checks passed
@jacek-casper jacek-casper deleted the bump-casper-node-dep-4 branch May 30, 2024 16:58
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