Skip to content

iapp: v1.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@iexec-release-please-app iexec-release-please-app released this 21 Jul 13:37
777650b

1.0.0-beta.2 (2025-07-21)

Added

  • add arbitrum-sepolia-testnet under EXPERIMENTAL_NETWORKS flag (c303529)
  • add iapp wallet import (c303529)
  • add iapp wallet select (c303529)
  • check required RLC balance for iapp run (c303529)
  • derive address from private key (c303529)
  • ensure wallet balance before deploy and run (c303529)
  • multichain support with wallet management (#212) (c303529)
  • save wallet in ethereum keystore (c303529)
  • warn before sending transactions with fees (c303529)

Changed

  • abort handling (c303529)
  • add spinner.reset() helper (c303529)
  • clear spinner after async operation completion (c303529)