All new features of the Libra Testnet, 9th edition, have been implemented, resulting in Testnet compatibility (again): https://github.com/ketola/jlibra/releases/tag/v0.4.0
- LCS transaction serialization with https://github.com/ketola/jlibra/pull/52
-
Delegated key rotation capability field to AccountState with https://github.com/ketola/jlibra/pull/55
- Fixes Bugs with failed transaction serialization #54
- Implement support for ‘delegated_key_rotation_capability’ in account state #53
- Key rotation example with https://github.com/ketola/jlibra/pull/56
As jlibra is a library, the release method is a Maven artefact: https://repo1.maven.org/maven2/dev/jlibra/