-
Notifications
You must be signed in to change notification settings - Fork 68
Issues: near/borsh-rs
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
blanket implementation of
BorshSchema
for &T
(where T: BorshSchema
)
#302
opened Jun 28, 2024 by
dj8yfo
Can't serialize a
Vec<ZST>
, but it appears that the attack is only on deserialization
#301
opened Jun 10, 2024 by
richardpringle
bytes::Bytes
and bytes::BytesMut
can be complemented with BorshSchema
#286
opened Mar 1, 2024 by
dj8yfo
Read/Write mutable reference in
serialize
and deserialize_reader
is unnecessary
#270
opened Dec 10, 2023 by
billythedummy
Adding Async support
enhancement
New feature or request
help wanted
Extra attention is needed
#139
opened May 7, 2023 by
hamidrezakp
Schema generates conflicting names for enum variants/across crates
requires breakage
schema
#92
opened Mar 30, 2022 by
jshaw-jump
Support deserializing as references to buffer
requires breakage
ser/de
#90
opened Mar 18, 2022 by
austinabell
ProTip!
Add no:assignee to see everything that’s not assigned.