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

Unable to Create a Different Project After Completing the First Step of Project Creation and Nostr Profile Setup #138

Open
itailiors opened this issue Aug 22, 2024 · 3 comments

Comments

@itailiors
Copy link
Collaborator

When a user creates a project and completes the first step, including the creation of a Nostr profile for that project, they encounter an issue when trying to create a different project. Specifically, the process only allows the user to continue with the current project and change its details after obtaining a Nostr private key. This behavior can be misleading and difficult for users to understand, as they might expect to start a new project from scratch rather than modifying the existing one.

Steps to Reproduce:

  1. Create a new project.
  2. Complete the first step, including the creation of a Nostr profile for the project.
  3. Attempt to create a different project.

Expected Behavior:
TBD.

Actual Behavior:
The user is only allowed to proceed with the existing project, and the option to create a different project from scratch is not available. This forces the user to change details in the current project, which may be confusing and misleading.

@dangershony
Copy link
Member

One issues here is that the new project overrides the old one in the search page

image

@dangershony
Copy link
Member

Also we need to limit the penalty locktime (CSV) to not more then 388 days
https://en.bitcoin.it/wiki/Timelock

@dangershony
Copy link
Member

@DavidGershony this is an important issue because it makes the penalty not spendable so we must add this check in to the low level interface

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

No branches or pull requests

2 participants