-
Notifications
You must be signed in to change notification settings - Fork 2.3k
[main] Protocol changes to simplify bridging #5702
Copy link
Copy link
Open
Labels
BridgeLInera<>EVM fungible token bridgeLInera<>EVM fungible token bridge
Description
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:
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BridgeLInera<>EVM fungible token bridgeLInera<>EVM fungible token bridge