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

Updates to @ethereumjs/rlp #13

Merged
merged 1 commit into from
Feb 11, 2023
Merged

Updates to @ethereumjs/rlp #13

merged 1 commit into from
Feb 11, 2023

Conversation

MicahZoltu
Copy link
Contributor

This should make the library work natively in a browser.

Also makes benchmarks run.
Since package.json is type: module, the benchmark will run as a module which means no require.
I don't know how this ever worked, but this change makes npm run bench work.

This should make the library work natively in a browser.

Also makes benchmarks run.  Since `package.json` is `type: module`, the benchmark will run as a module which means no `require`.
@paulmillr paulmillr merged commit b60fe8f into paulmillr:main Feb 11, 2023
@MicahZoltu MicahZoltu deleted the micah branch February 11, 2023 18:39
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.

None yet

2 participants