Thomas Jay Rush
Thomas Jay Rush
We're having an Ethereum meetup tomorrow if you guys are around: http://meetup.com/Philadelphia-Ethereum-Meetup.
Either 17th or 18th works for me. We had a good turnout tonight--about 45.
I have a nice location at the WeWork offices in Northern Liberties if that works. How many people might attend? I would need a couple weeks notice prior to the...
Can you please present a concrete example via `curl`? I'm fairly certain that we are not seeing this on our installations, but I would be willing to try to confirm...
> This is not even json (nullnull?) > > ``` > $ curl http://127.0.0.1:8545 -H 'content-type: application/json' --data '{"jsonrpc": "2.0", "id": 0, "method": "debug_traceCall", "params": [ > { > "to":...
> @tjayrush Just one example below (I don't have time to test every RPC endpoint) Thanks for this. It's helpful if you can provide an open source project reproducible examples....
I agree with this in theory, but my guess is that it works this way because of historical happenstance. One of the goals of the original work to enable the...
I couldn't agree more. Just pointing out a (perhaps obvious) consideration.
> See: https://github.com/wmitsuda/otterscan/blob/develop/docs/custom-jsonrpc.md#ots_getcontractcreator > > Is that what you need? if so, I can consider pushing it upstream under `erigon_getContractCreator` if core devs agree. I would use this if it...
I'm super interested in this project. Is there a website or GitHub repo? I'd like to read more about it. Very interested.