-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
With data avaliability being induced into circuit. Updates are also needed for rollup manager because:
- we need to calculate the hash of encoded tx data as public input
- we need to put tx data inside the on-chain rollup tx
We have to finish following jobs:
- Porting encoding tools from its js proto. I guess the code should be put into common-rs project so we can get encoded txdata from L2 block data on-the-flight
- When forging blocks, encode the txdata for DA and calculate the sha256 hashs, put the result as part of input object
- When building on-chain rollup tx, encode txdata and put them as parameters
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels