Borsh-python

Latest version: v0.1.5

Safety actively analyzes 624738 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.5

Corrected an issue in the hashset constructor.

0.1.3

Added support for options that contain constructible types. For example:

Python
data_schema = borsh.schema({
types.option(
types.struct({
'a': types.u8
})
)
)

0.1.2

Added support for struct objects.

0.1.1

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.