tezos-checker / checker

An in-development "robocoin" system for the Tezos blockchain
24 stars 16 forks source link

Keep the calculation of the drift derivative self-contained #258

Closed gkaracha closed 3 years ago

gkaracha commented 3 years ago

As part of addressing #171 (2) we will probably run with Steve's idea of offering the two implementations for the calculation of the drift that Arthur mentioned: one "bang-bang" like the one we have now, and a continuous one. So, users will end up having to make two decisions:

  1. which of the two curves they wish to use, and
  2. what values to use to manipulate the curve of their choice.

Either way, the old, bang-bang-specific parameters can be removed from checker.yaml.