Swap

Latest version: v0.5.0

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

Scan your dependencies

Page 2 of 3

0.3.2a1

New
- Add more `is_entropy`, `get_entropy_strength`, `get_mnemonic_strength`, `entropy_to_mnemonic`, and `mnemonic_to_entropy` functions on `swap.utils` package.
- Add `max_amount` for all **Fund Transactions** providers.

0.3.1

New
- Now, You can build **Normal Transaction** for all cryptocurrencies, `swap.providers.cryptocurrency.transaction.NotmalTransaction` class.
- Add `MAX-Amount` withdraw/refund parameter option for all **Claim Transaction** and **Refund Transaction** classes.

Improvements
- When building Claim and Refund transactions the fee is paid from `Recipient/Sender` account but now it's changed into paid from `HTLC` contaract for both Bytom and Vapor providers.
- All amout unit converter function name changed from `amount_converter` to `amount_unit_converter` function.

0.3.0

New Cryptocurrencies
- Add Bytom sidechain protocol **(Vapor Blockchain)**

New
- Add Default derivation indexes and paths for all HDWallets.
- Add UTXO's finder for Wallet and HTLC contracts.
- Now, You can estimate Bytom and Vapor transaction fee.

Dependencies
- Bump PyBytom from v1.4.0 to v1.5.4
- Add Vapor Blockcenter API, Blockmeta API, and Vapor-Core Wallet
- Change Python-HDWallet to HDWallet

0.3.0a1

New
- Bytom sidechain protocol is now available on this version.

0.2.3

New

* Add new `get_address_type` function on utils package for both Bitcoin and Bytom cryptocurrencies.

Bug Fixes

* Fix Bitcoin Runtime error when setting new Bitcoin network type.

0.2.2

Improvements

* Now, You can build both Fund transactions from the HTLC address and also HTLC instance removed from `build_transaction` function.
* Some changes on Swap CLI option commands.

Bug Fixes

* Fix both Bitcoin and Bytom wallet mnemonic checker from `from_mnemonic` function.
* Fix both HTLC and Signature classes return instance type.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.