This repository has been archived by the owner on Aug 1, 2023. It is now read-only.
Apache Tuweni 1.1.0 (incubating)
New:
- Implement DNS discovery reader, reading from goerli and mainnet
- Implement #71 - short hash string
- Implement #72 - Upgrade codec dependency by @ajsutton
- #74 and #75 enhance UInt256 performance by @shemnon
Changes:
- Move to slf4j from logl
- Simplify address and hash classes
- Expose the ability to destroy public keys directly
Bug fixes:
- Fix for issue #50 - FileBackedFingerprintRepository throws NPE if fingerPrintFile has no parent Dir
- Fix for issue #78 - Dist tar.gz and zip contain duplicate items
- Fix for issue #82 - Fix Windows tests by @shemnon
Misc:
- Adopt github actions to run CI
- Upgrade to Gradle 6.3
- Fix for issue #63 docker to build