v1.3.0
What's Changed
Exciting New Features 🎉
- add support for transaction process status by @cfaur09 in #1091
- include price for Hatom tokens by @cfaur09 in #1100
- Apply ticker for contract address tokens by @tanghel in #1102
- add partial active state case by @cfaur09 in #1103
- Support for partially active mex pairs by @tanghel in #1104
- apply marketCap for Hatom tokens by @cfaur09 in #1105
- add operation search for transfers and add processTransaction by @cfaur09 in #1108
- add withLatestInfo parameter by @cfaur09 in #1110
- fetch numNodes using vmquery by @cfaur09 in #1111
- add support for token accounts assets by @cfaur09 in #1114
- add complexity to withLatestInfo filter by @cfaur09 in #1112
- add support for notStaked nodes and add support for multiple keys filter by @cfaur09 in #1084
- take token name from assets if exist by @cfaur09 in #1116
- add denominated supply by @cfaur09 in #1101
- add support for guardian info in username controller by @cfaur09 in #1118
- Add function attribute to smart contract results by @tanghel in #1119
- add recognizer for ESDTNFTBurn transaction by @cfaur09 in #1121
- add token timestamp by @cfaur09 in #1120
- add token value key for ESDTNFTBurn transaction by @cfaur09 in #1122
- add devnet2 configuration by @cfaur09 in #1123
- add token identifier into esdnft burn transaction action by @cfaur09 in #1128
- add support for dynamic pairLimit by @cfaur09 in #1137
- add support for codeHash for each contract upgrade by @cfaur09 in #1135
- add support for identifiers validation pipe by @cfaur09 in #1132
- add support for events topics by @cfaur09 in #1131
- transactions relayed v2 filter by @cfaur09 in #1107
- Sovereign chain support by @tanghel in #1138
- add devnet-old by @cfaur09 in #1142
- change lightwayGateway into snapshotlessGateway by @cfaur09 in #1148
- add support for account keys status filter by @cfaur09 in #1139
Bugfixes 🐛
- Event topics handle undefined by @tanghel in #1094
- Trim NFT url when hashing by @tanghel in #1099
- update API with latest sdk-nestjs version by @cfaur09 in #1125
- handle null address for ESDTRoleBurnForAll by @cfaur09 in #1136
- Node sync progress fixes by @tanghel in #1150
Other Notable Changes
- add hashes api query description by @cfaur09 in #1093
- add new test file for transactions batch by @cfaur09 in #1090
- remove withProcessStatus for transaction details by @cfaur09 in #1096
- Node status leaving fix by @tanghel in #1097
- handle situation when hex string is empty by @cfaur09 in #1115
- Removed getTotalActiveStake vm query by @tanghel in #1124
- add isSmartContract filter to be able to return a list of smart contr… by @cfaur09 in #1126
- Raw token image if not standard network by @tanghel in #1127
- Economics refactoring by @tanghel in #1129
- remove api urls servers config by @cfaur09 in #1130
- remove skipped tests by @cfaur09 in #1117
- update delegation contract by @cfaur09 in #1143
- update eGLD to EGLD token label by @cfaur09 in #1146
- avoid magic numbers for metaChainShardId by @cfaur09 in #1149
Full Changelog: v1.2.0...v1.3.0