Skip to content

Release major version 1.0

Choose a tag to compare

@Pana Pana released this 26 Feb 03:45
948e8e7
  1. Class Address support new CIP37 address
  2. Where ever need an address, you should pass an Address instance, String address will not work
  3. getStatus return a new field networkId
  4. getSupplyInfo return a new field totalCirculating
  5. Address.validate has been moved to AddressType.validateHexAddress
  6. ERC20Call, ERC20Executor, ERC777Call, ERC777Executor has been removed, you can use the new ERC20, ERC777
  7. AccountManager's constructor add a new parameter networkId
  8. org.web3j:core updated to version 4.8.4