About this release
This is a maintenance Lima release.
It:
Upgrades the swagger definition to OAS3.
Introduces a new query param in relevant HTTP APIs. It is called
int-to-strand specifies that all integers in the response shall be represented as strings instead. This will allow SDKs to pick their preference for the data representation and will help them solve precision issues. This applies only for v3 API that supportsoas3and is not supported by theswagger v2APIAllows passing strings instead of integers in
postrequests fordebugAPIs that are convenience for testing and developing SDKs.Introduces a second HTTP specification. This is to provide the new
OAS3API under/v3/while we keep theSwagger v2API unchanged under/v2/. This aims to provide a smooth transition from old specification to the new one. The new API is to be finalized withirishardfork, please do not depend on it yet.Expands the
/apiendpoint with an option: while simply calling/apikeeps the old behaviour, calling/api?oas3will provide the newOAS3spec instead.
Please join the mainnet by following the instructions in the documentation below, and let us know if you have any problems by opening a ticket. Troubleshooting of common issues is documented in the wiki.
Documentation
For an overview of the installation process for different platforms, building the package from source, configuration and operation of the Aeternity node please refer to Aeternity node documentation.
Last updated
Was this helpful?