We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description Some Live Code Examples in docs failing for V.17.0.0.
Steps To Reproduce Steps to reproduce the behaviour:
TLCE-SaplingToolkit - https://tezostaquito.io/docs/sapling
Error:
Fetching Alice balance in the shielded pool... Error: { "status": 404, "statusText": "Not Found", "url": "https://ghostnet.ecadinfra.com/chains/main/blocks/head/context/contracts/KT1JMDxmQ4DAbzXpzAJmL6QeZ9HB7DTVnZYd/single_sapling_get_diff", "name": "HttpResponse" }
TLCE-Tzip12TokenMetadata-contract - https://tezostaquito.io/docs/tzip12 Taquito Live Code Examples - Tzip12 Token Metadata - contract...from an off-chain view token_metadata - contract Taquito Live Code Examples - Tzip12 Token Metadata - contract...in the big map %token_metadata - contract Taquito Live Code Examples - Tzip12 Token Metadata - contract...using the taquito-tzip16 package - contract
Error: { "address": "KT1NMtSQq484bDYSFvNrBjfkGtpug2Fm1rrr", "name": "TokenMetadataNotFound" }
TLCE-TZIP16ContractMetadataAndViews-contract - https://tezostaquito.io/docs/metadata-tzip16 Taquito Live Code Examples - TZIP-16 Contract Metadata and Views - contract......SHA256 hash - contract Taquito Live Code Examples - TZIP-16 Contract Metadata and Views - contract......example - contract
Error: { "method": "GET", "url": "https://storage.googleapis.com/tzip-16/taco-shop-metadata.json", "cause": { "message": "Network Error", "name": "Error",
Expected behaviour The live code examples should all be working
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Description
Some Live Code Examples in docs failing for V.17.0.0.
Steps To Reproduce
Steps to reproduce the behaviour:
TLCE-SaplingToolkit - https://tezostaquito.io/docs/sapling
Error:
TLCE-Tzip12TokenMetadata-contract - https://tezostaquito.io/docs/tzip12
Taquito Live Code Examples - Tzip12 Token Metadata - contract...from an off-chain view token_metadata - contract
Taquito Live Code Examples - Tzip12 Token Metadata - contract...in the big map %token_metadata - contract
Taquito Live Code Examples - Tzip12 Token Metadata - contract...using the taquito-tzip16 package - contract
TLCE-TZIP16ContractMetadataAndViews-contract - https://tezostaquito.io/docs/metadata-tzip16
Taquito Live Code Examples - TZIP-16 Contract Metadata and Views - contract......SHA256 hash - contract
Taquito Live Code Examples - TZIP-16 Contract Metadata and Views - contract......example - contract
Expected behaviour
The live code examples should all be working
The text was updated successfully, but these errors were encountered: