v0.5.0
What's Changed
- Add missing block fields to the type used for
eth_getBlockByNumber
andeth_getBlockByHash
by @m-Peter in #185 - Add
eth_mining
JSON-RPC endpoint by @m-Peter in #191 - Return EIP55-compliant hex string representation of the addresses in … by @m-Peter in #195
- Add Dockerfile for local development by @m-Peter in #196
Full Changelog: v0.4.0...v0.5.0