Scott Wild
Scott Wild
Faulty predicate registrations have resulted in node crashes in the past. I suggest we add Fuzz testing, or a similar generative testing approach, of the predicate endpoint. This will surface...
This is a stub to track the work required on chainhooks to accommodate sBTC. Details will be filled in over time.
That requirement on GCC? ...Bad idea.
Our goal here is to determine, for our infrastructure: What is our requests per minute (RPM) limit for the Ordinals API? When we're ready to load test against staging, ping...
With the new Express to Fastify migration in progress, there may be some special handling involved with Rosetta. This task is to improve folder & code organization around Rosetta support....
Add the ability to write a contract, generate client library from the contract, and import that into a project w/types included, in clarinet.
Use `clarinet devnet start` within a docker container to deploy and configure services for api testing. This requires a compatible docker container which runs all the same services as regtest...
The UX of using React currently has friction & involves custom investigation from users. The task here is to add hooks & helpers to make using these frameworks seamless.
Ordhook currently sends its data to the Ordinals API, which writes the data. This is an extra step that is bypassed in how runehook is designed. The goal is for...
@rafaelcr to add details.