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

Add the mutation of coinbase address under clique mode #126

Merged
merged 1 commit into from
Jul 21, 2022

Conversation

noel2004
Copy link
Member

The coinbase address used for receiving gas bonus would be missed under clique mode. This PR would add the trace for storage with the coinbase updatings by:

  1. Add proof for the initiali state of coinbase account before current block
  2. Add balance updating for coinbase address after each committment of txs

@scroll-dev scroll-dev merged commit 37dbb86 into zkrollup Jul 21, 2022
@scroll-dev scroll-dev deleted the fix/clique_coinbase branch July 21, 2022 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants