Skip to content

Altruistic root bridgeooor #56

Description

@JossDuff

An external actor has to call functions to bridge the roots around. Post hackathon we can come up with an incentivized mechanism for this but for now we'll eat the cost.

Order of calls:

  • on L2AztecRootBridgeAdapter noir contract call send_root_to_l1()
  • on L1AztecRootBridgeAdapter call getNewRootFromL2(<a bunch of parameters>)
  • on GigaRootBridge.sol call updateRoot([address L1AztecRootBridgeAdapter])
  • on GigaRootBridge.sol call sendRoot([address L1AztecRootBridgeAdapter])
  • on L2AztecRootBridgeAdapter noir contract call update_gigaroot(new_gigaroot, message_leaf_index)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions