Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update package * add chain id and SCW check * add implementation * fix a little formatting * change defaults * make a test release pod * bump the latest libxmtp * fix up all the async tests * add installation timestamps and async members * fix up the tests and bump the pod * bump to the next version * bad merge * update the package * fix up bad merge * make block number optional * add a test to reproduce the scw error * update to latest libxmtp * update the signers * update to the latest libxmtp functions * fix the linter * get on a working version * check the chain id * chain id is optional * fix the lint issue * tag * remove chain id from inbox id creation * update the SCW functionality and message listing * small tweak to message listing * get closer * small test clean up * add the basic functionality to conversation and client * put V2 stuff below the line * more common functions * reorder the conversations class and add additional functionality * get everything compiling * write a bunch of dm tests * more tests * beefing up all the tests * fix up some tests * Update Sources/XMTPiOS/Conversations.swift Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Update Tests/XMTPTests/V3ClientTests.swift Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Update Sources/XMTPiOS/Conversation.swift Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Update Tests/XMTPTests/GroupTests.swift Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * add return statements * get all the tests passing --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
- Loading branch information