I’m writing a BTCPay webhook in Rust. Let me know if you’d find it useful and I can likely open source it.
I spent 4 hours yesterday trying to get Actix web to accept a middleware that can read the HTTP body content - as it’s required to do a header hmac checksum before processing the request further. Complete failure and going to use another library instead. Bit frustrating.
NB. I know hashish way to make it work, but it’s inefficient and I don’t like the approach.
I update the Nostr Event Deletion webapp. It now has a FAQ explaining it’s best effort, and also a load Top 150 relays feature, for mass broadcasting.
Even if deletion is best effort, suppressing broadcasting the event by relays for new requests still can have some advantage to nothing. Plus it gives the lawmakers a tool to meet their requirements.
Rebuilding some of the NostrGraph dashboard data.. so couple graphs will be blank for a bit.
We should get real-time engagement processing via streaming data.. likely a fair trade.