Skip to content

Consider removing the receivers list from registryDAO #264

@pasqu4le

Description

@pasqu4le

Clarification and motivation

For #137 registryDAO has been extended with a "receivers list" and a proposal to add/remove addresses from it.

However this list (actually a set in the implementation, for efficiency) is not practically used anywhere else in the contract.

We may consider removing it to save some costs.

Acceptance criteria

  1. removing the "receivers list" from registryDAO is considered and discussed
  2. if deemed acceptable, the changes are made to make such a removal

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions