Voith
Voith
Alright I'll prototype this idea and see how it goes.
Yes I opened this issue with the intention of being able to parse JSON with Parsel. Although It'd be great to have chained parsing. But the implementation of having `jmespath`...
@eric-smithson `ethereum/populus`
@srisankethu Sorry for the delay. I din't comment earlier because I didn't understand the issue completely. I am fighting some production fires at work but I'll try to answer your...
☝️ @pipermerriam
@rsignell-usgs I suggest you reach out to ethereum's python team on their community [discord](https://discord.com/invite/GHryRvPB84)
@avatar-lavventura populus on master supoorts solidity =
@avatar-lavventura `v2.2.0` doesn't have support for the latest solidity version, github master does. To install from master do: `pip install -e git+https://github.com/voith/populus.git@new-populus-ico#egg=populus`
oops. I made you install from my fork. the command should be: `pip install -e git+https://github.com/ethereum/populus.git#egg=populus`. But doesn't explain the command `populus` not working. Can you please post the exact...
@njgheorghita will populus be made compatible with web3 4.x?