c95b0da1ff Bugfix for `eth_getBlockByNumber` and `eth_getBlockByHash` methods.
0.2.3
================================
cdc2019e21 Add `eth_mining` and `rpc_configure` endpoints.
0.2.2
================================
41d93328e2 Bugfix for `eth_accounts` to return 20 byte addresses
0.2.1
================================
P70bc7ba49 Add some missing minor meta endpoints
0.2.0
================================
8f4814d5d0 Python 3 Compatability.
Significant refactor of underlying library code to use `ethereum-tester-client`. Breaking change in some ways, temporarily removing the filter functions until they are implemented in `ethereum-tester-client`.