Skip to content

Releases: SimplyStaking/oasis_api_server

v1.0.7

Choose a tag to compare

@VitalyV1337 VitalyV1337 released this 23 Aug 17:32
5655c68

Upgrading to Oasis-core version 21.2.8.

Oasis API Server v1.0.4

Choose a tag to compare

@VitalyV1337 VitalyV1337 released this 18 Aug 06:05

Oasis API Server updated to work with oasis-core v20.9 together with documentation updates.

Oasis API Server v1.0.3

Choose a tag to compare

@VitalyV1337 VitalyV1337 released this 19 Jun 13:31

Updated the Oasis API Server to work with Oasis v20.8!

Oasis API Server v1.0.2

Choose a tag to compare

@VitalyV1337 VitalyV1337 released this 20 May 13:29

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

Choose a tag to compare

@SimplyStaking SimplyStaking released this 14 May 09:27

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

Choose a tag to compare

@SimplyStaking SimplyStaking released this 14 May 08:43
472accd

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.