Skip to content

Releases: eric-volz/DefichainPython

DefichainPython v2.2.0

22 Nov 23:41
Compare
Choose a tag to compare

Improvements

The Code base to this release

DefichainPython v2.1.1

06 Nov 13:20
Compare
Choose a tag to compare

Improvements

  • implementation of all documentation in every method

The Code base to this release

DefichainPython v2.1.0

24 Oct 11:19
Compare
Choose a tag to compare

Improvements

Adding new ocean methods

address: getAccountHistory
poolpair: listDexPrices
rawTx: get
stats: getRewardDistribution

The Code base to this release

DefichainPython v2.0.1

17 Oct 19:16
Compare
Choose a tag to compare

Improvements

  • fixing an dependency error with windows

The Code base to this release

DefichainPython v2.0.0

16 Oct 16:07
Compare
Choose a tag to compare

Improvements

  • finished documentation for ocean API
  • integration of HDWallet

The Code base of this release

DefichainPython v1.2.0

20 Sep 10:17
cc865d8
Compare
Choose a tag to compare

Improvements

In this release all new features of Node version 2.11.0 are implemented.

Adding new method: paybackwithcollateral

The Code base of this release

DefichainPython v1.1.0

05 Jul 20:00
Compare
Choose a tag to compare

Improvements

In this release all new features of Node version 2.9.1 are implemented.

The Code base of this release

DefichainPython v1.0.1

30 Jun 11:20
Compare
Choose a tag to compare

Improvements

This release contains a bugfix: an error was thrown if the connection to the node was not found fast enough. This is now fixed, the software checks the connection three times before throwing an error.

The Code base of this release

DefichainPython v1.0.0

10 Jun 23:07
Compare
Choose a tag to compare

Improvements

This release is up to date with Defichain Node Software v2.8.1.
All methods have been tested and should not contain any major bugs anymore.

Detailed documentation will be provided on docs.defichain-python.de in the following weeks.

The Code base of this release

DefichainPython v0.0.8

21 May 17:48
f04ad43
Compare
Choose a tag to compare
Pre-release

Improvements

This release is a complete revision of the old version.

Not all methods are tested yet and may still contain bugs.
You can get an overview of the tested methods in the tests folder.

The Code base of this release