Solders

Latest version: v0.21.0

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

Scan your dependencies

Page 3 of 7

0.14.1

Changed

- Use crates.io for the `pyo3` and `pythonize` dependencies [(38)](https://github.com/kevinheavey/solders/pull/38)

0.14.0

Added

- Add `SimulateVersionedTransaction` [(37)](https://github.com/kevinheavey/solders/pull/37)
- Support `VersionedMessage` in `GetFeeForMessage` [(37)](https://github.com/kevinheavey/solders/pull/37)

0.13.0

Changed

Rename `SendTransaction` to `SendLegacyTransaction` [(36)](https://github.com/kevinheavey/solders/pull/36)

Added

Add `SendVersionedTransaction` [(36)](https://github.com/kevinheavey/solders/pull/36)

0.12.0

Added

- Add `SendRawTransaction` [(35)](https://github.com/kevinheavey/solders/pull/35)

0.11.0

Changed

- Move solders-macros into the monorepo [(22)](https://github.com/kevinheavey/solders/pull/22)
- Don't leak custom error types in solders-traits; use ValueError instead [(26)](https://github.com/kevinheavey/solders/pull/26)
- Improve macro hygiene [(27)](https://github.com/kevinheavey/solders/pull/27) and [(#28)]([(27)](https://github.com/kevinheavey/solders/pull/27))

Added

- Extract solders-primitives into its own crate [(24)](https://github.com/kevinheavey/solders/pull/24)
- Add EnumIntoPy derive macro [(29)](https://github.com/kevinheavey/solders/pull/29)
- Add `common_methods_core` macro [(30)](https://github.com/kevinheavey/solders/pull/30)
- Add `VersionedMessage` type alias [(34)](https://github.com/kevinheavey/solders/pull/34)
- Make `signatures` writable for `VersionedTransaction` and `Transaction` [(34)](https://github.com/kevinheavey/solders/pull/34)
- Add `from_legacy` to `VersionedTransaction` [(34)](https://github.com/kevinheavey/solders/pull/34)
- Add `Signer` type alias [(34)](https://github.com/kevinheavey/solders/pull/34)

Fixed

- Fix incorrect field access in `max_transactions_per_entry` [(34)](https://github.com/kevinheavey/solders/pull/34)

0.10.0

Changed

- Use `pythonize` for jsonParsed values [(20)](https://github.com/kevinheavey/solders/pull/20)
- Extract `solders-traits` into its own crate [(21)](https://github.com/kevinheavey/solders/pull/21)

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.