Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Releases: apache/incubator-tuweni

v0.9.0

02 Oct 00:26
Compare
Choose a tag to compare

The following changes were made since 0.8.2:

  • Scuttlebutt improvements: we now support calling the social graphs and additional RPC methods.
  • Hobbits v3 support: we use binary messages.
  • SSZ improvements for homogeneous types

Apache Tuweni (incubating) 0.8.2

19 Sep 15:47
Compare
Choose a tag to compare

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

06 Aug 12:23
feecec6
Compare
Choose a tag to compare

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

10 Jul 03:52
Compare
Choose a tag to compare

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.