[go: up one dir, main page]

SCORU/Node: move commitment publishing and cementing to Publisher worker

Context

Fixes #4873 (closed)

This MR adds a worker to the Commitment component of the Smart Rollup Node for publishing and cementing commitments.

Depends on (is built on top of) !7765 (merged).

Manually testing the MR

Checklist

  • Document the interface of any function added or modified (see the coding guidelines)
  • Document any change to the user interface, including configuration parameters (see node configuration)
  • Provide automatic testing (see the testing guide).
  • For new features and bug fixes, add an item in the appropriate changelog (docs/protocols/alpha.rst for the protocol and the environment, CHANGES.rst at the root of the repository for everything else).
  • Select suitable reviewers using the Reviewers field below.
  • Select as Assignee the next person who should take action on that MR
Edited by Alain Mebsout

Merge request reports

Loading