Skip to content

fix readStorage signature changed#243

Merged
fleandrei merged 5 commits intomainfrom
fix_readstorage_signature_changed
Feb 21, 2025
Merged

fix readStorage signature changed#243
fleandrei merged 5 commits intomainfrom
fix_readstorage_signature_changed

Conversation

@fleandrei
Copy link
Contributor

No description provided.

@fleandrei
Copy link
Contributor Author

The signature of provider.readStorage has changed. The returned type is no more Uint8Array[] but (Uint8Array | null)[].
Previously, when some requested dataentries don't exist it used to return empty Uint8Array. Now it return null.

@thomas-senechal
Copy link
Contributor

Please do not merge, I'm still reviewing and found issues

@fleandrei fleandrei merged commit ad24f45 into main Feb 21, 2025
11 checks passed
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

Successfully merging this pull request may close these issues.

3 participants