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

Changed the relay service to connect to NOSTR #9

Merged
merged 8 commits into from
Oct 25, 2023
Merged

Changed the relay service to connect to NOSTR #9

merged 8 commits into from
Oct 25, 2023

Conversation

DavidGershony
Copy link
Collaborator

We'll need to review the changes and update the flow after merging and creating the new repository

@dangershony dangershony changed the title Changed the relay servicec to connecto to NOSTR Changed the relay service to connect to NOSTR Oct 24, 2023
@DavidGershony DavidGershony merged commit 74038d6 into main Oct 25, 2023
2 of 3 checks passed
DavidGershony added a commit that referenced this pull request Nov 14, 2023
* Added the nostr id to the create project transaction

* Started converting the relay service to communication with the relay

* Tests communicating the test relay

* Work on communication with the nostr relay

* More work on nostr, changed the subscription handling to be injected from the UI.

* Some code refactoring

* Refactoring and started work on nostr client factory

---------

Co-authored-by: TheDude <[email protected]>
DavidGershony added a commit that referenced this pull request Nov 15, 2023
* Changed the relay service to connect to NOSTR (#9)

* Added the nostr id to the create project transaction

* Started converting the relay service to communication with the relay

* Tests communicating the test relay

* Work on communication with the nostr relay

* More work on nostr, changed the subscription handling to be injected from the UI.

* Some code refactoring

* Refactoring and started work on nostr client factory

---------

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

* Cherry picked changes to nostr service

* Changed the nostr pub key derivation and refactored the code to be DRY

* Added creating a NOSTR profile before the creation of the project

* Added the missing property on account info

* Added sending the encrypted transaction to the relay for the founder to sign

* Changing the flow to send DM to founder with request to sign the investment trx

* Added guards for empty results

* Revert "Cherry picked changes to nostr service"

This reverts commit 0c6ae62.

* Added TODO comment on the test class

---------

Co-authored-by: TheDude <[email protected]>
@dangershony dangershony deleted the Nostr branch July 22, 2024 09:38
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.

1 participant