Skip to content
This repository was archived by the owner on Dec 26, 2017. It is now read-only.
This repository was archived by the owner on Dec 26, 2017. It is now read-only.

Problem: redundant code for payout key #60

@rstormsf

Description

@rstormsf

https://github.com/oraclesorg/oracles-contract/blob/master/src/KeysStorage.sol#L108

Reason:
There is no enforcement or validation how miner's will store his/her funds. The contract should only handle miner's & voting's keys to validate the input.

The oracles's script can and should be able to use any payout public keys.

Solution:
Remove any code that handles payout logic for optimization

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