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

move implementations from ethereum-ibc-relay-chain #1

Merged
merged 5 commits into from
Jul 2, 2024

Conversation

dai1975
Copy link
Collaborator

@dai1975 dai1975 commented Jun 25, 2024

No description provided.

@dai1975 dai1975 marked this pull request as ready for review June 27, 2024 05:44
@dai1975 dai1975 requested a review from siburu June 27, 2024 05:48
Signed-off-by: Daisuke Kanda <[email protected]>
Copy link
Contributor

@siburu siburu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dai1975 Sorry for late reply. I put some comments.

proto/buf.yaml Outdated
name: buf.build/datachainlab/ibc-hd-signer
deps:
- buf.build/cosmos/gogo-proto
- buf.build/cosmos/ibc
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe this repository only depends gogo-proto, and not ibc?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

Makefile Outdated
@@ -0,0 +1,18 @@
DOCKER := $(shell which docker)

protoVer=0.13.1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we use 0.14.0? Related projects (e.g. yui-relayer and ibc-go) use this version.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@siburu siburu merged commit f69056d into main Jul 2, 2024
1 check passed
@siburu siburu deleted the features/generic-signer branch July 2, 2024 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants