Releases: apache/incubator-tuweni
v0.9.0
Apache Tuweni (incubating) 0.8.2
This is a patch fix release of Apache Tuweni, fixing issues of compliance with the ASF release guidelines and its build system.
Changelog:
- Only include necessary code for testing Ethereum
- Fix provenance of SECP256K1 class
- Fix header of SECP256K1 class
- Fix stage task
- Make build reproducible
- Trace ProgPow algorithm in class explicitly
Apache Tuweni (incubating) 0.8.1
This is the second release of Apache Tuweni under the Apache incubator.
Since Apache Tuweni was accepted by the incubator, the community added new modules around hobbits, a simple wire protocol framework meant to help the development of Ethereum 2.0 networking.
This release is a bug fix release with a set of improvements to reach compliance with the Apache incubator guidelines:
- Exclude gradle wrapper jar from source distribution
- Remove binary jar file from testing resources, recreating on the fly instead
- Adding a stage task to automate staging releases
Apache Tuweni (incubating) 0.8.0
This is the first release of Apache Tuweni under the Apache incubator.
Since Apache Tuweni was accepted by the incubator, the community added new modules around hobbits, a simple wire protocol framework meant to help the development of Ethereum 2.0 networking.
This release also brings many enhancements to the SSZ serialization library to match the 0.7.1 specification of Ethereum 2.0.