Releases: lAmeR1/kaspa-rest-server-deprecated
Releases · lAmeR1/kaspa-rest-server-deprecated
v0.0.32
Merge remote-tracking branch 'origin/main'
v0.0.31
Cache control settings (#33)
* setting up cache control for Cloudflare
* 3s cache for 404
v0.0.30
Get tx from bluescore (#32)
* import ARRAY from postgres dialect
* fixing response for requested blocks from postgresql database
* added lockfile
v0.0.29
* previous_outpoint_index changed to Integer (#31)
* No ForeignKey needed
v0.0.28
Perfomance fix (#30)
* fix unneeded cast
* added 413 for content over 200kb and 411 if POST without length information
* new restriction: maximum 1000 tx ids for search
* limit light and full search to 10
* unneeded cast operator
* limit TXs to 50
v0.0.27
Perfomance fix (#30)
* fix unneeded cast
* added 413 for content over 200kb and 411 if POST without length information
* new restriction: maximum 1000 tx ids for search
* limit light and full search to 10
* unneeded cast operator
* limit TXs to 50
v0.0.26
Fixing the LITE version without database connection
v0.0.24
Block by bluescore (#27)
* removed block_time from outputs
* changed docstrings
* added request block-by-bluescore
* fixed inputs + outputs in TX