-
Notifications
You must be signed in to change notification settings - Fork 114
Light client starter #1336
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
Merged
Merged
Light client starter #1336
Changes from 28 commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
a59ddbc
kpp's changes for da
kpp 39379d1
fix tests after kpp's changes
eyusufatik a84812c
make prover service accept bytes so that it can work on different inputs
eyusufatik e6c0d19
lint
eyusufatik d294fea
rename prover to batch prover
eyusufatik e2231af
move prover service to its own crate
eyusufatik 1b82083
rename prover related functions to batch prover *
eyusufatik 90516db
rename more prover related things to batch prover *
eyusufatik 30ab798
create barebone light client prover crate
eyusufatik daa01e4
add runner to light client prover
eyusufatik d66ccff
fix cherry pick mistake on da changes
eyusufatik fdc8d0c
write native part skeleton for light client prover
eyusufatik 560c2f3
add mock da and bitcoin da light client circuit guests
eyusufatik 3fc9d19
Fix light client method ids
yaziciahmet c340976
Fix typo
yaziciahmet 8e5f559
Remove unused dep
yaziciahmet 50170ec
Add Send + Sync to LightClientLedgerOps
yaziciahmet 54e06c5
Light client starter continued (#1297)
yaziciahmet 96dfc23
Update e2e crate
yaziciahmet 670dc6a
Block on light client run
yaziciahmet e9159b7
Write light client test skeleton
yaziciahmet 153166f
Add info logs
yaziciahmet 32f0840
Fix lint
yaziciahmet 9d0a142
lint
yaziciahmet af89498
Target citrea-e2e light client branch
yaziciahmet b84148e
Add E2E test to light client proof (#1319)
yaziciahmet 2b216fc
Lint
yaziciahmet ca235e0
Fix lint
yaziciahmet f397b63
Fix udeps & no-std
yaziciahmet ddfd420
udeps
yaziciahmet 3008656
Query sequencer when cant find l1 height in ledger
yaziciahmet e0a3cfd
Merge branch 'nightly' into esad/light-client-starter
yaziciahmet bb5a641
Wait for sequencer 1st block
yaziciahmet 6da8683
Fix tracing test
yaziciahmet 2d73305
Merge branch 'nightly' into esad/light-client-starter
yaziciahmet 2d65013
Store DaDataLightClient::{Aggregate, Chunk} kinds on DA (#1296)
kpp 90ffbf4
Merge branch 'nightly' into esad/light-client-starter
eyusufatik 0368acb
use current citrea-e2e
eyusufatik 4d38d84
update rev again
eyusufatik 5c5d277
Remove unused secp256k1 patch from LC mock
kpp 2bd2baa
Merge branch 'nightly' into esad/light-client-starter
kpp 640a976
Update citrea-e2e for light client starter (#1372)
kpp 02736d0
Update light client cargo toml to use 1.1.2 risc0
yaziciahmet 0341187
Rename guest methods
yaziciahmet 14327f7
Remove comment
yaziciahmet 4d362fd
Revert add_hint to take BorshSerialize
yaziciahmet 42c5057
update ci yml's to use the correct method id name
eyusufatik bc27233
Merge branch 'nightly' into esad/light-client-starter
eyusufatik 610eb17
revert add_hint change
eyusufatik File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.