v2.4.3
Changelog
- bumps the
solana/web3.js
dependency to its latest version and removes use of a deprecated RPC call togetConfirmedSignaturesForAddress2
- 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 usingren_queryBlockState
.