DefichainPython v3.0.0b2
Pre-release
Pre-release
Innovations
- Improve RPC by @eric-volz in #70
- New signing process by @eric-volz in #71
- Tests for address by @eric-volz in #73
- Tests for utils by @eric-volz in #75
- Add builder for data by @eric-volz in #76
- New Method: Send Many for utxo by @eric-volz in #78
New native UTXO Transactions
- send
- sendall
- sendmany
- hex_data
- str_data
New Raw Defi Transactions
- AccountToUtxos
- Vote
Previously implemented Raw Defi Transaction
- UtxosToAccount
- AccountToAccount
- TakeLoan
- PayBackLoan
- CreateMasternode
- ResignMasternode
- PoolSwap
- CompositSwap
- AddPoolLiquidity
- RemovePoolLiquidity
- CreateVault
- DepositToVault
- WithdrawFromVault
This release can be downloaded as a beta package:
pip install defichain==3.0.0b2
Here is a explanation: Announcement
Full Changelog: v3.0.0b1...v3.0.0b2