chainbound / bolt

Bolt: permissionless out-of-protocol proposer commitments.
https://chainbound.github.io/bolt-docs/
MIT License
27 stars 5 forks source link

fix(sidecar): change back to bls signatures for messages #69

Closed thedevbirb closed 1 month ago

thedevbirb commented 1 month ago

This PR introduces BLS signature over commitments in the sidecar to comply with the current specs of the relay API. The choice of the digital signature scheme is not final and subject to change, but for the PoC we'll stick to BLS.