- Adds a Draft Screen

- Migrating drafts to new architecture where the Draft Event is sent to the screen instead of the inner event.
- Fixes lots of deletion and indexing bugs
This commit is contained in:
Vitor Pamplona
2024-03-29 17:38:31 -04:00
parent cd84c07fcc
commit 6e1418cd54
38 changed files with 1382 additions and 682 deletions

View File

@@ -68,6 +68,7 @@ class GiftWrapReceivingBenchmark {
markAsSensitive = true,
zapRaiserAmount = 10000,
geohash = null,
isDraft = true,
signer = sender,
) {
SealedGossipEvent.create(
@@ -107,6 +108,7 @@ class GiftWrapReceivingBenchmark {
markAsSensitive = true,
zapRaiserAmount = 10000,
geohash = null,
isDraft = true,
signer = sender,
) {
SealedGossipEvent.create(