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

Add Key Material Function #222

Merged
merged 2 commits into from
Jan 25, 2024
Merged

Add Key Material Function #222

merged 2 commits into from
Jan 25, 2024

Conversation

nplasterer
Copy link
Contributor

@nplasterer nplasterer commented Jan 25, 2024

React Native is currently broken because we need a key material.

Because the latest changes to libxmtp broke the react native bridge I'm branching off the last working branch.
xmtp/xmtp-react-native#221

@nplasterer nplasterer self-assigned this Jan 25, 2024
@nplasterer nplasterer requested a review from a team as a code owner January 25, 2024 15:56
@nplasterer nplasterer changed the base branch from kele/improve-list-method to pre-libxmtp January 25, 2024 15:57
@nplasterer nplasterer requested a review from alexrisch January 25, 2024 15:58
@nplasterer nplasterer merged commit 179233c into pre-libxmtp Jan 25, 2024
1 check passed
@nplasterer nplasterer deleted the np/fix-key-material branch January 25, 2024 16:13
cameronvoell added a commit that referenced this pull request Jan 31, 2024
* Add Key Material Function (#222)

* add ket material field to ios

* bump the podspec

* Update podspec LibXMTP ref

* Update libxmtp-swift refs

* Update libxmtp-swift ref

* Updated libxmtp-swift ref to tagged release

* Update XMTP.podspec version

---------

Co-authored-by: cameronvoell <[email protected]>
kele-leanes pushed a commit that referenced this pull request Jan 31, 2024
* Add Key Material Function (#222)

* add ket material field to ios

* bump the podspec

* Update podspec LibXMTP ref

* Update libxmtp-swift refs

* Update libxmtp-swift ref

* Updated libxmtp-swift ref to tagged release

* Update XMTP.podspec version

---------

Co-authored-by: cameronvoell <[email protected]>
nplasterer added a commit that referenced this pull request Feb 2, 2024
* bump the proto code

* add should push entitlement

* dump the protos one more time

* update the protos again

* feat: add  to TextCodec & Composite

* feat: add HKDF key derivation and HMAC signature generation

* feat: add shouldPush parameter to MessageV2.encode() and prepareMessage() functions

* feat: add shouldPush method to the remaining content codecs

* fix: tests

* fix: remove print statement in MessageTests.swift

* fix: remove commented code

* feat: set  for all Content Types

* fix: add decoded content in prepareMessage function

* chore: remove unused dependencies

* Replace xmtp-rust-swift with libxmtp-swift (#217)

* rename module from XMTP to XMTPiOS

* more renaming

* remove xmtp-rust-swift references

* Use new V2 client from libxmtp

* building clean

* remove PublishResponse

* Use actual dep instead of local

* Update XMTP.podspec

Co-authored-by: Naomi Plasterer <[email protected]>

* implement streaming and pagination

* Update XMTP.podspec

Co-authored-by: Cameron Voell <[email protected]>

* disable file_length linter

---------

Co-authored-by: Naomi Plasterer <[email protected]>
Co-authored-by: Cameron Voell <[email protected]>

* Update for latest uniffi (#219)

* Fix example app (#220)

* Access libxmtp-swift with static binaries (#225)

* Access libxmtp-swift with static binaries

* Update libxmtp ref

* Updated reference to libxmtp-swift merge on main

* Merge pre libxmtp into main (#223)

* Add Key Material Function (#222)

* add ket material field to ios

* bump the podspec

* Update podspec LibXMTP ref

* Update libxmtp-swift refs

* Update libxmtp-swift ref

* Updated libxmtp-swift ref to tagged release

* Update XMTP.podspec version

---------

Co-authored-by: cameronvoell <[email protected]>

* Update Package.resolved with new branch and revision

* bring back the proto work

* remove the xmtp folder

* chore: refactor message encoding and decoding

* chore: update libxmtp-swift to latest version

* fix: refactor ConversationTests.swift

* potential test

* chore: update XMTP.podspec version to 0.7.9-alpha0

---------

Co-authored-by: kele-leanes <[email protected]>
Co-authored-by: Pat Nakajima <[email protected]>
Co-authored-by: Cameron Voell <[email protected]>
Co-authored-by: Cameron Voell <[email protected]>
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