[ROADMAP] aeternity roadmap & release schedule Q4-2022

The Aeternity Foundation (AF) supports the aeternity protocol and ecosystem.

The AF is giving funding grants for applications on the promotion of the success and growth of the aeternity ecosystem as well as the ae blockchain maintenance. Weekly detailed reports on the progress of the developers can be found in the Active Grant Applications under the forum’s AF Grant Category.

Our goal remains the same: to make the aenode faster, better and lighter and the ae ecosystem more attractive for the users. The hyperchain network using the aenodes has been designed to attract the Aeternity enterprise customers and their users. On top of the faster aeternity network and hyperchain network the decentralized applications (dapps) can be run with higher performance and in a private context. Therefore, the whole aeternity ecosystem will perform with higher availability, scalability, security and performance.

Q3 2022 Recap

Short review of the tasks from the Q3 2022 Roadmap.

HyperChains Alpha test network is running with a new user-friendly interface. The UI was revisited from the ground up. The underlying smart contract were refactored as well. The new UI provides many new features/options. Now it is possible to spawn an customised hyperchain (HC) with a set of configurable variables (like thresholds). Since the goal is to empower everyone to configure and spin its own network, this is a great step forward. With regards of usability and adoption a new tool was developed for the set up of a new hyperchain. This HC tool guides the users through the process. With regard to the parent chain integration a lot of work was done as well: the election was extracted into a separate contract so the same DPoS contract can be used with different election contracts. Currently the test HC has a simple PoS election contract and a HC one. The HC consensus was extended to consume parent chain blocks and use their hashes as a source of entropy for the election of the child chain’s leaders. Parent chain blocks are a function of consensus amongst a few parent chain nodes and those blocks are neatly cached in the node for faster syncing. Since the hyperchains github branch was merged to the main aeternity branch there will be in the future only one release for the main net and the HC. It is just a configuration how to use the release.

RocksDB refactoring

The refactoring of the RocksDB was completed. Now nodes will have better consistency of results. As a side effect - the syncing is speeded up a few times. Unfortunately a potential memory leak was discovered after the last release process. The primary suspects were some C++ components. These components were replaced with new C codes. However this was not the cause of the problem. The investigations on the leak issue are ongoing. Please note that it is not a trivial task to expose and reproduce this issue for any node (for example some testnet nodes run for a month now without a substantial increase of memory).

Rosetta API

The Rosetta API has two sections: read state and produce transactions. The first part is finished and the related test running on mainnet were successful. The second section of the API (produce transactions) will be developed in Q4 2022.

State Channel Demos

With the Aeternity Universe 2 closing in, two separate teams prepared different showcases for State Channels:

  • SC Marketplace
    The leading developer Ulf Wiger produced a demo of a State Channel market where anyone can list a item and sell it for AE coins on the market. All parties first open their state channels with the marketplace and then they can exchange coins and goods instantly and have a chat.

  • SC Game
    This showcase was a game with a server.

Both of those SC showcases exposed some points of necessary improvements in the state channel implementation. Some of these improvements were done in Q3 2022.

Q4 2022 Roadmap

Ongoing tasks

All tools (AeCanary , GUI Launcher, HC UI, etc.) and State Channels will be continuously improved and supported with bugfixes and small features. Rosetta API is in a second stage of implementation and hopefully finished soon.

HyperChains

The goal is to have the initial full HC implementation and to publish the HC whitepaper in Q4 2022. A work on optimization with regards of commitments on the parent chain will follow in 2023.

The following tasks are planned to be completed:

  • implement for a parent chain connector the post and the consume commitments
  • compute difficulty of different forks
  • add more features in the contract
  • improve the UI
  • improve setting up new HCs
  • report about the HC progress in the forum

All subsequent tasks are documented, see hcproject. All regular reports on the hyperchains progress can be found in the ae forum, see HyperChains 0.2 and HyperChains Alpha .

CERES Hard Fork

A work on issues/features need to be done in order to prepare for the next hard fork/protocol upgrade. Some issues/features tasks are the following:

  • Fix delegated signatures for non-existing accounts
  • Make it possible to call contracts by name (top level in ContractCallTx a name can be given and contract_pubkey will be resolved in the transaction)
  • Add raw pointers to AENS
  • If there is consensus update the AENS auction parameters
  • investigation on dynamical fork protection (security R&D)

GC Old States

A next step is to support starting synch to the live state of a given height, and then continue from there. This could dramatically shorten the time it takes to bring up a usable node.

The updates on the aeroadmap and the aerelease schedule will follow dynamically in this topic. The previous roadmap can be found on the AETERNITY ROADMAP Q3 2022 .

You are welcome to contact us under the Email: [email protected]

Release [6.7.0]

Release Date: Nov 17, 2022
Type: Maintenance, see forum post and the release notes.
Type: Maintenance / HC, see 6.7.0

That’s great.

3 Likes

would love to hear/read more about this :slight_smile:

2 Likes

Is there a company that can use Ae?

Looking forward to see the HC whitepaper and the initial full implementation in Q4 2022 :raised_hands:

3 Likes

Join us tomorrow 5:00 PM CEST for the Ask Me Anything Session with the Foundation’s Core Developer Team on Youtube! :tv: :speaking_head:

3 Likes

There are only a few days left until this year. Is it going according to the roadmap?

1 Like

Dear @forjuwon,
thanks for asking. There was a delay due to the memory leak issue. However a good progress was made, please see the Roadmap Q1 2023.

1 Like