Brian Faust
Brian Faust
Is the VM intended to run in browsers (client-side) or primarily targeting server-side use? Depending on what the requirements or target audiences for the VM are it doesn't really matter...
I'm aware of how node.js and its built-in modules work but for example the built-in `crypto` module is significantly slower than something like `bcrypto` so it doesn't make sense to...
**Trie Benchmarks** > Ran both suites 3 times. **System** ``` CPU: Apple M1 Max GPU: Apple M1 Max Memory: 4283MiB / 65536MiB ``` **bcrypto** ``` 1k-3-32-ran x 198,641 ops/sec ±18.56%...
Won't have a chance to push anything until tomorrow but you can just use the below code and change the imports of the `keccak256` function _**(in the trie package)**_ to...
I have a PR coming later this week that should address this @acolytec3
@acolytec3 can you check if that has been addressed in the linked PR
Specifically https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/trie#persistence should address it
@holgerd77 updated all READMEs
@holgerd77 fixed
Yeah GitHub should by default use the title of the PR as title for the squash.