Akash Cosmos SDK 0.47.0 Upgrade Testnet
Akash REST API Testing Overview
The testing procedure for the REST API is rather simple and should be conducted as follows:
- Retrieve the current API swagger file here
- Dump the contents of the file into a swagger rendering engine such as this web app
- Thoroughly test both Akash and Cosmos exposed endpoints
- NOTE - all Akash queries must be updated to use
v1beta4
- see example below - Current testnet-5 API node is available here
Akash REST API Test Example
- Specific endpoint used in test:
- Example test
Cosmos REST API Test Example
- Specific endpoint used in test:
- Example test