This repository has been archived by the owner on Aug 1, 2023. It is now read-only.
Apache Tuweni 2.1.0 (incubating)
atoulme
released this
22 Jan 07:17
·
611 commits
to main
since this release
New features:
- Add OpenTelemetry metrics reporting service
- Add synchronizer to eth client
- New application: Ethereum node crawler
- Add support for more EVM opcodes: extcodehash, extcodecopy, support Istanbul opcodes
- New application: JSON-RPC proxy
- New application: bootnode
- Support Java 17
- Better gradle wrapper for Windows
Fixes:
- Upgrade Vert.x to 4.1.2
- DNS discovery resilience, allow retries and using multiple servers. (Jiri Peinlich)
- Move to new license checks build
- Remove logback runtime dependency
- Provide system property to disable use of libsodium in hashing.
- Upgrade Kotlin to 1.5.31