Solders

Latest version: v0.21.0

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

Scan your dependencies

Page 6 of 7

0.3.1

Fixed

Make `rpc.requests.Body` alias available at runtime [(6)](https://github.com/kevinheavey/solders/pull/6)

0.3.0

Added

- Added an RPC request builder under `solders.rpc.requests` [(4)](https://github.com/kevinheavey/solders/pull/4)
- Added related modules `solders.rpc.config`, `solders.rpc.filter`, `solders.account_decoder`, `solders.commitment_config` and `solders.transaction_status`.
- Added JSON support to most classes.

0.2.0

Added

- Added a `from_bytes` constructor to every class that supports `__bytes__`
- Added pickle support [(2)](https://github.com/kevinheavey/solders/pull/2)

0.1.4

Fixed

- Added missing `__richcmp__` for `MessageHeader`.
- Added missing `authorize_nonce_account` to `system_program`.

0.1.3

Fixed

- Added missing `TransactionError` export

0.1.2

Added

- Added docstrings to some error classes.

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.