Solders

Latest version: v0.21.0

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

Scan your dependencies

Page 5 of 7

0.7.0

Changed

- Replace `parse_<name>_maybe_json` funcs with `<name>MaybeJsonParsed` classes. Also fix bugs with parsing mixed responses. [(14)](https://github.com/kevinheavey/
- Make `batch_from_json` pure Rust instead of relying on the Python `from_json` method. [(14)](https://github.com/kevinheavey/solders/pull/14)

0.6.0

Added

- Add parsers for responses that may or may not be `jsonParsed` [(13)](https://github.com/kevinheavey/solders/pull/13)

Fixed

- Replace panic with SerdeJSONError when expecting JsonParsed data [(13)](https://github.com/kevinheavey/solders/pull/13)

0.5.2

Fixed

- Fix incorrect alias name in type stubs [(12)](https://github.com/kevinheavey/solders/pull/12)

0.5.1

Added

- Add ValidatorExit request and response [(11)](https://github.com/kevinheavey/solders/pull/11)

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)

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.