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

[devnet] chainhook is triggering twice #483

Closed
ryanwaits opened this issue Jan 31, 2024 · 3 comments
Closed

[devnet] chainhook is triggering twice #483

ryanwaits opened this issue Jan 31, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@ryanwaits
Copy link
Contributor

Describe the bug
On the devnet network, each registered predicate will trigger twice.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new project with clarinet new my-project
  2. Create a file_append predicate for contract_deployment on devnet, use ST1PQHQKV0RJXZFY1DGX8MNSNYVE3VGZJSRTPGZGM as deployer
  3. Run clarinet devnet start and make sure the predicate is registered
  4. See duplicate payloads returned

Expected behavior
A single payload should be triggered when a predicate condition is met.

Screenshots
Screenshot_2024-01-31_at_5 31 14_PM

@ryanwaits ryanwaits added the bug Something isn't working label Jan 31, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in DevTools Jan 31, 2024
@MicaiahReid
Copy link
Contributor

@ryanwaits Are you also seeing duplicate data added to your file append results?

@ryanwaits
Copy link
Contributor Author

yes, we've been seeing the data duplicated in both the file_append and the http_post configurations

@MicaiahReid MicaiahReid moved this from 🆕 New to 📋 Backlog in DevTools Feb 5, 2024
@MicaiahReid MicaiahReid self-assigned this Feb 12, 2024
@ryanwaits
Copy link
Contributor Author

this is no longer an issue

@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in DevTools Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

2 participants