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

feat: update prover storage data #23

Merged
merged 5 commits into from
Jul 6, 2023

Conversation

atanmarko
Copy link
Member

@atanmarko atanmarko commented Jun 29, 2023

Description

State and storage should be from before executing transactions from the block for which proof is generated. Provide also previous block header.

Fixes TP-629

PR Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added or updated tests that comprehensively prove my change is effective or that my feature works

@atanmarko atanmarko self-assigned this Jun 29, 2023
@atanmarko atanmarko force-pushed the feat/update-prover-storage-data branch 6 times, most recently from d673f8e to 1915d3b Compare June 30, 2023 12:27
@atanmarko atanmarko force-pushed the feat/update-prover-storage-data branch from 1915d3b to a129273 Compare June 30, 2023 16:29
@atanmarko atanmarko force-pushed the feat/update-prover-storage-data branch from 1a7a274 to 4ac0a4b Compare July 3, 2023 12:09
@atanmarko atanmarko marked this pull request as ready for review July 3, 2023 15:39
@atanmarko atanmarko force-pushed the feat/update-prover-storage-data branch from 7ea838e to 93d6807 Compare July 4, 2023 09:14
@atanmarko atanmarko force-pushed the feat/update-prover-storage-data branch from 93d6807 to d454d03 Compare July 4, 2023 09:14
jsonrpc/eth_endpoint.go Outdated Show resolved Hide resolved
jsonrpc/eth_endpoint.go Show resolved Hide resolved
@atanmarko atanmarko merged commit 5e383e0 into develop Jul 6, 2023
7 checks passed
@atanmarko atanmarko deleted the feat/update-prover-storage-data branch July 6, 2023 11:13
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.

2 participants