Innkst
Innkst
- Add local forging support for the following N protocol operations: Zk_rollup_origination Zk_rollup_publish Zk_rollup_update - Run tests on mondaynet Tasks: - [ ] Support these new operations in the local...
**Background** As a Micheline data type OrTokens represent a “one-of” constraint. A conformant value must be a value corresponding to one-of the cited types. On the Micheline side, the cited...
A user commented on the following page, but we should look at this more generally if applicable: https://tezostaquito.io/docs/drain_account/#draining-originated-accounts-kt1 Lot of the examples use the `promise.then(...).catch(...)`. This causes lots of nesting...
**As Developer, I would like to have the ability to retrieve errors from TZIP-16 compatible contract, so that I can serve human-readable strings in my Application.** **Acceptance criteria:** - If...
https://tezostaquito.io/docs/complex_parameters/ The bytes should be encoded using your helper functions instead of hardcoding, which isn't helpful. That's the hard part. Everything else is duplicated elsewhere in the docs. I'm trying...
On the Taquito website, we include a Quick Start Guide (https://tezostaquito.io/docs/quick_start/) The goal for this ticket is to provide high-level, contextual documentation around how various components work together within the...