Agoric / agoric-sdk

monorepo for the Agoric Javascript smart contract platform
Apache License 2.0
328 stars 207 forks source link

Jorge/10574 read fully #10575

Open Jorge-Lopes opened 3 days ago

Jorge-Lopes commented 3 days ago

refs: #10574

Description

This pull request aims to facilitate the observation of the behavior described in issue #10574 where the readFully method from the Agoric client-utils package fails when attempting to read a vstorage node.

To achieve this goal, the following changes have been made:

These changes are intended solely to help identify and understand the root cause of the issue, not to provide a final solution.

Error analysis

The error arises during the readFully method's execution, as observed in the log output. When invoked, the method follows this sequence:

cloudflare-workers-and-pages[bot] commented 3 days ago

Deploying agoric-sdk with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4319ca4
Status: ✅  Deploy successful!
Preview URL: https://76388727.agoric-sdk.pages.dev
Branch Preview URL: https://jorge-10574-readfully.agoric-sdk.pages.dev

View logs