Skip to content

Releases: qubic/qubic-http

v0.10.1

Choose a tag to compare

@LINCKODE LINCKODE released this 08 Jul 06:20
0e6dd09

What's Changed

  • fix: dispatch commit SHA instead of inlined OpenAPI spec by @sallymoc in #52
  • Schnorrq security patch jul 2026 by @LINCKODE in #56

Full Changelog: v0.10.0...v0.10.1

v0.10.0

Choose a tag to compare

@qubicmio qubicmio released this 22 May 10:19
9101e2f

Add health check endpoint

v0.9.1

Choose a tag to compare

@LINCKODE LINCKODE released this 24 Feb 05:30
dd57fe7

Full Changelog: v0.9.0...v0.9.1

v0.9.0

Choose a tag to compare

@qubicmio qubicmio released this 02 Feb 16:17

What's Changed

  • Add get active ipos endpoint

Full Changelog: v0.8.1...v0.9.0

v0.8.1

Choose a tag to compare

@qubicmio qubicmio released this 07 Nov 10:42
  • Removes unnecessary padding from /v1/assets/issuances/{index} request.
  • Dependency updates.

v0.8.0

Choose a tag to compare

@qubicmio qubicmio released this 07 Mar 14:05
d6d0c6e

Changes

  • Add endpoints for querying asset related information
    • Query asset issuances, ownerships and possessions by universe index.
    • Query asset issuances. Optionally filter by asset name and issuer identity.
    • Query asset ownerships and possessions. Asset name and issuer identity are mandatory. Issuer Identity defaults to zero address. Optionally filter by owner identity, ownership managing contract, possessor identity, possession managing contract.

New endpoint URLs:

/assets/issuances/{index}
/assets/issuances
/assets/ownerships/{index}
/assets/ownerships
/assets/possessions/{index}
/assets/possessions

v0.5.1

Choose a tag to compare

@LINCKODE LINCKODE released this 29 Jul 16:43
0b14462
Merge pull request #16 from qubic/dev

Dev

v0.4.0: added draft implementation for pool qubic client (#9)

Choose a tag to compare

@0xluk 0xluk released this 17 Apr 11:31
9d2c2df
* added draft implementation for pool qubic client

* added docker build for dev branch

* properly closing and putting back conn from pool

* added rpc_server and switched deploymen to it

* added block-height

* fixed broadcast tx decode issue

* added base64 decoding to broadcast-transaction

* added encodedtx to broadcast transaction response

* bumped go-node-connector version

---------

Co-authored-by: 0xluk <luk@dev>

v0.2.0

v0.2.0 Pre-release
Pre-release

Choose a tag to compare

@0xluk 0xluk released this 22 Jan 17:17

v0.2.0