Sabby Anandan
Sabby Anandan
This feels too risky to do so late in the RC timeline. Besides that, it is an investigative story, which if it is required, it will impact both Skipper and...
@razr22: Apologies for the delay; please know that the team is actively looking into resolving it.
@pradel: When you get a chance, please share more about what you need guidance on. Some scenarios that come to mind: 1: Fixing a bug or contract functionality and then...
💯; also, feedback from a developer and the current pain points with the API approach: > _I was gonna do is just use chain hook to kind of filter out...
As for the 1st experiment, I would love us to add predicate support for sBTC "deposit" and "withdraw" events. They are both supported in Testnet, and that is already also...
It seems we have a WIP PR to support these in Stacks.js -> https://github.com/hirosystems/stacks.js/pull/1554/files
@lgalabru: This has come up from Emil & Tycho from the Zest team, and they have expressed a similar need. +1 to looking into it.
Good observation! Any particular reason we are explicitly handling/returning custom code versus relying on the Rocket framework itself to produce the respective status codes? I briefly looked at: https://rocket.rs/v0.5-rc/guide/responses/#status — ...
I also noticed that Rocket's latest release is at an [RC state](https://crates.io/crates/rocket/0.5.0-rc.3), and not yet a major (production-ready) release. Is it Okay to rely on a pre-production dependency for our...
Perhaps addressed via @MicaiahReid incredible test harness via https://github.com/hirosystems/chainhook/pull/344/files? (`+433 −9` -> woot!)