[Update] Week #22: Latest Dev-Suite Updates

Latest Dev-Suite Updates

Description

What we have focused on and working on lately was gathering all of the developer tools into one to form one powerful bundle, called the Development Suite or just Dev-Suite. Dev-suite aims to bring the ultimate experience for developers(having all of the tools and services in one place).
We believe that:
It should not be difficult to build a blockchain application (aepps) on aeternity

Last two weeks we have developed some new functionalities and also managed to fix known issues for the tools. Also, we were able to release new versions of all of the tools with the latest JS-SDK version in order to support the Fortuna hard fork. New versions of the tools were also released.

Outlook

Playground

Issues with reloading the pages and loading the configuration parameters were fixed. Also, more descriptive information about transactions and calls to contracts were added to the console of the application. New release of the application will be available at the beginning of next week (23).

ForgAE

New version of forgae was released - 1.4.1 including some fixes for known issues and also the ability to spawn a local compiler was added. The documentation was also updated with latest examples. You can find more information about the release in the link below.

Goggles

New version released with latest SDK version and also with fixes for bugs reported from the community.

Change Log

  • Playground console experience improved, fixes for known issues like:
    • Reloading pages
    • Copying pages link
    • Loading configuration properties
    • Updating configuration properties
  • Forgae new release version 1.4.1
    • ForgAE is now spawning new local compiler together with the node
    • JS-SDK version is now updated to the latest at the time of releasing - 3.3.0 to support Fortuna release
    • Stability improvements - ACI functionality is refactored for a better experience under the hood
    • Documentation updated
    • CORS issues fixed;
  • Goggles new version released;

References and Relevant Links

Media Material