Skip to content

[main] Protocol changes to simplify bridging #5702

@deuszx

Description

@deuszx

While working on the bridge compatible with testnet conway, some suboptimal design decisions had to be made to make it work for the protocol compatible with testnet conway. When developing for main (and next testnet release) we can change the protocol to simplify:

  1. Validator secp256k1 keys (verifying/protocol keys, not accounts) are in compressed form. This makes the signature verification more costly on the EVM. We should post uncompressed keys and simplify verification.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BridgeLInera<>EVM fungible token bridge

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions