Skip to content

Tezos Reward Distributor: Delphi (Update 1)

Compare
Choose a tag to compare
@jdsika jdsika released this 29 Nov 17:23
· 186 commits to master since this release
cb022b3

List of merged pull requests

Documentation:

  • CRITICAL BUG FIX: A bug leading to missing payouts with PRPC has been fixed (see #321)
  • Contributors list is now easier to read
  • Unit testing has been increased, Pytest and flake8 has been introduced
  • Reworked logging mechanism
  • Exception handling and robustness has been increased

Features:

  • BREAKING CHANGE: Logging and verbose logging has been improved for easier bug reporting, option: -V need argument {on;off}
  • Package dependencies are automatically installed (introduced due to customer feedback)