Skip to content

Releases: uconomy/lava

v1.3.3

04 May 18:33
Compare
Choose a tag to compare

In this HOT Lava release 🌋:

  • Updated Taquito software to get last fixes + fixing a security issue on Beacon SDK
  • Updated tezos-builder-suite to properly handle the new Faucet accounts
  • Added a nice warning to update your Faucet if you're still using an old one (useful when upgrading lava version on an existing project)

Acatlan Volcanic Field lava release (1.3.1)

01 Apr 14:12
Compare
Choose a tag to compare

In this hot lava pour, we bring in:

  • Support for the Ithaca 2 Tezos protocol
  • The latest Flextesa docker image to tryout your contracts with the latest network update
  • The latest version of LIGO compiler (0.38.1)
  • The most recent slick release of the Tezos Builder Suite deployer
  • Some bug fixes

To see the full commits list, please refer to CHANGELOG.md.

🔥

Acatenango lava release (1.2.2)

30 Mar 09:07
Compare
Choose a tag to compare

In this hot lava pour, we bring in:

  • Apple Silicon support (M1, M1 Pro, M1 Max)
  • Hangzhou network support, both for Flextesa Sandbox and deployer
  • Several fixes to CLI commands and messages
  • Better handling of Docker images download and fixes for Docker CLI messages
  • Updated some package as per Dependabot GitHub security notifications

To see the full commits list, please refer to CHANGELOG.md.

v1.1.11

25 Oct 10:56
Compare
Choose a tag to compare

This release adds support for LIGO v0.27.0, making it the default version for new projects.

v1.1.10

13 Oct 10:53
Compare
Choose a tag to compare

This Lava release adds support for LIGO 0.26.0.
We enhanced support for new LIGO versions and updated warning messages accordingly.

Thanks to @LikoIlya for fixing a bug on the compiler version compare algorithm.

v1.1.9

12 Oct 10:51
Compare
Choose a tag to compare

This release includes a fix from @LikoIlya for Flextesa's CORS config that makes sandbox deploy working again as expected.
Also, the latest version of tezos-builder-suite UI has been included.

v1.1.8

11 Oct 17:34
Compare
Choose a tag to compare

This is a hotfix that includes the latest version of tezos-builder-suite which fixes a validation issue that was causing deploys to fail.

v1.1.7

11 Oct 15:52
Compare
Choose a tag to compare

This release aims to enhance the Deploy experience with a new version of tezos-builder-suite which rewrites the Contract's storage crawler with enhanced support for complex storages.

1.1.6

08 Oct 17:23
Compare
Choose a tag to compare

This release updates tezos-builder-suite to the latest version which fixes issues related to Storage preparation when using Michelson's Set(s).

v1.1.5

08 Oct 10:34
Compare
Choose a tag to compare

This version fixes commands test and e2e-test that were suffering the issue of not using the repo config as they were supposed to.

Now testing your contract(s) will work also when you use a custom contracts' directory.