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

state snapshots #14

Merged
merged 1 commit into from
Feb 13, 2025
Merged

state snapshots #14

merged 1 commit into from
Feb 13, 2025

Conversation

battlmonstr
Copy link
Collaborator

@battlmonstr battlmonstr commented Feb 11, 2025

@battlmonstr battlmonstr requested a review from canepat February 12, 2025 15:24
@battlmonstr battlmonstr marked this pull request as ready for review February 12, 2025 15:24
@battlmonstr battlmonstr marked this pull request as draft February 12, 2025 15:26
@battlmonstr battlmonstr marked this pull request as ready for review February 12, 2025 15:32
@@ -2,64 +2,70 @@ package silkworm_go

import "unsafe"

type MemoryMappedRegion struct {
FilePath string
var NewFilePath = NewCString
Copy link
Member

Choose a reason for hiding this comment

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

Is it used anywhere?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@battlmonstr battlmonstr merged commit 2dbca8a into master Feb 13, 2025
@battlmonstr battlmonstr deleted the pr/state_snapshots branch February 13, 2025 12:59
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