Releases: unstoppabledomains/resolution-java
Releases · unstoppabledomains/resolution-java
v1.8.0
External network config usage
This release contains:
- plugged-in network config file with contracts;
- code cleanup.
Deprecated Resolution methods
All of the current methods of Resolution.java class were deprecated as we are moving to a more java friendly style.
Each of the functions has been re-added with a get prefix so that Resolution#namehash becomes Resolution#getNamehash and etc.
the old ones will be removed in the next releases.
Ens support
Added basic ens support.
Code cleanups
This release contains:
- library code cleanups.
Updated group id 'com.unstoppabledomains'
- Fixed contract ABI reading;
- Changed group id to 'com.unstoppabledomains'.