What's Changed
- use node 22 by @peterjah in #759
- Update mns.ts by @leopardracer in #761
- GRPC provider - Main.2.5 by @modship in #742
- add immutable and fix mns link resolve by @fleandrei in #763
- add gas estimation for execute readonly by @peterjah in #762
- fix executeSC tests by @peterjah in #764
- remove duplicate Serializable interface by @peterjah in #765
- add readonly executeSC in PublicProvider interface by @peterjah in #766
- add WBTC addresses by @peterjah in #767
- rework token wrapper for WBTC, add WMAS methods by @peterjah in #769
- add multicall wrapper by @peterjah in #770
- fix multicall tests by @peterjah in #771
- GRPC MAIN.2.6 by @modship in #743
- add grpc readStorage test by @peterjah in #773
- Implement getAddressesDatastoreKeys by @Ben-Rey in #774
- fix Args deserialization for Uint8Array with byteOffset by @peterjah in #775
- add current_mip_version field in nodeStatus by @peterjah in #776
- fix grpc readSC by @peterjah in #777
- Readonly by @peterjah in #778
- Mrc20 balance by @peterjah in #780
- mns resolve test by @peterjah in #779
- New get datastore keys by @peterjah in #781
- fix publicProvider constructor type by @peterjah in #782
- fix balance error msg by @peterjah in #784
- add balance method for contract by @peterjah in #785
- add return await eslint rule by @peterjah in #788
- Remove babel by @peterjah in #789
- deweb get metadata global for multiple addresses by @fleandrei in #787
- remove unused deps by @peterjah in #790
- add areimmutable and multi address mns retrieve by @fleandrei in #791
- fix doc due to too long alias type in generated code by @fleandrei in #792
- release v5.3.0 by @peterjah in #794
New Contributors
- @leopardracer made their first contribution in #761
Full Changelog: v5.2.0...v5.3.0