Skip to content

[Audit FIx] remove extra settingName param from ElasticDAO events #84

@dmvt

Description

@dmvt

events MaxVotingLambdaChanged and ControllerChanged have a parameter 'bytes32 settingName' which I think is useless as the only place where these events are emitted are in function setMaxVotingLambda and function setController respectively.

Definition of Done

  • MaxVotingLambdaChanged does not accept settingName
  • ControllerChanges does not accept settingName

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions