Releases: SimplyStaking/oasis_api_server
v1.0.7
Oasis API Server v1.0.4
Oasis API Server updated to work with oasis-core v20.9 together with documentation updates.
Oasis API Server v1.0.3
Updated the Oasis API Server to work with Oasis v20.8!
Oasis API Server v1.0.2
1.0.2
Released on May 2020
Changed
- Changed endpoints by removing trailing
/
E.G/api/ping/
is now/api/ping
Oasis API Server v1.0.1
Updated Tendermint version, this changes precommits of a block to signatures. Now works properly with Oasis-Core 20.6+
Oasis API Server v1.0.0
The API Server was specifically built as a way for PANIC to be able to retrieve data from the Oasis nodes that it will be monitoring. Apart from retrieving data from the protocol's API, this server can retrieve data from the exposed Prometheus endpoint.
If you would like any endpoint specified in the Oasis docs to be implemented, kindly open an issue and we will consider adding it in a future release. You might also want to have a look at our contribution guidelines, especially if you want to try adding it yourself.