Skip to content

3.5.1 (July 12, 2023)

Compare
Choose a tag to compare
@brunomenezes brunomenezes released this 12 Jul 02:42
· 100 commits to main since this release
v3.5.1

Below is a list of changes for each explorer application, i.e. Staking and Rollups.

Staking

  • Unit test startup optimised. We changed how files were imported using a direct path instead of the index file. [#26 ]

Rollups

  • @cartesi/rollupsv0.8.2 was removed, and code changes were applied to support the local development. [#23 ]
  • Improved docker image generation in the CI. [#39 ]

Packages

  • Added the new Cartesi logo in the UI package. That affects both Staking and Rollups applications. [#45 ]

Source information

* #18 Optimize unit tests for apps/staking by @nevendyulgerov in https://github.com//pull/26 * #23 Remove rollups v0.8.2 by @nevendyulgerov in https://github.com//pull/27 * Replacing QEMU with Depot by @brunomenezes in https://github.com//pull/39 * Add new header logo by @brunomenezes in https://github.com//pull/45

Full Changelog: v3.5.0...v3.5.1