Sabby Anandan
Sabby Anandan
Context: > need to see a log feed of webhook calls to see which one failed so one can act upon it. Similar to the line item at https://github.com/hirosystems/chainhook/issues/324#issuecomment-1677597568, it'd...
Context: > would be great to have a testing guide to know how one can use chainhook with CI/CD testing
Context: > provide docker image or binary versioned so we don't have to build it ourselves (and install rust just for it)
As additional guidance to developers, it would be helpful to add an architecture diagram to illustrate the moving parts so developers can relate to what state stores (in-memory, Redis, RDBMS,...
As a developer, I would like to list all the possible observable events in my contract so that I can review and, as a next step, create hook(s) automatically instead...
As a `stacks.js` user, I see minimal to no documentation for the JS functions and the API calls while browsing through the code across the various modules. It'd be helpful...
Context from dev (more [here](https://discord.com/channels/621759717756370964/1206934795943415818/1207079032051474502)): > You should better publish the snippet from Ryan to use api key middleware. That solved my problem Specifically, https://docs.hiro.so/api-keys#using-the-api-key-in-typescript can be updated with a...
Context: > I think I have managed to fix the issues I was having, but a key thing that I noticed was that in order for fungible token post conditions...
Exchanges have a specific set of requirements with limited to no access to externally hosted binaries, including the TSV files or Hiro Archives. Let's please empathize with these persona in...