Skip to content

ContractKit 0.4.16

Compare
Choose a tag to compare
@medhakothari medhakothari released this 24 Oct 00:01
· 1693 commits to master since this release
e22f1c0

Commits included

This release was published on October 23rd, 2020 and includes commits from 49ea377cd99c7d9baaa902a10bbe1db4aa04ddc6 to 7e8622f10cda8452b9639419037641eea3b2d394 inclusive.

Features

  • Select static node based on region resolved from timezone - #5266
  • Add wrapper for MetaTransactionWallet contract - #5156
  • Add proxy initializeImplementation calldata parameter decoding to block explorer - #5507
  • Implement signTypedData across all different wallets/signers - #5311

Bug Fixes

  • Handle errors when fetching contract addresses from registry - #5301
  • Decode proxy contract function calls properly in block explorer - #5449
  • Allow AWS HSM signing from AWS user/role without DescribeKey permission for all keys - #5337

Other Changes

  • Filter out MetaTransactionWallet from registered contracts #5523
  • Enable non-singletons in web3/wrapper contract caches #5518, #5507
  • AwsHsmSigner and AwsHsmWallet moved from default exports to named exports - #5337
  • Added PROXY_SET_IMPLEMENTATION_SIGNATURE - #5111
  • Add blockchain parameters to network config - #5319
  • Make initialization of the proxy part of the governance proposal - #5481