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 content types to new crate #1401

Merged
merged 3 commits into from
Dec 11, 2024

Conversation

cameronvoell
Copy link
Contributor

@cameronvoell cameronvoell commented Dec 11, 2024

Part of #1403
See XIP-48 Queryable Content Types in Rust: xmtp/XIPs#74

Copy link
Contributor Author

cameronvoell commented Dec 11, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

@cameronvoell cameronvoell changed the title feat: adding new xmtp_content_types crate Queryable Content Types in Rust Dec 11, 2024
@cameronvoell cameronvoell changed the title Queryable Content Types in Rust Move content types to new crate Dec 11, 2024
@cameronvoell cameronvoell force-pushed the 12-10-feat_adding_new_xmtp_content_types_crate branch from 1c4da9c to c87f599 Compare December 11, 2024 22:07
@cameronvoell cameronvoell force-pushed the 12-10-feat_adding_new_xmtp_content_types_crate branch from c87f599 to 7645d95 Compare December 11, 2024 22:12
@cameronvoell cameronvoell force-pushed the 12-10-feat_adding_new_xmtp_content_types_crate branch from 0231754 to bae42ca Compare December 11, 2024 22:30
@cameronvoell cameronvoell marked this pull request as ready for review December 11, 2024 22:36
@cameronvoell cameronvoell requested a review from a team as a code owner December 11, 2024 22:36
@cameronvoell cameronvoell merged commit 4da3f36 into main Dec 11, 2024
13 checks passed
@cameronvoell cameronvoell deleted the 12-10-feat_adding_new_xmtp_content_types_crate branch December 11, 2024 23:18
xmtp_proto = { workspace = true, features = ["convert"] }

[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
tonic = { version = "0.12", features = ["transport"] }
Copy link
Contributor

@insipx insipx Dec 11, 2024

Choose a reason for hiding this comment

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

where do we/will we use tonic in this crate?

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.

3 participants