casper-network/casper-python-sdk

jsonrpcclient v4 causes some breaking changes

GuybrushX opened this issue · 1 comments

Since the jsonrpcclient v4 has some breaking changes the pycspr library needs to be updated.

Breaking changes:
https://composed.blog/jsonrpcclient-4-changes

I don't have the time right now to update all files but this is one example PR

How should I configure my localhost Casper network so the next error would be fixed when running pytest?

image