Skip to content

0.3.0 - goodbye moshi

Compare
Choose a tag to compare
@mirceanis mirceanis released this 16 Sep 12:17
· 44 commits to develop since this release
9d10ddb
  • refactor - replace moshi with kotlinx.serialization ( #6 )
    • this is a breaking change for upstream users of moshi
    • package names for some classes have changed, reimports may be needed
  • feature - add ethChainId ( f658925 )
  • feature - throw more specific JsonRpcInvalidArgumentException ( a79b3a0 )