fipso

Results 16 comments of fipso

Good to know it works. Pretty wierd the tool is just paraing some plain text files. That shouldn't take a single second.

as this is an super annoying issue i will provide a PR for this soon

Yes I was wrong about the geth implementation. The default json decoder from go does not need /n at all. If it sees a whitespace or /n it just skips...

Would be cool if we get this merged. Can't use nethermind ipc sockets with ethers

Hello, the Node I am using is Nethermind. As the nethermind IPC socket is requiring a /n after each JSON object it receives I got a reverse proxy in front...