Releases: eric-volz/DefichainPython
DefichainPython v2.2.0
Improvements
- Logging by @eric-volz in #58
- Build amounts by @eric-volz in #60
The Code base to this release
DefichainPython v2.1.1
DefichainPython v2.1.0
Improvements
Adding new ocean methods
address: getAccountHistory
poolpair: listDexPrices
rawTx: get
stats: getRewardDistribution
The Code base to this release
DefichainPython v2.0.1
DefichainPython v2.0.0
Improvements
- finished documentation for ocean API
- integration of HDWallet
The Code base of this release
DefichainPython v1.2.0
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
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
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
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
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.