Skip to content

v2.19.0

Choose a tag to compare

@ochikov ochikov released this 28 Nov 15:42
e072814

What's Changed

Note: The default mirror node endpoints were updated from the private mirror node hcs.mainnet.mirrornode.hedera.com:5600 to the public mirror node public.mirrornode.hedera.com:443. If you would like to continue using the private mirror node you will need to update the default mirror node client client.setMirrorNetwork("hcs.mainnet.mirrornode.hedera.com:5600").

  • Update the Mainnet mirror node and add integration test by @ochikov in #1327
  • Bug/1326 mirror network update by @ochikov in #1328
  • Added getters and deprecated old ones by @ochikov in #1329
  • Integration test workflow by @ochikov in #1330
  • Added proxies for different networks by @petreze in #1331
  • Аdded NFKD normalization for mnemonic passphrase by @petreze in #1335
  • Change param of getNftInfo from allowanceSpenderAccountId to spenderId by @ochikov in #1337
  • Fix for optional param of transaction range by @ochikov in #1339