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

Make vesting contract creation parsing more resilient #2691

Merged
merged 4 commits into from
Jun 27, 2024

Conversation

hrxi
Copy link
Contributor

@hrxi hrxi commented Jun 25, 2024

Use serde to do it, but remove the Deserialize impl because it was error-prone.

Based on top of #2676, so this should wait until #2676 is approved.

Fixes #2690.

@hrxi hrxi force-pushed the hrxi/vesting_related_addresses branch from e9d120b to 916aa0f Compare June 25, 2024 15:37
@sisou sisou changed the base branch from albatross to hrxi/no_extra_data June 25, 2024 17:01
@hrxi hrxi force-pushed the hrxi/vesting_related_addresses branch from 916aa0f to 6b6fe8a Compare June 26, 2024 14:26
@hrxi hrxi force-pushed the hrxi/no_extra_data branch from d187700 to af86fd5 Compare June 26, 2024 14:45
@hrxi hrxi force-pushed the hrxi/vesting_related_addresses branch from 6b6fe8a to 9af27cf Compare June 26, 2024 14:45
Base automatically changed from hrxi/no_extra_data to albatross June 26, 2024 20:41
@hrxi hrxi force-pushed the hrxi/vesting_related_addresses branch from 9af27cf to 6294aae Compare June 27, 2024 12:17
@jsdanielh jsdanielh force-pushed the hrxi/vesting_related_addresses branch from 6294aae to 29afc4e Compare June 27, 2024 12:57
@hrxi hrxi merged commit 29afc4e into albatross Jun 27, 2024
6 checks passed
@hrxi hrxi deleted the hrxi/vesting_related_addresses branch June 27, 2024 14:19
@jsdanielh jsdanielh added this to the Nimiq PoS Mainnet milestone Jul 12, 2024
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.

Related addresses on vesting contract creation are wrong
3 participants