Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: cryptonglab/poktbot

PoktBot v0.1.3

14 Apr 01:53

Choose a tag to compare

Changelog

  • Removed PoktScan API from bot
  • Removed staking & error notifications (seeking for API alternatives in the future)
  • Added support for notification of bot releases
  • Added menu entry to show app information (version numbers)
  • Fixed database issue affecting balances and stats when backend blocking response

PoktBot v0.1.2

31 Mar 08:28

Choose a tag to compare

Changelog

  • Fixed issue when indexing staking mask in transactions by a pandas series, sometimes causing an index error in certain nodes.

PoktBot v0.1.1

29 Mar 22:53

Choose a tag to compare

Changelog

  • Changed MKdocs version due to bug introduced in package Jinga2 not being supported anymore. More info: mkdocs/mkdocs#2799

PoktBot v0.1.0

29 Mar 22:33

Choose a tag to compare

Changelog

  • Added rewards retrieval from PoktTools. Fixes #4 and #6.
  • Removed rewards multiplier configurations -- they are no longer needed.
  • Added 'SERVER.api_url_rewards' configuration option to configure the API for the retrieval of transactions rewards.
  • Added DB versioning so that DB can be rebuilt when the version changes.
  • Now DB is rebuilt when a currency option is changed. Fixed #5

PoktBot v0.0.1

15 Mar 16:41

Choose a tag to compare

What's Changed

  • First public version of PoktBot.

New Contributors

Full Changelog: https://github.com/cryptonglab/poktbot/commits/v0.0.1