Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

optimistic rollup exploration bounty #2 #273

Closed
johannbarbie opened this issue Feb 3, 2020 · 1 comment
Closed

optimistic rollup exploration bounty #2 #273

johannbarbie opened this issue Feb 3, 2020 · 1 comment
Assignees
Labels
bounty size-S total effort of ~350 DAI

Comments

@johannbarbie
Copy link
Member

johannbarbie commented Feb 3, 2020

Bounty

  • optimistic rollups have a downside of submitting all block data to chain. run some experiments and measure gas cost for current Leap data structures.

Scope

  • code a basic rollup, measure gas cost for different block sizes.

Deliverables

  • gas cost estimates

Gain for the project

  • evaluation of rollup feasibility.

Roles

bounty gardener: @johannbarbie / 15%
bounty worker: @johannbarbie / 65%
bounty reviewer: name / 20%

@johannbarbie johannbarbie added bounty size-M total effort of ~550 DAI labels Feb 4, 2020
@johannbarbie johannbarbie self-assigned this Feb 24, 2020
@johannbarbie johannbarbie added size-S total effort of ~350 DAI and removed size-M total effort of ~550 DAI labels Feb 25, 2020
@johannbarbie
Copy link
Member Author

steps:

  • create a version of the bridge contract that accepts block data
  • measure gas costs for rolling up transaction of 154 bytes each (average size erc20 transfer, source)
  • measure gas cost for rolling up transactions of 408 bytes each (size of proof in tornado.cash transactions)

measurement results:
https://docs.google.com/spreadsheets/d/1ywhXffNw3sNzngvblu4hxE6d2ZbSQ_GjN2JFfl3vYFc/edit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty size-S total effort of ~350 DAI
Projects
None yet
Development

No branches or pull requests

1 participant