Solders

Latest version: v0.23.0

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

Scan your dependencies

Page 6 of 7

0.5.0

Added

- Add RPC response parsing [(10)](https://github.com/kevinheavey/solders/pull/10)
- Add versioned transactions [(10)](https://github.com/kevinheavey/solders/pull/10)

0.4.0

Added

Add `Account` class [(7)](https://github.com/kevinheavey/solders/pull/7)

Fixed

Fix misspecified `typing_extensions` dependency [(8)](https://github.com/kevinheavey/solders/pull/8)

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`.

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.