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

Convert static methods to instance methods #481

Merged
merged 3 commits into from
Oct 31, 2023
Merged

Convert static methods to instance methods #481

merged 3 commits into from
Oct 31, 2023

Conversation

rygine
Copy link
Collaborator

@rygine rygine commented Oct 31, 2023

in this PR:

  • converted static methods of ConsentList class to instance methods
  • added lastSyncedAt property to Contacts class to track when the consent list was last synced with the network

@rygine rygine requested a review from a team October 31, 2023 16:22
src/Contacts.ts Outdated Show resolved Hide resolved
Copy link

cloudflare-workers-and-pages bot commented Oct 31, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: ff1f890
Status: ✅  Deploy successful!
Preview URL: https://f62b28c4.xmtp-js.pages.dev
Branch Preview URL: https://rygine-pppp-update.xmtp-js.pages.dev

View logs

@rygine rygine merged commit 0cdec5e into beta Oct 31, 2023
7 checks passed
@rygine rygine deleted the rygine/pppp-update branch October 31, 2023 17:55
Copy link
Contributor

🎉 This PR is included in version 11.3.0-beta.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link
Contributor

github-actions bot commented Jan 2, 2024

🎉 This PR is included in version 11.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants