Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Milestone epic: Gas Golfed Deposit #158

Open
3 tasks
protolambda opened this issue Jan 26, 2022 · 0 comments
Open
3 tasks

Milestone epic: Gas Golfed Deposit #158

protolambda opened this issue Jan 26, 2022 · 0 comments
Labels
Epic Category: Epics containing multiple tasks

Comments

@protolambda
Copy link
Collaborator

Modifications to the DepositFeed contract.
Will likely impact the format of the emitted event meaning the rollup node will need to be updated to.

  • Gas golf setup: hybrid approach with foundry and hard-hat?
  • Gas golf the deposit function and receipt format (see issue Gas optimize DepositFeed #134):
    • less memory
    • less calldata
    • single SSTORE/SLOAD for EIP-1559 fee updates (see deposit fees discussion)
    • optimized receipt encoding
  • Updated deposit-only release for testing
@protolambda protolambda added this to the Gas Golfed Deposit milestone Jan 26, 2022
@maurelian maurelian added the Epic Category: Epics containing multiple tasks label Jan 26, 2022
@maurelian maurelian removed this from the Gas Golfed Deposit milestone Jan 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Epic Category: Epics containing multiple tasks
Projects
None yet
Development

No branches or pull requests

3 participants