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: gRPC server for TxStatus endpoint (backport #3754) #3756

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Aug 3, 2024

Closes: #3753

This in some ways ties into #3421


This is an automatic backport of pull request #3754 done by Mergify.

Closes: #3753

This in some ways ties into
#3421

(cherry picked from commit bb4f712)

# Conflicts:
#	app/app.go
#	app/test/std_sdk_test.go
#	app/test/testnode_test.go
@mergify mergify bot requested a review from a team as a code owner August 3, 2024 08:45
@mergify mergify bot added the conflicts label Aug 3, 2024
Copy link
Contributor Author

mergify bot commented Aug 3, 2024

Cherry-pick of bb4f712 has failed:

On branch mergify/bp/v2.x/pr-3754
Your branch is up to date with 'origin/v2.x'.

You are currently cherry-picking commit bb4f7128.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	new file:   app/grpc/tx/server.go
	new file:   app/grpc/tx/tx.pb.go
	new file:   app/grpc/tx/tx.pb.gw.go
	modified:   buf.yaml
	new file:   proto/celestia/core/v1/tx/tx.proto
	new file:   test/util/testnode/testnode_test.go

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	both modified:   app/app.go
	both modified:   app/test/std_sdk_test.go
	deleted by them: app/test/testnode_test.go

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@github-actions github-actions bot added the bot item was created by a bot label Aug 3, 2024
@rootulp rootulp marked this pull request as draft August 3, 2024 22:47
@cmwaters cmwaters marked this pull request as ready for review August 5, 2024 09:25
@cmwaters cmwaters removed the conflicts label Aug 5, 2024
buf.yaml Show resolved Hide resolved
@cmwaters cmwaters merged commit 9544948 into v2.x Aug 5, 2024
32 of 34 checks passed
@cmwaters cmwaters deleted the mergify/bp/v2.x/pr-3754 branch August 5, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot item was created by a bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants