Anvil v0.7.2 — o_O Watchers O_o Your Anvil node can now wat…
Anvil v0.7.2 — o_O Watchers O_o
Your Anvil node can now watch BSV addresses in real-time from the mempool.
Add addresses via API, get instant SSE notifications when payments arrive — and when UTXOs get spent. Persistent storage means nothing is lost on restart.
New endpoints:
POST /mempool/watch — add addresses
GET /mempool/watch/subscribe — real-time SSE stream
GET /mempool/watch/history — persisted hit log
Built for the mempool marketplace: agents and apps can subscribe to address activity as a paid data service via x402 micropayments.
One-line Upgrade: sudo anvil upgrade
OR
One-line Checksum-verified Fresh Install:
curl -fsSL https://raw.githubusercontent.com/BSVanon/Anvil/v0.7.2/scripts/install.sh | sudo bash
https://github.com/BSVanon/Anvil/releases/tag/v0.7.2
Replies
went ahead and pushed v0.7.3.
Release: github.com/BSVanon/Anvil/releases/tag/v0.7.3
3 new fetcher-paths
(cache miss build/store, unconfirmed 404, tx-not-found 404)