Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZMQ Pub Spends #101

Merged
merged 3 commits into from
Apr 7, 2024
Merged

ZMQ Pub Spends #101

merged 3 commits into from
Apr 7, 2024

Conversation

vtnerd
Copy link
Owner

@vtnerd vtnerd commented Feb 28, 2024

This adds support to webhook/zmq for spend notification. The use case is detecting unexpected spending of funds.

@vtnerd vtnerd force-pushed the feature/zmq_pub_spends branch from c038129 to 997a927 Compare March 8, 2024 16:02
@vtnerd
Copy link
Owner Author

vtnerd commented Mar 21, 2024

I just realized this needs some work to be useful. The tx_pub from the original output needs to be sent along with the information, to verify whether it was spent.

@vtnerd
Copy link
Owner Author

vtnerd commented Mar 31, 2024

Changes:

  • Added source (output) information to zmq pubs
  • Added documentation
  • Fixed webhook_add

@vtnerd vtnerd force-pushed the feature/zmq_pub_spends branch from 797273a to d3303f4 Compare March 31, 2024 20:07
@vtnerd
Copy link
Owner Author

vtnerd commented Mar 31, 2024

Rebased after recent merges.

@vtnerd vtnerd merged commit 6f71cc0 into develop Apr 7, 2024
12 checks passed
vtnerd added a commit that referenced this pull request Apr 8, 2024
@vtnerd vtnerd deleted the feature/zmq_pub_spends branch September 22, 2024 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant