meowsbits
meowsbits
Have reproduced, while trying to stream from Goerli testnet: ``` $ ethereumetl stream --start-block 0 --provider-uri file:///tmp/geth-reupholster.ipc -e transaction | tee transactions.csv Symbolic Execution not available: No module named 'mythril.ether'...
What about a flag that would override (or "define with -force"?) the value? - `--usb.coin-type-id` or, - `--usb.slip0044-id` or, ... - `--usb.pathid`, `--usb.path-component`, ...
Last two commits add `--usb.pathid`.
Hey there, I've just created a PR (see link just above) with a few commands and resources that might help. Maybe we can move the conversation there and build a...
Rel #90
This is for documentation in some places, and the dependency `/params/parity.json.d`
Indeed, good idea! A global singleton is one option. One priority to keep in mind is that we'll want to integrate cleanly with the existing parallelized tests (and there are...
> raising another concern where some networks are going to be deprecated. Can you say more what you mean here? If I understand correctly, this kind of flexibilty can be...
Thanks your time putting this together! This is very helpful. I think the package-ized chain configuration idea is quite interesting (`package rinkeby-configuration`), but am not sure exactly what benefits it...
Thanks for the report. I've seen this is issue before, too. https://github.com/etclabscore/core-geth/issues/439 I just reproduced it yesterday as well, and will take a look at it this week.