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

#144 - Extract NostrEventId instead Npub #16

Merged
merged 4 commits into from
Dec 18, 2024

Conversation

nostrdev-com
Copy link
Collaborator

This PR implements the change to extract NostrEventId instead of the NostrNpub, as was the case in the previous version of Angor.

@nostrdev-com nostrdev-com merged commit f5fb3a7 into angor-ui Dec 18, 2024
12 checks passed
nostrdev-com added a commit that referenced this pull request Dec 18, 2024
nostrdev-com added a commit that referenced this pull request Dec 18, 2024
nostrdev-com added a commit that referenced this pull request Dec 19, 2024
dangershony pushed a commit that referenced this pull request Dec 19, 2024
* feat(mempool-ui): adds initial component files

* fix: interface importing

* chore: local dev setup

* adds angor ui components and interfaces

* feat(ui): adds blockchain view

* feature(angor-search): adds angor to search bar

* feat(ui): updates angor module structure

* feat(ui): adds pagination - part 1

* feat(ui): adds pagination to the list

* feat(ui): adds no-data skeleton

* fix: updates the project component

* fix: return empty array if no investments

* chore: restores local dev settings

* chore: removes redundant description

* fix: adds missed mock (#14)

* mempool#144 - Extract NostrEventId instead Npub (#16)

* fix: updates signet challenge

* feat(eventId): initial commit

* feat(event-id): removes npub from query

* feat(eventId): updates unit tests

* fix: reverse order of projects

* reverts local dev changes
nostrdev-com added a commit that referenced this pull request Dec 20, 2024
* feat(mempool-ui): adds initial component files

* fix: interface importing

* chore: local dev setup

* adds angor ui components and interfaces

* feat(ui): adds blockchain view

* feature(angor-search): adds angor to search bar

* feat(ui): updates angor module structure

* feat(ui): adds pagination - part 1

* feat(ui): adds pagination to the list

* feat(ui): adds no-data skeleton

* fix: updates the project component

* fix: return empty array if no investments

* chore: restores local dev settings

* chore: removes redundant description

* fix: adds missed mock (#14)

* mempool#144 - Extract NostrEventId instead Npub (#16)

* fix: updates signet challenge

* feat(eventId): initial commit

* feat(event-id): removes npub from query

* feat(eventId): updates unit tests

* fix: reverse order of projects

* feat(derivation): implements new derivation

* fix: removes uneeded import

* fix: removes unneeded import

* fix: restores back from local dev settings
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