Skip to content

Releases: tezos-reward-distributor-organization/tezos-reward-distributor

Tezos Reward Distributor: Carthage

31 Oct 20:30
0e75786
Compare
Choose a tag to compare

List of merged pull requests

Documentation:

  • Added guidelines for the contribution in the context of the TRD grant
  • Added list of payments for contributors
  • Improved README and documentation

Features:

  • Improved tzstats provider by up to 50x
  • Added TzKT as additional provider
  • Added new run mode for retrying payments
  • Check balance and warn user in case of insufficient funds (also by email)
  • Automatically retry payments in unattended mode
  • Extended tests for unattended mode
  • Allow deleting lock file at runtime
  • Anonymous statistics work again - see documenation
  • Improved error messages and introduced several pre-checks
  • Fixed several bugs and made improvements (sort PRs by label for more information)

[pre-release] Tezos Reward Distributor: Carthage

12 Mar 12:02
5f8a6b5
Compare
Choose a tag to compare

This version has been tested on the Carthage mainnet. It is not a full release as there is no feature increase.

Tezos Reward Distributor: Babylon

04 Mar 21:19
ceb4f4a
Compare
Choose a tag to compare

List of merged pull requests

Documentation:

  • Added Sphinx documentation to build pipeline
  • All documentation is now under version controle in the doc/ folder
  • Removed the wiki page and improved overall documentation
  • Reworked readme according to k(eep) i(t) s(imple), s(tupid)
  • Greatly improved --help section and TRD error messages
  • Improved example configuration

Features:

  • Added Babylon support

  • Removed tzscan dependencies

  • Added tzstats api support and mentioned licensing conditions

  • Possibility to payout frozen rewards using tzstats api

  • Use ssl certificates for reporting emails

  • Support paying burn fee for tz addresses

  • default argument changed to "PRPC"

  • Default RPC to mainnet, zeronet, alphanet directs to https://rpc.tulip.tools/suffix

  • storage_limit=257, gas_limit=15385, fee_1792 to support reactivation of tz accounts

  • added warning when kt address is used for payment and only allows tz payment addresses

Tezos Reward Distributor V5.0

26 May 14:44
7613ffd
Compare
Choose a tag to compare

New calculation logic, custom payment addresses, merged payments, hourly retrying failed operations, bug fixes, log enhancements.

Tezos Reward Distributer V4.5

23 May 17:04
fd8e2f9
Compare
Choose a tag to compare

Latest state before V5.

Tezos Reward Distributer V4.0

20 Apr 07:53
Compare
Choose a tag to compare

RCP support and other fixes.

Tezos Reward Distributer V3.0

25 Feb 05:56
Compare
Choose a tag to compare

Configuration is moved to yaml files. Added features for easier testing.

Other additions:

  • Master configuration.
  • Base for future multiple account payment support.
  • Strong input validation.
  • Payments from KT address.
  • Prints configuration details.

Tezos Reward Distributer V2.1

11 Feb 06:25
Compare
Choose a tag to compare

Latest release before release V3.0.

Contains features and bug fixes.

Tezos Reward Distributor V2.0

11 Dec 17:46
Compare
Choose a tag to compare

Batch payments, CVS reports, systemd scripts, email and fee configuration.

Tezos Reward Distributor V1.0

16 Nov 07:32
Compare
Choose a tag to compare

This is the first release of the application. Payments are made one by one e.g. one payment in one block. So this is not suitable for bakers with large number of delegates.

Consider moving to the latest version.