-
Notifications
You must be signed in to change notification settings - Fork 0
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: Client to fetch proofs to be used by AggSender #115
Merged
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
temaniarpit27
changed the title
add sample db interface and func
feat: add sample db interface and func
Jan 15, 2025
temaniarpit27
force-pushed
the
arpit/add-grpc-server
branch
3 times, most recently
from
January 16, 2025 09:30
c0cdfb7
to
a608720
Compare
temaniarpit27
changed the title
feat: add sample db interface and func
feat: Server to receive proofs to be used by AggSender
Jan 16, 2025
temaniarpit27
force-pushed
the
arpit/add-grpc-server
branch
from
January 21, 2025 11:15
30bc8ca
to
0dd0939
Compare
temaniarpit27
changed the title
feat: Server to receive proofs to be used by AggSender
feat: Api to receive proofs to be used by AggSender
Jan 23, 2025
3 tasks
3 tasks
temaniarpit27
changed the title
feat: Api to receive proofs to be used by AggSender
feat: Client to fetch proofs to be used by AggSender
Jan 24, 2025
temaniarpit27
force-pushed
the
arpit/add-grpc-server
branch
6 times, most recently
from
January 29, 2025 07:50
849e9d2
to
8fedc56
Compare
temaniarpit27
force-pushed
the
arpit/add-grpc-server
branch
from
January 29, 2025 07:59
8fedc56
to
bf0046e
Compare
goran-ethernal
approved these changes
Jan 29, 2025
vcastellm
approved these changes
Jan 29, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
rachit77
approved these changes
Jan 29, 2025
temaniarpit27
force-pushed
the
arpit/add-grpc-server
branch
3 times, most recently
from
February 3, 2025 16:20
f1c0917
to
1c9a1ed
Compare
joanestebanr
approved these changes
Feb 3, 2025
goran-ethernal
force-pushed
the
arpit/add-grpc-server
branch
from
February 4, 2025 14:21
1c9a1ed
to
1a1285f
Compare
Quality Gate passedIssues Measures |
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.
#114