Skip to content

Releases: StackmateNetwork/cpclient

StreamHeaders

05 Jan 14:08

Choose a tag to compare

StreamHeaders Pre-release
Pre-release

Added api for StreamHeaders helper.

Self Invite

05 Jan 09:00

Choose a tag to compare

Self Invite Pre-release
Pre-release

Retrieve invite code of an existing user.

Matched unsafe unwraps

04 Jan 20:01

Choose a tag to compare

Pre-release
v0.1.9

Updated send post ffi api to use kind and value as separate params to…

Timestamps as u128

04 Jan 19:17

Choose a tag to compare

Timestamps as u128 Pre-release
Pre-release

Using u128 for timestamps over u64

Social Root w/pubkey

01 Jan 17:18

Choose a tag to compare

Social Root w/pubkey Pre-release
Pre-release

Return pubkey as part of SocialRoot

Updated send_post api to take kind and value of payload as serparate params

Register Returns Invite Detail

31 Dec 08:34

Choose a tag to compare

Pre-release

Rather than a separate api for invite_detail, join now returns corresponding invite_detail.

This is not only faster but also safer as it allows a user to only get details of the invite code that concerns them.

Invitation Detail Fix

30 Dec 20:59

Choose a tag to compare

Invitation Detail Fix Pre-release
Pre-release

Fix genesis to u128 and order of struct object

Invitation Detail

30 Dec 20:19

Choose a tag to compare

Invitation Detail Pre-release
Pre-release

Added invite detail route to check status of privileged invite secret.

ServerIdentity

30 Dec 10:22

Choose a tag to compare

ServerIdentity Pre-release
Pre-release

Fixed server identity struct

Better error handling

30 Dec 06:35
0d93a07

Choose a tag to compare

Better error handling Pre-release
Pre-release

Using field 'error' to catch errors via ffi.