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

getDatastoreEntries return empty array when no value #556

Open
Thykof opened this issue Apr 12, 2024 · 2 comments
Open

getDatastoreEntries return empty array when no value #556

Thykof opened this issue Apr 12, 2024 · 2 comments
Assignees

Comments

@Thykof
Copy link
Contributor

Thykof commented Apr 12, 2024

I would like to investigate why getDatastoreEntries returns an empty Uint8Array in the final_value while it's supposed to return null.

In the case the key in the smart contract datastore is getting inserted in an operation not final, we should get null.
In the case the key in the smart contract datastore is getting inserted in an operation no executed yet, we should get null.

cc @gregLibert @AurelienFT this is a follow up issue after the late debugging session.

@pivilartisant pivilartisant self-assigned this Dec 23, 2024
@pivilartisant
Copy link
Collaborator

Still present as of December 2024

@SlnPons
Copy link

SlnPons commented Jan 3, 2025

@peterjah any idea on this bug? Should we priorise it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants