Skip to content
New issue

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

The historical view is not implemented for MemoryStore #2742

Closed
arboleya opened this issue Jul 9, 2024 · 1 comment
Closed

The historical view is not implemented for MemoryStore #2742

arboleya opened this issue Jul 9, 2024 · 1 comment
Assignees
Labels
bug Issue is a bug
Milestone

Comments

@arboleya
Copy link
Member

arboleya commented Jul 9, 2024

This happened on CI:

FAIL  packages/fuel-gauge/src/await-execution.test.ts > await-execution > awaiting execution of a transaction on the provider works
FuelError: got error during work with storage The historical view is not implemented for `MemoryStore`
 ❯ responseMiddleware packages/account/src/account.ts:4060:19
    724|     return request;
    725|   }
    726| }
       |  ^

Error: FuelError: g

It might just be another flaky, although this one seems different and potentially concerning.

@arboleya arboleya added bug Issue is a bug p1 labels Jul 9, 2024
@arboleya arboleya added this to the 0.x mainnet milestone Jul 9, 2024
@arboleya
Copy link
Member Author

arboleya commented Jul 9, 2024

Closing in favor of:

@arboleya arboleya closed this as completed Jul 9, 2024
@arboleya arboleya self-assigned this Jul 9, 2024
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is a bug
Projects
None yet
Development

No branches or pull requests

1 participant