Skip to content

drop table users (1.4.5)

Compare
Choose a tag to compare
@obscuren obscuren released this 24 May 09:39
· 9117 commits to master since this release

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