Dominik Schiener, the co-founder of IOTA, has recently assured the community members of various developments coming to the ecosystem in the next few weeks and months.
He said this in response to the release of the latest version of Pollen testnet. In the tweet, Schiener praised IOTA Foundation for the way it carries out its responsibilities for the growth of the ecosystem.
He further stated that the recent achievement will give rise to more progress soonest and that these expected developments will bring IOTA ecosystem to the full realization of the community’s objective.
Read Also: IOTA Foundation: The Seed Migration Tool is Now Available for Trinity Users
Dominik Schiener tweeted, “The level of execution and delivery of the IOTA Foundation is absolutely amazing. There will be so much progress over the coming weeks and months. We’re getting closer than ever to achieve our objective of being fully production-ready.”
The level of execution and delivery of the #IOTA Foundation is absolutely amazing. There will be so much progress over the coming weeks and months. We're getting closer than ever to achieve our objective of being fully production-ready. https://t.co/kETWq6kbTl
— Dominik Schiener (@DomSchiener) October 13, 2020
Improvements and Changes in the Version of Pollen Testnet
The new version brought about the shipping of the first iteration of the Distributed Random Number Generator (dRNG). Clock synchronization was also added to the new version, including major changes to the payload layout, among others.
Read Also: Weiss Ratings Says IOTA Is Destined to Fall, But IOTA’s Co-Founder Has Contrary Opinion
Below are other improvements and changes effected on the Pollen testnet as stated in the detailed blog post:
- Add multiple dRNG committees support: Pollen, X-Team and Custom.
- Add clock synchronization plugin via NTP.
- Add basic codeQL analysis pipeline for common vulnerability scanning.
- Add basic HTTP authentication.
- Change payload layout to be more similar to the one specified for Chrysalis phase 2.
- Improve rand-seed to write its output to a file.
- Improve the Docker network by making MongoDB, Grafana and Prometheus optional so that startup/shutdown times are low when not needed.
- Upgrade to the latest hive.go.
- Upgrade NodeJS dependencies of the dashboard.
- Fix several security issues.
- Refactor the entire codebase to make its package structure flat and more consistent with Hornet.
- Move data structures to hive.go
- Remove JWT authentication due to security issues of the package dgrijalva/jwt-go