Skip to content

Releases: iotaledger/wasp

v0.6.0-alpha.1

21 Mar 20:03
234a58d
Compare
Choose a tag to compare
v0.6.0-alpha.1 Pre-release
Pre-release

Breaking changes to clean the codebase one last time with workarounds for legacy chain deployments.

What's Changed

Full Changelog: v0.5.1-alpha.5...v0.6.0-alpha.1

v0.5.1-alpha.5

21 Mar 16:01
4f540cb
Compare
Choose a tag to compare
v0.5.1-alpha.5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.1-alpha.4...v0.5.1-alpha.5

v0.5.1-alpha.4

20 Mar 16:18
489b2f2
Compare
Choose a tag to compare
v0.5.1-alpha.4 Pre-release
Pre-release

Another minor state migration fix for existing chain setups

What's Changed

Full Changelog: v0.5.1-alpha.3...v0.5.1-alpha.4

v0.5.1-alpha.3

20 Mar 15:06
e9bda60
Compare
Choose a tag to compare
v0.5.1-alpha.3 Pre-release
Pre-release

Minor bump for fixing a migration-related issue from the previous release

What's Changed

Full Changelog: v0.5.1-alpha.2...v0.5.1-alpha.3

v0.5.1-alpha.2

20 Mar 13:53
846ee3e
Compare
Choose a tag to compare
v0.5.1-alpha.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.1-alpha.1...v0.5.1-alpha.2

v0.5.1-alpha.1

07 Mar 14:49
Compare
Choose a tag to compare
v0.5.1-alpha.1 Pre-release
Pre-release

Stability improvements, additional L1 metadata, improved gas support and support for EVM JSON/RPC Websocket transport added

What's Changed

Full Changelog: v0.5.0-alpha.12...v0.5.1-alpha.1

v0.5.0-alpha.12-hotfix-2

02 Mar 19:09
Compare
Choose a tag to compare
Pre-release
fix(vm): prevent the sender from leaving not enough for gas in account

v0.5.0-alpha.12-hotfix-1

02 Mar 17:01
Compare
Choose a tag to compare
Pre-release
fix affordable gas calc

v0.5.0-alpha.12

27 Feb 14:25
f284e70
Compare
Choose a tag to compare
v0.5.0-alpha.12 Pre-release
Pre-release

This is a breaking release, you need to reset your chain if you update to this version

What's Changed

Full Changelog: v0.5.0-alpha.11...v0.5.0-alpha.12

v0.5.0-alpha.11

23 Feb 19:20
6388606
Compare
Choose a tag to compare
v0.5.0-alpha.11 Pre-release
Pre-release

What's Changed

  • Fix committee nodes updates between components. by @kape1395 in #1997
  • gasPerToken -> Ratio32 + new state schema migration mechanism by @dessaya in #2004
  • Adapt to recent change in SubmitBlock in iota.go by @muXxer in #2007
  • Upgrade to go 1.20 in preparation to hive.go refactor by @muXxer in #2009

Full Changelog: v0.5.0-alpha.10...v0.5.0-alpha.11