hirosystems / stacks-blockchain-api

API for the Stacks blockchain
https://stacks-blockchain-api.vercel.app
GNU General Public License v3.0
178 stars 115 forks source link

websocket caching #2171

Open CyrusVorwald opened 1 week ago

CyrusVorwald commented 1 week ago

Occasionally, when processing a contract call event, it comes through as a mempool transaction even if the transaction is confirmed. If I wait for 5 seconds before processing, this doesn't occur.