Non-versioned changes

These changes are relevant for all versions with corresponding functionality

Check Versioning to learn more about this type of changes

January, 2024

Changes:

  • The list of errors and their codes has been added to TMS for error handling process. It has been made consistent with the current list of error codes in TEOS API.

  • We've optimized the resource consumption of the application to improve performance and stability.

  • Autosigner code is now available as an auxiliary service, i.e. the transactions for specific addresses can be signed automatically if autosigner is set up. It is available in GitHub repository with all the necessary information. Contact your manager to get access to the repository.

  • TMS API: now TMS API has its own versioning! v1.0 is already available, you're welcome to use it. Check how it works

Fixes:

September, 2023

  • We've introduced some performance optimisation in our components to speed up Asset creation process with POST /Assets

June, 2023

  • Now customized tenant-specific Terms and Conditions and Data Policy can be accepted by the user already when registering to the system if tenant setup with TEOS Authentication service is used. To use this feature, tenant admin must provide either link to the page with project's T&C and Data Policy published somewhere else or provide HTML files with T&C and Data Policy to the CoreLedger manager.

  • We've made some changes in our monitoring system. Now we'll get the info in case of some problems in the system components faster.

13.03.2023

Changes

  • Ether distribution mechanism in TEOS Platform for private blockchains now works for the addresses added to TEOS API with API key. Read more

  • New Sign up flow is introduced using TMS for the case when TEOS API is used with TEOS Authentication service (user token is used to call TEOS API). Read more

  • TEOS Authentication service accepts only email during login process (usernames are not accepted)

14.02.2023

Fixed bugs

  • Now you can use the wallets which were created in other TEOS API components to retrieve and submit signed transactions with TEOS API (functionality is available in v0.8)

  • We eliminated the problem with counting the amount of requests performed by one tenant (throttling)

Last updated