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

Latest Dev-Suite Updates #Week 50

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

In the last few weeks, we had a good time during the Sofia meetup and we were able to catch up with all the Aeternities.
In the meantime we carriеd on with the development of AEproject, supporting the token migration and the forum as well.
As usual, please come to us with all your suggestions, feature requests, and issues you might have. We are happy to help! :slight_smile:

Outlook

AEproject

A new version of AEproject @2.1.0 is available!
Here are the changes we made:
We fixed an issue with docker configs. Previously the configs were set to cache the state on initialization while we start a local node. It turned out that we actually incremented the funds of the wallets, rather fund them for the very first time.
We included several error handlings again while starting your local environment, so the user is well aware of what is going on, in case of an error.
Documentation has been updated.
In the recent days there were some complaints in the forum from different users, who were not able to start their node and compiler. This was due to the fact that they were using the latest version of docker-compose (@1.25.0). We were already prepared with the support for the latest version, so as soon as the complaints started to grow, we decided to release a new version earlier than initially planned in order to solve this.
We also managed to work on a issue opened in our GitHub in relation to docker which is run behind a firewall. We now handle the error and we terminate the process. An informational message pops up to the user in order to be aware of the problem. Also, a disclaimer has been included in our documentation.
Last but not least we updated the aepp-sdk-js to version @6.1.3

Check out the changelog!

Token migration

We are always on the forum, so if there are any issues, concerns and suggestions don’t hesitate to reach out!

Coffee-shop

Coffee-shop is now ready to deploy over Lima. Unfortunately, we still have some troubles to sync our node.

Playground

The playground has been deprecated in favor of fire editor. Check out this topic why this took place.

Changelog

  • Aeproject

    • new version 2.1.0 released
    • fixed issue with docker caching
    • added informational messages to the user in case of an error
    • Documentation is updated
    • added support for docker-compose @1.25.0
    • aepp-sdk-js has been updated to @6.1.3
    • added disclaimer for docker behind firewall
  • Coffee-shop

    • ready for deploy over Lima
  • Playground

    • it’s now deprecated

References and Relevant Links

Media Material

2 Likes