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

feat: Updating SDK: NodeJS MASP param storage #1590

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jurevans
Copy link
Collaborator

@jurevans jurevans commented Jan 29, 2025

Resolves #1586

This PR fixes an issue where MASP param handling in the SDK (using NodeJS) attempts to use IndexedDB, which is not defined in Node. If these functions are invoked, they should use fs instead when in NodeJS

TODO Will add more details shortly

@jurevans jurevans self-assigned this Jan 29, 2025
@jurevans jurevans force-pushed the feat/1586-sdk-nodejs-masp-params branch from 1a336ab to e62ffbf Compare January 29, 2025 16:48
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.

SDK: MASP param storage is broken in NodeJS
1 participant