Skip to content

v1.1.5 - Versioning, SCRs, ESDT, optimizations, logs, other updates

Pre-release
Pre-release
Compare
Choose a tag to compare
@andreibancioiu andreibancioiu released this 17 Dec 10:15
· 900 commits to master since this release
0f88dd9

No breaking changes. Also see: https://github.com/ElrondNetwork/apidiff/pull/6.

  • #99: Balancing optimization - re-arranged the all observers slice in order to reduce the load on a specific shard and spread the load uniformly across all shards.
  • #100: Instrumentation improvements - use log files, log levels.
  • #102: Transaction extensions (non-breaking changes).
  • #104: Include SCRs in GET transaction (non-breaking changes).
  • #105: New endpoints, related to ESDT (non-breaking changes).
  • #106: Rosetta updates.
  • #107: Better end-to-end regression tests.
  • #96: API versioning infrastructure.