This is a bug fix release and includes the following changes:
- Fixed
eth_estimateGas
for non-contract accounts #2589
- Fixed
eth_signTransaction
to return the signed transaction #2578
- Fixed
nil
pointer crash for topics #2585
- Excluded all
personal
namespace from history #2567
- Added new
personal_signAndSendTransaction
method to the RPC #2564