Skip to content

(Feature) Use multiset in spec.json instead of safeContract #30

@igorbarinov

Description

@igorbarinov

Problem:
Hard forking of validators contract requires modification of code if use structure like

        "validators": {
          "safeContract": "0xf472e0e43570b9afaab67089615080cf7c20018d"
        }

https://github.com/oraclesorg/oracles-scripts/blob/master/spec.json#L9

Solution:
use multiset feature
https://github.com/paritytech/parity/wiki/Validator-Set#multi-set

Concerns:

  • need to test it with hardfork on Sokol

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