janniks

Results 154 comments of janniks

Cool idea, will check how easy it is to add

Hmm, yeah we should give better error messages. I'll check if the API is returning actual information.

Good point, thanks! There might exist some helpers, but I'll add aliases or build out the missing functions.

> I tried it and found this use case that throws a parse error: > > ```clar > { a: 0x68656c6c6f21 } > ``` @hugocaillard Good catch, noticed that nested...

* **#1654** 👈 * **#1685** * **#1684** * **#1683** * **#1682** * **#1657** * **#1656** * `next` This stack of pull requests is managed by Graphite. Learn more about stacking....

Thanks for the PR 🙏

Sure, feel free to open a PR 🙏 Feel free to allow edits by maintainers, so we can potentially make minor changes

~Looks like an issue in connect + wallet. Is it possible that the attachment was never passed on when using the wallet/connect?~ - [stacks-wallet-web: transactionRequest](https://github.com/hirosystems/stacks-wallet-web/blob/3a897b593da0685b11e174946f65c187f6daf085/src/inpage/inpage.ts#L139) - [connect: openTransactionPopup](https://github.com/hirosystems/connect/blob/80673572b91f1b24b4e46989aa441a5a006818ed/packages/connect/src/transactions/index.ts#L127-L134) ~(token is...

Doesn't look like a connect/wallet issue, the attachments make it through... @rafaelcr could this be on the API/registrar side? Maybe zonefiles come in and are lost / not stored? Is...