v1.4.0
What's Changed
Exciting New Features 🎉
- update to nestjs10 and latest nestjs-sdk 3.1.2 by @cfaur09 in #1160
- Transactions pool endpoint by @bogdan-rosianu in #1165
- Identities in assets by @tanghel in #1055
- add isSmartContract count support by @cfaur09 in #1163
- add account social assets by @cfaur09 in #1173
- apply isVerified property for a list of SC's by @cfaur09 in #1172
- add generic proxy forward endpoint by @cfaur09 in #1175
- add support for mex tokens previous price by @cfaur09 in #1174
- add accounts ownerAssets key by @cfaur09 in #1170
- added sender and receiver usernames by @bogdan-rosianu in #1184
- include withContractExtraDetails on accounts endpoint by @cfaur09 in #1168
- withTxCount, withScrCount support in account list endpoint by @tanghel in #1186
Bugfixes 🐛
- Fix senders filter by @cfaur09 in #1156
- fix array of functions by @cfaur09 in #1162
- fix generic forward proxy by @cfaur09 in #1176
- Identity owner fix by @tanghel in #1180
Other Notable Changes
- use general exclude decorator for proxy controller by @cfaur09 in #1166
- update mexFarms / mexPairs with specific return types by @ramonalobont in #1171
- fixed cron names by @tanghel in #1178
- Fix sharp dependency by @tanghel in #1181
- fix tx pool swagger docs by @bogdan-rosianu in #1182
- Support for MultiESDTNFTTransfer log type by @tanghel in #1183
New Contributors
- @ramonalobont made their first contribution in #1171
Full Changelog: v1.3.0...v1.4.0