Skip to content

Split configs can not be constrained by authorizations #288

@uditvira

Description

@uditvira

Background

  • In both splitter and reverse_splitter, split configs are in the form of arrays, e.g., Vec<UncheckedSplitConfig>
  • We currently only match on "value is present", "value is not present", and "value is exact"

There are multiple approaches to fix this problem:

  • Fix in the libraries directly
  • Fix in the authorizations contracts

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions