thirdweb-dev / engine

The most powerful backend engine for web3 apps.
https://thirdweb.com/engine
Apache License 2.0
143 stars 52 forks source link

feat: Move transaction webhooks to Redis #549

Closed arcoraven closed 3 months ago

arcoraven commented 3 months ago

PR-Codex overview

This PR introduces changes related to handling webhooks and transactions. It refactors webhook handling, updates transaction schemas, and improves webhook processing efficiency.

Detailed summary

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}