connext / monorepo

Connext is a modular stack for trust-minimized, generalized communication between blockchains.
https://docs.connext.network
MIT License
292 stars 171 forks source link

As a user, I need my message to be processed on its destination domain #1761

Closed jakekidd closed 2 years ago

jakekidd commented 2 years ago

Problem See https://github.com/connext/nxtp/issues/1714

Subtask: proveAndProcess

We need to implement relayer transmission cycle for proveAndProcess

Ideas to solve this

Implementation plan:

Once this will start working we will create a new user story from the dev perspective to add sanity checks for root submission, or additional checks depending on domains and have an ideal time around calling proveAndProcess() and polling.

Subtasks

Acceptance Criteria

sanchaymittal commented 2 years ago

completed