Skip to content

Releases: lAmeR1/kaspa-rest-server-deprecated

v0.0.33

31 Aug 08:49
Compare
Choose a tag to compare
docker 3.12.3-slim

v0.0.32

07 May 22:08
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/main'

v0.0.31

25 Sep 06:55
1fc94bd
Compare
Choose a tag to compare
Cache control settings (#33)

* setting up cache control for Cloudflare

* 3s cache for 404

v0.0.30

24 Aug 12:24
4a9f480
Compare
Choose a tag to compare
Get tx from bluescore (#32)

* import ARRAY from postgres dialect

* fixing response for requested blocks from postgresql database

* added lockfile

v0.0.29

23 Aug 14:32
62889c3
Compare
Choose a tag to compare
* previous_outpoint_index changed to Integer (#31)

* No ForeignKey needed

v0.0.28

23 Aug 14:31
e54d2d1
Compare
Choose a tag to compare
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

08 Aug 13:22
e54d2d1
Compare
Choose a tag to compare
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

08 Aug 13:20
f06c382
Compare
Choose a tag to compare

Fixing the LITE version without database connection

v0.0.25

03 May 18:45
Compare
Choose a tag to compare
os fix

v0.0.24

03 May 18:40
3a68314
Compare
Choose a tag to compare
Block by bluescore (#27)

* removed block_time from outputs

* changed docstrings

* added request block-by-bluescore

* fixed inputs + outputs in TX