-
Notifications
You must be signed in to change notification settings - Fork 827
verkle: migrate from rust-verkle-wasm to verkle-cryptography-wasm #3314
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
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files
Flags with carried forward coverage won't be shown. Click here to find out more. |
…ryptography-wasm-dep
…ethereumjs/ethereumjs-monorepo into verkle/add-verkle-cryptography-wasm-dep
Making PUSH opcodes from sync -> async benchmark, see 8b67d14 Async version (new)
Sync version (old, master)
Note: this bench the extreme case of how many PUSH opcodes I managed to squeeze into 30M gas, but as can be seen the result is definitely measurable. |
07ffdc2
to
a6c38a2
Compare
099a4a0
to
6bb236a
Compare
…ryptography-wasm-dep
…ryptography-wasm-dep
…ryptography-wasm-dep
Closing in favor of #3356 |
This PR removes the rust-verkle-wasm dependency and replaces it with the verkle-cryptography-wasm dep.