GridPlus / cryptobridge-contracts

Smart contracts for trustless bridges
MIT License
75 stars 31 forks source link

Header root functionality and tests #2

Closed alex-miller-0 closed 6 years ago

alex-miller-0 commented 6 years ago

This functionality allows the proposer to form a Merkle root from a series of consecutive block headers and collect validator signatures on that message. Tests added to cover it.