Skip to content

v2.4.3

Compare
Choose a tag to compare
@0x31 0x31 released this 14 Jul 04:38
· 404 commits to master since this release
9755aa0

Changelog

  • bumps the solana/web3.js dependency to its latest version and removes use of a deprecated RPC call to getConfirmedSignaturesForAddress2
  • includes various features and fixes for the updated Dev Tools, including using the submitGateway endpoint
  • fees are now tracked in RenVM, so the in-contract fee getters are returning 0. This PR fixes this by fetching the fees using ren_queryBlockState.