Ryan
Ryan
we need better definitions of all the properties that get returned from our endpoints, ie what is the difference between the `index_block_hash` and the `hash`? example response: ```jsonc { "block_height":...
- [ ] list dependencies and versions required to run the code - [ ] add clarinet browser sdk integration to run clarity examples - [ ] integrate js repl...
https://docs.google.com/document/d/1MjcNMX05_5H8Cr8I7hWzMW_uYpIfTzVlfW9jNzLkYEk/edit?usp=sharing
general cleanup - [ ] remove stacks.js, clarinet, vscode extension, explorers pages and reference - [ ] set up necessary redirects for anything we remove platform - [ ] update...
provide some high level / technical implementation of high impact use cases for chainhook 2.0
add a bit more distinction to the params for `/extended/v1/{pox}/{pool_principal}/delegations` `after_block` is only including delegation events after the supplied stacks block height, and `height` (which is accurately documented) filters delegation...
exploration needed: - do we maintain versioned docs for our stacks.js packages? - if so, we should provide a way to toggle between these versions in the docs inspo:
Update token id description Ref: https://github.com/hirosystems/docs/pull/996