Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mempool#226 Update Project ID Derivation (#18)
* 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
- Loading branch information