Hello all,
This is a call for a vote to release Apache Tuweni (incubating) version 2.0.0. 
Apache Tuweni is a set of libraries and other tools to aid development of 
blockchain and other decentralized software in Java and other JVM languages. It 
includes a low-level bytes library, serialization and deserialization codecs 
(e.g. RLP), various cryptography functions and primitives, and lots of other 
helpful utilities.

The Apache Tuweni community has voted on and approved a proposal to release 
Apache Tuweni (Incubating) version 2.0.0. We would like to request the 
Incubator PMC members review and vote on this incubator release.

Release information:
Vote result thread:
https://lists.apache.org/thread.html/rfdedc3c78164f3cf92874a95cc2c5f4916267a41ec3c6aa020bb18a3%40%3Cdev.tuweni.apache.org%3E
We're voting on the source distributions available here:
https://dist.apache.org/repos/dist/dev/incubator/tuweni/2.0.0-incubating/
The release tag is present here:
https://github.com/apache/incubator-tuweni/releases/tag/v2.0.0-incubating-rc

This release includes the following changes:

Features:
* Users can select to keep select connections to other peers alive, 
reconnecting on disconnection (RLPx)
* New faucet application, with a simple wallet.
* JSON-RPC client and server (server is just started)
* Add syncing capabilities for mainnet
* Cache hashcode on Bytes objects.
* Use one binary bistro, and one Docker image for all of Tuweni.
* Implement the EVM as Kotlin code, instead of importing EVMC
* Add ethstats server
* Add network crawler
* Add proxy subprotocol
* Add support for eth/66 (RLPx)

Fixes:
* DNS daemon no longer throws errors when it cannot communicate over TCP
* NOTICE for binary distro
* #168: Fix Bytes32.wrap with offset
* Remove biased language (allowlist, main branch)

Thank you,
Antoine.
---
On behalf of Tuweni community

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org

Reply via email to