You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EnhancedWallet is removed, any ethers AbstractSigner can be used instead
bellecour and ethereum mainnet are removed; native mode is removed; gas price customization is removed; embedded ethers FallbackProvider and related provider options are removed
remove deprecated CLI commands sendRLC and sendETH
remove result proxy related methods and configuration; update checkStorageTokenExists and pushStorageToken, provider is now required
remove originalError from errors (use cause instead)
remove legacy API compatibility for fetchAppOrderbook and fetchDatasetOrderbook