Skip to content

Storage Node notary deposit dynamic frequency  #771

@carpawell

Description

@carpawell

After #770, SN could do notary requests in notary-enabled environmental. It requires some GAS notary deposit to the Notary contract, which is done automatically with constant frequency(in blocks) in #770. That mechanism can be a little smarter.

Options:

  1. Add some sort of scheduler that can decide when to deposit depending on balance, current epoch, current deposit's validUntil value, etc.
  2. Do nothing since SN's balance is not something really important.
  3. ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionOpen discussion of some problem

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions