Tomek Drwięga
Tomek Drwięga
@mdben1247 totally agree, apologies for the delay. Happy to review the PR, I didn't wrap my head around it just yet (lack of time).
It's been a while since I looked at the `trace_` API, but I suspect that it's only Parity / OpenEthereum compatible, it has not been tested against Geth and some...
I think the real question is what we want to achieve, we have couple of goals, but with a completely different scopes and timelines. Main pain points currently: long compilation,...
@snd we are considering extracting some crate to a separate repo: `paritytech/common`, might be worth to include `evm` and `test_client` there as well, cc @dvdplm Definitely a huge gain would...
This needs to be a separate API of `evm` object, the code is in `ethkey`, you can have a look at `accounts_provider.mod`. I think the API should look like this:...
Perhaps an incorrect handling of conversions in `ethabi`.
Did you try `(String, String)`?