elixir-omg icon indicating copy to clipboard operation
elixir-omg copied to clipboard

Discussion on authority address: design, usage, future

Open 0x234 opened this issue 4 years ago • 1 comments

Place holder for a discussion on the rationale behind the current authority address usage (https://github.com/omisego/elixir-omg/blob/e127775203c0ed2e3fdd2fad3e7611898186b023/docs/details.md#nonces-restriction), and future design of this implementation.

Strict use of nonces for reorg protection has impact around using multi-sigs as the authority, limiting the authority for submitBlock() alone (which limits operational options).

0x234 avatar Mar 02 '20 10:03 0x234

This is an interesting idea :thinking:. Can you elaborate more on "limits operational options" and what could the multi-sig authority address be arranged like (and what would it solve)?

I believe there could be multi-sig-authority arrangements that would uphold the nonces restriction.

OTOH, the nonces restriction is a pretty handy mechanism which allows us to not worry about a multitude of things.

pdobacz avatar Mar 20 '20 17:03 pdobacz