Releases: lAmeR1/kaspa-rest-server-deprecated
Releases · lAmeR1/kaspa-rest-server-deprecated
v0.0.23
Lite version (#26)
* allow to run REST server without postgresql database
* removed default SQL_URI
v0.0.22
Fix sockets and coingecko (#24)
* removed socket.io
* * removed socket.io
* fixed coingecko requests
v0.0.21
Fix sockets and coingecko (#24)
* removed socket.io
* * removed socket.io
* fixed coingecko requests
v0.0.18
Hotfix: Changed requests for aiohttp - no blocking!
v0.0.17
higher timeout for gunicorn
v0.0.16
Added VSPC_REQUEST=true flag, for getVirtualSelectedParentChain command
v0.0.15
check last TX. > 10 mins -> Health not ok.
v0.0.14
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