ava-labs / awm-relayer

Service for relaying Avalanche Warp Messages between Subnets
Other
23 stars 16 forks source link

Publish WarpBlockHash messages #32

Open minghinmatthewlam opened 1 year ago

minghinmatthewlam commented 1 year ago

Context and scope Warp in subnet-evm is adding changes to add signing of blocks hashes after a block gets accepted in PR. We want to add the ability for the relayer to deliver these block hashes at configured N blocks/second intervals.

Discussion and alternatives Add to the config for specifying warp block hash publish from/to chains as well as N blocks/second intervals.

Open questions Do the warp block hash chains need to be a subset of previous relayer config chains, or can it be a complete separate list of chains?

What are the gas considerations, incentives?

cam-schultz commented 11 months ago

We should integrate https://github.com/ava-labs/subnet-evm/pull/962 once we update to subnet-evm v0.5.7