Skip to content

ContractKit / Connection / Wallets Release 5.1.0

Compare
Choose a tag to compare
@aaronmgdr aaronmgdr released this 18 Oct 13:37
· 218 commits to master since this release

5.1.0

Minor Changes

Patch

  • 53bbd49: Note celo sdk packages will no longer be fix bumped (ie will not share the same version always) and will now use ^range when depending on each other

  • d48c68a: Add memoization to Connection.chainId() funciton. this is reset when setProvider is called.

  • d48c68a: parallelize async calls in Governance Wrapper