Skip to content

DefichainPython v3.0.0b2

Pre-release
Pre-release

Choose a tag to compare

@eric-volz eric-volz released this 14 Jun 18:31
· 203 commits to main since this release
6fbbf28

Innovations

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