OutlierVentures / BuyCoPoc

BuyCo.io Proof of Concept on an Ethereum blockchain
Apache License 2.0
0 stars 1 forks source link

Error loading blockchain account, field "s" is 31 bytes and should be 32 #81

Open AronVanAmmers opened 8 years ago

AronVanAmmers commented 8 years ago

Not reproducible, logging issue for later analysis. I've had a situation where ethereumjs-accounts couldn't unlock one of my blockchain accounts. It logged an error about a variable named "s" being 31 bytes, while it should be 32. In my case it caused transactions not to work anymore.