sam bacha
sam bacha
Different mindmap potentially: https://www.mermaidchart.com/app/projects/7a5a269a-c4a2-491e-992a-c21152b6e4ce/diagrams/79083b72-292d-4ee4-8cdb-1b53e84fadec/version/v0.1/edit
the PM process is now managed in this repo: https://github.com/yearn/budget
> Quite some time ago the research papers on Nix and NixOS were removed from the website. > > * [748c41d](https://github.com/NixOS/nixos-homepage/commit/748c41d19350dbbf9f6f747d20df794bf2d43be1) > * [552a59b](https://github.com/NixOS/nixos-homepage/commit/552a59b4031bf1a7fb896a0cad4faa35511eee39) > > @edolstra What was the...
I have no problem contributing, I keep all my text-editor stuff normally in this repo: https://github.com/sambacha/authoring To be honest, it would be much easier to generate an ANTLR4 grammar file...
`chainId` is missing in the response object, this is most likely due to client implementation differing from the execution spec. The latest release of geth, v1.13.12 has fixes to make...
Here is the generated forkdiff report page, I had to `gzip` it as I can not upload HTML files on comments. [index.html.gz](https://github.com/ethereum-optimism/op-geth/files/14272228/index.html.gz)
it should be noted that eth_maxPriorityFeePerGas was not originally part of the official Ethereum JSON-RPC specification and originally a go-ethereum only RPC method. It is now part of the execution...
> > Mev-geth is reaching EOL come the merge, however I am maintaining a fork of geth that will have callBundle and other searcher features [here](https://github.com/0x2mev/mevexec) > > Thanks for...
just following up, what are the benefits/costs of an approach like this https://github.com/devongovett/dprint-node @dsherret ? Thanks
> Sorry, I have just been making some foundational changes to this plugin and didn't want to add support when it would all be changing. It should be fairly trivial...