ethereum / simplecasper

Casper PoC4 implementation
19 stars 10 forks source link

fix broken dependencies #3

Closed karlfloersch closed 7 years ago

karlfloersch commented 7 years ago

This PR fixes two issues I was having with the dependencies. Here's what was going on: 1) devp2p & web3 had conflicting rlp versions, so I opened an issue on web3.py and the rlp version was shortly thereafter kindly updated to 0.4.7 2) The version of pyethereum that is being used seems to be the state_revamp branch, so I reflected that in the requirements.