Skip to content
This repository was archived by the owner on Aug 2, 2021. It is now read-only.

Releases: flexpool/py-flexpoolapi

v1.2.7 Fixes by @jouir

25 Jan 17:19
b4835a5

Choose a tag to compare

This release contains these two PRs made by @jouir:

  • Fix NoneType when miner has no payment (yet) (#3)
  • Remove hashrate from top donators (#4)

Huge thanks to @jouir for preparing them!

v1.2.7 Bug Fixes

10 Jan 09:51

Choose a tag to compare

This release contains bug fixes related to Examples and Miner API.

Flexpool API v1.2.7

06 Nov 19:14

Choose a tag to compare

Changelog

  • Renamed estimatedDailyProfit method to estimatedDailyRevenue.
  • Added trailing slashes for all API methods to avoid extra redirects.

Flexpool API v1.2.6

04 Oct 06:51

Choose a tag to compare

Changelog

  • Add support for roundShare API method
  • Add missing documentation for estimated_daily_profit

Flexpool API v1.2.5

20 Aug 15:07

Choose a tag to compare

Changelog

  • Added support for three new miner methods:
    • estimatedDailyProfit
    • totalPaid
    • totalDonated

Flexpool API v1.2.4

31 Jul 07:02

Choose a tag to compare

Changelog

  • Added support for balance entry inside the topMiners API response.

Flexpool API v1.2.3

18 Jul 17:38

Choose a tag to compare

Changelog

  • Add support for currentLuck API method.

v1.0.0 Beta 1

18 Jun 07:28

Choose a tag to compare

Changelog

  • Fixed requirements installation
  • Overall improvements

Flexpool API v1.2.2

23 Jun 13:53

Choose a tag to compare

v1.0.0

typo

v1.0 Beta (First release)

17 Jun 18:21
473b4a0

Choose a tag to compare

The first release of py-flexpoolapi.