-
Notifications
You must be signed in to change notification settings - Fork 47
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
monorepo #37
Merged
Merged
monorepo #37
Conversation
This file contains 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
Spec out primitives Implement BeaconBlockBody
…on-light-client into dami/init-repo � Conflicts: � .gitignore � Cargo.toml
work on std for now finish verify_sync_committee_attestation() function
push cargo lock
refractor cloning
refractor cloning
import asset w3f badge
* generic signature verification * cargo update
rework events rpc
atribution
* deprecate unneeded modules * don't check for ismp-parachain
* dispatch to evm * cargo fmt * add GH token to protoc step
* signature verification * nit * chore * fix no-std * rebase (#29) Co-authored-by: David Salami <[email protected]> * fix verifier * remove cloning of beacon state * cleanup verifier * provide function for generating light client updates * wait for block production on el * run docker in background * fix test failures * change port in ci --------- Co-authored-by: dharjeezy <[email protected]>
* refactor of prover * nit * some fixes * cargo update * fix lower bound for valid signature block search * doc * nit * nit * minor fix
* some updates * ismp-update * minor change
* poladot v1.1.0 * substrate ismp compiles * fix test * fmt * use another nightly toolchain * CI nightly toolchain changed * set rust flags * update ci * set rust flags with github action --------- Co-authored-by: David Salami <[email protected]> Co-authored-by: David Salami <[email protected]>
* fix offchain calls * unique runtime api instances in loops
* fix constants * nit
* store latest messaging height * typo * typo
* change loop exit case for signature block search * nit * nit
dharjeezy
approved these changes
Oct 6, 2023
seunlanlege
pushed a commit
that referenced
this pull request
May 6, 2024
* refactor beefy stream * nit * restart state messaging tasks when stream stalls * make wait time configurable * nit * try out new values for wait time * nit * beefy sync: wip * sync using changeset * restart stalled consensus streams * fiter out malformed events * make wait time optional in consensus relay * nit * reduce beefy wait time * nit * better restart mechanics * reorder reconnections * wait before submitting consecutive transactions during syncing * fmt * nit * fix bugs in syncing with changeset
seunlanlege
added a commit
that referenced
this pull request
May 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.