Skip to content

Fast Bridging: message batching #54

@jaybuidl

Description

@jaybuidl

Message batching by making a claim(hash) about a Merkle tree root hash of messages instead of the hash of a single message.

verifyAndRelay() on the foreign chain must verify the hash given the Merkle tree branch and data for a specific message.

Any challenge(hash) requires falling back to the Safe Bridge and waiting a number of days to resolve.

Only 1 claim per hash is allowed at the moment, regardless of challenge status, further claims for the same hash are ignored.

Bounties can be added later.

The full specs are not public yet.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions