Skip to content

v0.6.0

Compare
Choose a tag to compare
@lmittmann lmittmann released this 15 Mar 19:18
· 250 commits to main since this release

Changes

  • upgraded to Go1.18
  • core: added generic CallFactoryReturns and CallFactoryReturnsRAW interface
  • module/eth: reduced number of exported types by applying CallFactoryReturns and CallFactoryReturnsRAW to hide factory implementations
  • module/eth: added Overrides to Call and CallFunc