carver on master
Issue #1942 remove linting erro… (compare)
For now I think I can just checkout the commit before the merge.
Yup, this is a reasonable solution for now. It is possible to make the blake2b-py install optional and maintain the pure python implementation as a backup. It's probably not top priority for us, but if you open an issue or want to work on it yourself I'm happy to guide on the necessary steps.
the pyethash version this depend on seems to have a problem compiling on big endian platforms. This issue was fixed in the pyethash repo but I don't think that fix was put onto pypi, so the version pip tries to install fails.
Can you link to the issue or the fix in the repo? I can push out a release, just want to make sure I understand the change you need so I can verify it's working, before release.
SELFDESTRUCT
was changed.
eth-tester
v0.2b1+
py-evm
0.2.0a43+ under the hood)
eth-tester
v0.2b3 I believe
petersburg
function altogether.)
towncrier --draft
is my friend. ^_^
ethereum-python-project-template
ethereum/ethereum-python-project-template#28 but we wanted to wait for the next Trinity release to see if there are any further tweaks to the release script needed.