Skip to content

Releases: iotaledger/wasp

wasp-0.3.5

26 Sep 17:50
35d1b78
Compare
Choose a tag to compare

Minor release fixing several issues and adding improvements to the docker release flow

What's Changed

Full Changelog: v0.3.4...v0.3.5

wasp-0.3.4

23 Sep 08:40
af5deac
Compare
Choose a tag to compare

Minor version bump for added EVM Functionality

What's Changed

  • evm: add mock ERC20 contract for ISC base tokens at address 0x1075 by @dessaya in #1342

Full Changelog: v0.3.3...v0.3.4

wasp-0.3.3

22 Sep 15:55
b657525
Compare
Choose a tag to compare

What's Changed

Read more

v0.3.2

22 Sep 15:51
e74c0b8
Compare
Choose a tag to compare

Minor bump update, nothing special

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2.1

v0.3.2

21 Sep 14:57
e74c0b8
Compare
Choose a tag to compare

Minor release containing several bugfixes and overall improvements

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

15 Sep 17:19
92af7ce
Compare
Choose a tag to compare

This minor update contains various fixes and improvements including a big refactor of the configuration module of wasp.

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0 - First Stardust compatible ISC release

09 Sep 14:02
c2966c1
Compare
Choose a tag to compare

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

Read more

wasp-0.2.5

02 Mar 20:31
40e3da1
Compare
Choose a tag to compare

This release mainly contains improvements to the schema tool, additional reliability, logging and monitoring tools and bugfixes.

What's Changed

New Contributors

Full Changelog: v0.2.4...v0.2.5

wasp-0.2.4

02 Feb 15:18
f1ac0ed
Compare
Choose a tag to compare

This is the fourth minor release after launching the Beta of IOTA Smart Contracts mainly containing bug fixes, stability improvements, improvements to the Wasm VM + schema tool and documentation updates.

What's Changed

New Contributors

  • @Critical94 made their first contribution in #702
  • @Billy4195 made their first contribution in #760
  • @JanOonk made their first contribution in #768
  • @howjmay made their first contribution in #775

Full Changelog: v0.2.3...v0.2.4

v0.2.3

10 Dec 14:21
8cd6ecd
Compare
Choose a tag to compare

This is the third minor release after launching the Beta of IOTA Smart Contracts mainly containing bug fixes, stability improvements, improvements to the Wasm VM + schema tool, support for fixed interval block times on the EVM chains and documentation updates.

Warning: Due to changes in the EVM chain state storage this new version is not compatible with EVM chains created in v0.2.2 or older, please start with a fresh state if working with EVM chains.

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3