AztecProtocol / aztec-packages

Apache License 2.0
207 stars 243 forks source link

feat: integrate model with rollup #10100

Open LHerskind opened 1 week ago

LHerskind commented 1 week ago

Integrate the solidity implementation from #10099 into the rollup contract and typescript node.

This task is mainly updating the setups such nodes are correctly set up, and to introduce the split key setup.

It does not include the act of recognising slashable behaviour.