Skip to content

v0.3.0 - First Stardust compatible ISC release

Compare
Choose a tag to compare
@fijter fijter released this 09 Sep 14:02
· 149 commits to master since this release
c2966c1

v0.3.0 - The first Stardust compatible ISC release

With this release, we've completely replaced our experimental GoShimmer network dependency with support for Stardust/Hornet. This paves the way for supporting ISC on Shimmer, and later on IOTA Mainnet. With this release, a plethora of additional features and improvements are introduced including but not limited to:

  • Support for using Native assets on ISC chains
  • Accessing the ISC sandbox from within EVM
  • EVM addresses as first-class citizens, you can now hold native assets in your on-chain account tied to a EVM address
  • Universal gas metering for both Wasm and EVM
  • EVM is now an integral part of ISC with no additional setup steps needed after starting a new ISC chain
  • Improved support and tooling for Wasm based smart contracts
  • A new Stardust compatible consensus mechanism
  • Tons of improvements towards the reliability and recoverability of a Wasp node

Please note that in order to run your own Wasp node you need to run the latest version of Hornet as well on the same machine.

What's Changed

New Contributors

Full Changelog: v0.2.5...v0.3.0