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

Simplify serialization #472

Merged
merged 29 commits into from
Nov 8, 2023
Merged

Simplify serialization #472

merged 29 commits into from
Nov 8, 2023

Conversation

jonastheis
Copy link
Contributor

This PR simplifies and harmonizes serialization by addressing #284.

Depends on iotaledger/hive.go#596 and iotaledger/iota.go#590

Fixes #284

…nary.Write usage and instead apply new stream package
@jonastheis jonastheis force-pushed the feat/simplify-serialization branch from 787e846 to 9cfc673 Compare November 6, 2023 06:44
@jonastheis jonastheis marked this pull request as ready for review November 6, 2023 06:47
@jonastheis jonastheis force-pushed the feat/simplify-serialization branch from 44b9e68 to 82f433e Compare November 6, 2023 08:00
pkg/model/commitment.go Outdated Show resolved Hide resolved
@alexsporn alexsporn merged commit 9094100 into develop Nov 8, 2023
6 checks passed
@alexsporn alexsporn deleted the feat/simplify-serialization branch November 8, 2023 07:10
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.

Harmonize serialization utils, methods on objects and more
2 participants