acolytec3

Results 215 comments of acolytec3

> @acolytec3 is this "just" - let's call it - "mathmatical intuition" that this might be a possible replacement with [mcl-wasm](https://github.com/herumi/mcl-wasm), or did you read something about this that the...

Responses in line. > Hey I just tried the code provided in https://github.com/ethereumjs/ethereumjs-monorepo/blob/master/packages/verkle/README.md#usage This is cloned from the `trie` package and probably doesn't work out of the box. > It's...

Did someone call? :ninja: So I have a thought about the whole set of deps we use in the rpc for middleware handling. Could we replace the whole set (`connect`,...

I think that's fine. I don't know for sure that `ittyRouter` is the solution here. Just did some googling for modern dependency free middleware providers and it came up and...

The `accessWitness` interface already exists in [`common`](https://github.com/ethereumjs/ethereumjs-monorepo/blob/5d8d1b952a02036a19d9f0a81b48c3f8bbf534ef/packages/common/src/interfaces.ts#L72) so point 3 can be considered done already.

Sorry for not commenting sooner but if it turns it we need that `whatwyg/node` dependency for `itty-router` to work, we're not gaining anything as that brings in another 5-6 dependencies...

> Hey @acolytec3, sorry for the late reply. I was away. > > I'm not 100% sure that we need it, but the adapter seems necessary to use the HTTP...

Line 6-7 already shows up in VScode for me (has been for a while). Not sure about the `node` types issue but the one about module resolution can be fixed...

This might be solved with our recent of config changes. Will take another look

Based on internal discussions, sounds like we're all agreed that we will move to a single version number for the next releases, that are coming soon :tm: