v1.34.0
Changes
Supported collection for bulk SRR creation and transfer
The function
transferFromWithProvenance
is deprecated and has been renamed totransferSRRToEthereumAddress
for better intuitive understanding. See more details.The argument
isHashPreimageEnabled
in transfer-related functions has been deprecated.The following are the functions on impact.
The package bundle size has been reduced by approximately 50%.
The version of torus-embed has been updated to v4.1.3.
A potential bug has been addressed where the new
$schema
URL in transfer metadata would be overwritten during the execution of transfer functions when a new version is released in the future.ethereum.send()
has been replaced withethereum.request()
in the Ethereum provider due to its deprecation. (No impact on clients)
Last updated