Skip to content

Releases: Consensys/tuweni

Release v2.7.2

21 Oct 09:24
4725d6c

Choose a tag to compare

Changelog

  • Exclude trailing/leading zeros when converting Bytes to int/long in Bytes::toInt and Bytes::toLong.
  • Add new method Bytes::trimmedSize.

Release v2.7.1

24 Jun 11:31
4853533

Choose a tag to compare

Changelog

  • Fix BaseUInt256Value::equals to account for Bytes types and not only UInt256 types

Release v2.7.0

24 Feb 04:49
f09f0a8

Choose a tag to compare

First full release with libraries published to
https://central.sonatype.com/namespace/io.consensys.tuweni

Highlight: Reduce check argument args allocations (#10)

Changelog

Reduce check argument args allocations (#10)
f09f0a8 Allow release permission in GHA (#38)

25.2.0

19 Feb 07:53

Choose a tag to compare

First full release with libraries published to
https://central.sonatype.com/namespace/io.consensys.protocols

Highlight: Reduce check argument args allocations (#10)

24.12.0-RC1...25.2.0

24.12.0-RC1

20 Jan 15:33
5383996

Choose a tag to compare

First RC of consensys/tuweni

You'll now need minimum Java 21 to build and run Tuweni.