Skip to content

1.7.0-javascript-common

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Oct 11:48
· 51 commits to develop since this release
878910a

Added

  • New error classes InvalidVersionError, PluginUpdatePreparationError and ProposalNotFoundError

1.6.0

Added

  • New error classes
  • getInterfaceId function

1.5.0

Added

  • New error classes SizeMismatchError, InvalidProposalStatusError,
    NotImplementedError, InvalidActionError, InvalidSubdomainError,
    InvalidGasEstimationFactorError and UseTransferError

1.4.0

Added

  • Cause parameter in errors
  • Add new common error classes InvalidEnsError and DepositNativeTokenError

1.3.0

  • Add new common error classes InstallationNotFoundError
    PluginUninstallationPreparationError

1.2.0

Added

  • Adds new common error classes InvalidContractAddressError
    InvalidContractAbiError CannotEstimateGasError

Removed

  • Removes unused constants modules/common/src/constants.ts

1.1.1

  • Adds new error DataDecodingError
  • Adds new error IpfsError

1.1.0

Added

  • Adds PluginInstallationPreparationError
  • runAndRetry function

Removes

  • removed random.ts

1.0.0

Release

0.12.0-beta

Added

  • getCompactProposalId and getExtendedProposalId functions

0.11.0-beta

Release candidate 1

Changed

  • Rename EnsureAllowanceError to UpdateAllowanceError
  • Changes encodeProposalId and decodeProposalId function to support the new
    format

Adds

  • Adds isProposalId() function to the package
  • Adds encodeProposalId(addr, nonce) and decodeProposalId(pid)
  • Adds UnsupportedNetworkError error type

0.10.1-beta

  • Fix hextoBytes throwing an error when 0x is the input

0.10.0-beta

  • Adds new error EnsureAllowanceError
  • Adds new error InvalidPrecisionError
  • Adds boolArrayToBitmap and bitmapToBoolArray

0.9.1-alpha

On 2022-12-13 15:57:38

Fixed

  • IPFS uri resolving

NPM Packages