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

Updating dependency to casper-node; fixing state_get_auction_info c… #355

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

zajko
Copy link
Contributor

@zajko zajko commented Nov 13, 2024

…ode so that it can handle the new SeigniorageRecipientsV1 and SeigniorageRecipientsV2 types

StoredValue::EntryPoint(_) => None,
StoredValue::LegacyTransfer(transfer_v1) => {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

There is currently a bug in casper-node/types. This should be named StoredValue::Types, we will need to update this once it gets fixed in node code

@zajko zajko requested a review from wojcik91 November 13, 2024 13:14
…ode so that it can handle the new `SeigniorageRecipientsV1` and `SeigniorageRecipientsV2` types
@zajko zajko force-pushed the updating_node_dependency branch from cf91c0d to 581219d Compare November 13, 2024 13:29
@zajko
Copy link
Contributor Author

zajko commented Nov 14, 2024

I'm taking the liberty of force-merging this PR. The tests are failing due to a bug in the node

@zajko zajko merged commit a111ac4 into casper-network:feat-2.0 Nov 14, 2024
0 of 2 checks passed
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