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

Refine the borsh implementation #45

Merged
merged 6 commits into from
Jul 24, 2024
Merged

Refine the borsh implementation #45

merged 6 commits into from
Jul 24, 2024

Conversation

danlehmann
Copy link
Owner

This removes the vec! as we don't want to allocate.

Also add a lot of tests to ensure various corner cases are covered

src/lib.rs Show resolved Hide resolved
@danlehmann danlehmann merged commit 0a54994 into main Jul 24, 2024
7 checks passed
@danlehmann danlehmann deleted the rework-some-borsh branch July 24, 2024 21:16
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