Skip to content

Releases: lAmeR1/kaspa-rest-server-deprecated

v0.0.23

03 May 18:10
436c11e
Compare
Choose a tag to compare
Lite version (#26)

* allow to run REST server without postgresql database

* removed default SQL_URI

v0.0.22

29 Mar 20:54
cb4d5f3
Compare
Choose a tag to compare
Fix sockets and coingecko (#24)

* removed socket.io

* * removed socket.io
* fixed coingecko requests

v0.0.21

29 Mar 20:50
cb4d5f3
Compare
Choose a tag to compare
Fix sockets and coingecko (#24)

* removed socket.io

* * removed socket.io
* fixed coingecko requests

v0.0.20

29 Mar 20:47
Compare
Choose a tag to compare
Detection 429

v0.0.19

28 Mar 01:46
Compare
Choose a tag to compare
Detection 429

v0.0.18

28 Mar 01:20
Compare
Choose a tag to compare
Hotfix: Changed requests for aiohttp - no blocking!

v0.0.17

21 Mar 22:15
Compare
Choose a tag to compare
higher timeout for gunicorn

v0.0.16

14 Mar 22:24
Compare
Choose a tag to compare
Added VSPC_REQUEST=true flag, for getVirtualSelectedParentChain command

v0.0.15

14 Mar 00:44
Compare
Choose a tag to compare
check last TX. > 10 mins -> Health not ok.

v0.0.14

11 Mar 20:09
6109dd1
Compare
Choose a tag to compare
Resolve inputs' previous outpoint directly (#21)

* resolve previous outpoint txs

* light and full mode

* fix when outpoint not in DB

* description for query param

* resolved review comments