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 rebuilding of wasmstore as a part of node initialization #2314

Merged
merged 17 commits into from
Jun 11, 2024

Conversation

ganeshvanahalli
Copy link
Contributor

@ganeshvanahalli ganeshvanahalli commented May 17, 2024

Helper geth PR- OffchainLabs/go-ethereum#326
Resolves NIT-2503

@cla-bot cla-bot bot added the s Automatically added by the CLA bot if the creator of a PR is registered as having signed the CLA. label May 17, 2024
@ganeshvanahalli ganeshvanahalli requested a review from tsahee May 17, 2024 21:28
@ganeshvanahalli ganeshvanahalli marked this pull request as ready for review May 17, 2024 21:28
arbos/programs/programs.go Outdated Show resolved Hide resolved
cmd/nitro/init.go Outdated Show resolved Hide resolved
cmd/nitro/init.go Outdated Show resolved Hide resolved
util/wasmstorerebuilder/wasmstorerebuilder.go Outdated Show resolved Hide resolved
util/wasmstorerebuilder/wasmstorerebuilder.go Outdated Show resolved Hide resolved
util/wasmstorerebuilder/wasmstorerebuilder.go Outdated Show resolved Hide resolved
system_tests/program_test.go Show resolved Hide resolved
Copy link
Contributor

@tsahee tsahee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I should have seen these earlier.
However - we are getting close. Great Job!

cmd/nitro/init.go Show resolved Hide resolved
arbos/programs/programs.go Outdated Show resolved Hide resolved
arbos/programs/programs.go Outdated Show resolved Hide resolved
execution/gethexec/wasmstorerebuilder.go Outdated Show resolved Hide resolved
execution/gethexec/wasmstorerebuilder.go Outdated Show resolved Hide resolved
execution/gethexec/wasmstorerebuilder.go Outdated Show resolved Hide resolved
@ganeshvanahalli ganeshvanahalli requested a review from tsahee June 5, 2024 16:12
Copy link
Contributor

@tsahee tsahee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small things remaining.. but overall very good. Gonna label it and ask a review from one more

cmd/nitro/init.go Outdated Show resolved Hide resolved
execution/gethexec/wasmstorerebuilder.go Outdated Show resolved Hide resolved
Copy link
Contributor

@magicxyyz magicxyyz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great work! I've added comments to state retrieving + some nitpicking in test, otherwise looks good

execution/gethexec/wasmstorerebuilder.go Outdated Show resolved Hide resolved
execution/gethexec/wasmstorerebuilder.go Outdated Show resolved Hide resolved
execution/gethexec/wasmstorerebuilder.go Outdated Show resolved Hide resolved
system_tests/program_test.go Outdated Show resolved Hide resolved
system_tests/program_test.go Outdated Show resolved Hide resolved
system_tests/program_test.go Outdated Show resolved Hide resolved
magicxyyz
magicxyyz previously approved these changes Jun 10, 2024
Copy link
Contributor

@magicxyyz magicxyyz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@magicxyyz magicxyyz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ganeshvanahalli ganeshvanahalli merged commit c5fab47 into master Jun 11, 2024
11 checks passed
@ganeshvanahalli ganeshvanahalli deleted the wasmstore-rebuilder branch June 11, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design-approved s Automatically added by the CLA bot if the creator of a PR is registered as having signed the CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants