Skip to content

v0.16.0

Compare
Choose a tag to compare
@luca992 luca992 released this 15 Nov 08:01
· 166 commits to main since this release

Improvements

  • Don't get the chain id with a rest call every time when executing a tx. Actually use the provided chainId in the client constructor if present. Otherwise get chainId once and cache it. Should speed up things