v1.28.0
@August 16, 2022
What is updated?
Fix the bug that other wallet extensions than MetaMask got activated when multiple Web3.0 wallet extensions are activated on your browser.
RPC endpoints in the list are checked for liveness inside StartrailSdk in advance and automatically sets the live one.
Signing logic with MetaMask is switched to personal_sign which allows removing warning messages on the Signature request popup.
Logo url for the white colour is now available to be set which is used in transition popup by Email & Password login. New property is logoWhiteUrl.
Add
METADATA_VALIDATION_FAILED
errorCode for the case that blockchain tx with metadata validation fails.Changed to invoke torusEmbed init() function at new Startrail() timing.
Last updated