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: Checkpoint-light-client program #68

Merged
merged 34 commits into from
Jul 16, 2024
Merged

feat: Checkpoint-light-client program #68

merged 34 commits into from
Jul 16, 2024

Conversation

gshep
Copy link
Member

@gshep gshep commented Jun 11, 2024

Part of #74

  • implement metadata
  • replay back feature and the related test case

@gear-tech/dev

initial implementation of init function
@gshep gshep added the feature label Jun 11, 2024
@gshep gshep self-assigned this Jun 11, 2024
@gshep gshep marked this pull request as ready for review June 26, 2024 13:15
@gshep gshep requested a review from mertwole June 26, 2024 13:15
@gshep gshep changed the title DRAFT: feat: Checkpointeths program feat: Checkpointeths program Jun 26, 2024
ethereum-common/src/utils.rs Show resolved Hide resolved
gear-programs/checkpointeths/Cargo.toml Outdated Show resolved Hide resolved
gear-programs/checkpointeths/Cargo.toml Outdated Show resolved Hide resolved
gear-programs/checkpointeths/io/Cargo.toml Outdated Show resolved Hide resolved
gear-programs/checkpointeths/io/src/lib.rs Outdated Show resolved Hide resolved
gear-programs/checkpointeths/src/wasm/replay_back.rs Outdated Show resolved Hide resolved
gear-programs/checkpointeths/io/src/lib.rs Outdated Show resolved Hide resolved
gear-programs/checkpointeths/io/src/lib.rs Outdated Show resolved Hide resolved
gear-programs/checkpointeths/io/src/lib.rs Outdated Show resolved Hide resolved
gear-programs/checkpointeths/io/src/lib.rs Outdated Show resolved Hide resolved
gear-programs/checkpointeths/io/src/meta.rs Outdated Show resolved Hide resolved
gear-programs/checkpointeths/src/wasm/crypto.rs Outdated Show resolved Hide resolved
gear-programs/checkpointeths/src/wasm/crypto.rs Outdated Show resolved Hide resolved
gear-programs/checkpointeths/src/merkle.rs Outdated Show resolved Hide resolved
gear-programs/checkpointeths/src/merkle.rs Outdated Show resolved Hide resolved
gear-programs/checkpointeths/src/wasm/committee.rs Outdated Show resolved Hide resolved
gear-programs/checkpointeths/src/state.rs Outdated Show resolved Hide resolved
gear-programs/checkpointeths/src/state.rs Outdated Show resolved Hide resolved
@gshep gshep requested a review from mertwole June 28, 2024 12:08
Conflicts:
	Cargo.lock
	Cargo.toml
@gshep gshep requested a review from mertwole July 16, 2024 11:39
@gshep gshep changed the title feat: Checkpointeths program feat: Checkpoint-light-client program Jul 16, 2024
@gshep gshep merged commit 8ee64ef into main Jul 16, 2024
@gshep gshep deleted the gshep/checkpointeths branch July 16, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants