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

feat(pkg/scale): Implement new Marshaler and Unmarshaler interfaces for SCALE #3558

Closed
timwu20 opened this issue Oct 30, 2023 · 1 comment · Fixed by #3617
Closed

feat(pkg/scale): Implement new Marshaler and Unmarshaler interfaces for SCALE #3558

timwu20 opened this issue Oct 30, 2023 · 1 comment · Fixed by #3617

Comments

@timwu20
Copy link
Contributor

timwu20 commented Oct 30, 2023

Issue summary

  • Adopt the same interface standard for Marshaler and Unmarshaler as encoding/json.
  • Provides SCALE encoding support for custom types moving forward.

Other information and links

Copy link

🎉 This issue has been resolved in version 0.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 a pull request may close this issue.

1 participant