v1.7.0
What's Changed
Exciting New Features 🎉
- Staking v4 improvements by @tanghel in #1260
- add logs & scResults for transfers by @cfaur09 in #1283
- TPS max and total tx count by @tanghel in #1259
- Default pagination for auction list by @tanghel in #1267
- add applications endpoints by @cfaur09 in #1266
- add node waiting epochs left proxy by @cfaur09 in #1265
- Improved caching for validator auctions by @tanghel in #1269
- Load smart contract result in transaction endpoint, do not fail if esdt loading failed by @tanghel in #1272
- Add mex-pairs endpoint by @tanghel in #1276
- Remove caching and validation of validator auctions by @tanghel in #1278
- add token transfer price by @cfaur09 in #1244
- Optimize elastic calls when fetching NFT name in transaction operations by @tanghel in #1286
Bugfixes 🐛
Other Notable Changes
- add extra pair fields hasFarms hasDualFarms tradesCount by @cfaur09 in #1252
- Improved TTL for TPS keys by @tanghel in #1264
- Use operations ES collection for transactions & smart contract results by @cfaur09 in #1256
- fix missing stake test mock by @cfaur09 in #1270
- Smaller granularity tps by @tanghel in #1273
- Fix transactions queries by @tanghel in #1275
- Fetch token type from dex service by @cfaur09 in #1280
- include transaction results if has operation by @cfaur09 in #1281
- include additional data field for operations by @cfaur09 in #1282
- add support for identitites stake sort query pagination by @cfaur09 in #1284
- add MetaESDT collection assets name by @cfaur09 in #1277
- remove collect code coverage by @cfaur09 in #1285
- Add mex pairs endpoint by @tanghel in #1287
Full Changelog: v1.6.0...v1.7.0