Skip to content

DefichainPython v3.0.0b3

Pre-release
Pre-release
Compare
Choose a tag to compare
@eric-volz eric-volz released this 30 Jun 10:38
· 179 commits to main since this release

Innovations

New Raw Defi Transactions

  • UpdateMasternode

Previously implemented native UTXO Transactions

  • send
  • sendall
  • sendmany
  • hex_data
  • str_data

Previously implemented Raw Defi Transaction

  • UtxosToAccount
  • AccountToUtxos
  • AccountToAccount
  • Vote
  • 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.0b3

Here is a explanation: Announcement

Full Changelog: v3.0.0b2...v3.0.0b3