Damus
jb55 · 182w
“Why does my follower count change” Great explanation: #[0] Which is why as clients we need a better method of calculating this.
Vitor Pamplona profile picture
Interesting... I am unable to verify that the event id of the quoted event matches the hash of the content.

Does it match for you? In native Kotlin, the sha256 of the content is not the id.

The signature checks if you use the event id, but it doesn't if i try to hash it again.

That's why Amethyst doesnt display. It doesn't accept as a valid message.
1
Peter Todd · 182w
Nostr's underlying serialization format is a really stupid thing to use for a cryptographic system. I won't be surprised if this has something to do with the bug.