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

Miscellaneous fixes and cleanup #41

Merged
merged 4 commits into from
Mar 28, 2024
Merged

Miscellaneous fixes and cleanup #41

merged 4 commits into from
Mar 28, 2024

Conversation

acolytec3
Copy link
Contributor

@acolytec3 acolytec3 commented Mar 28, 2024

This resolves several items that were identified while integrating this library into the ethereumjs monorepo.

  • Fixes an import bug that was confusing ESM
  • Adds an exported VerkleCrypto type that defines the interface returned by the loadVerkleCrypto initiator function
  • Removes an unused parameter in the async initiation code inserted in to the wasm wrapper that was causing issues in the browser

@acolytec3 acolytec3 added bug Something isn't working enhancement New feature or request labels Mar 28, 2024
@acolytec3 acolytec3 merged commit 0852222 into master Mar 28, 2024
3 checks passed
@holgerd77 holgerd77 deleted the fixes branch March 28, 2024 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants