Releases: StackmateNetwork/cpclient
Releases · StackmateNetwork/cpclient
StreamHeaders
Added api for StreamHeaders helper.
Self Invite
Retrieve invite code of an existing user.
Matched unsafe unwraps
v0.1.9 Updated send post ffi api to use kind and value as separate params to…
Timestamps as u128
Using u128 for timestamps over u64
Social Root w/pubkey
Return pubkey as part of SocialRoot
Updated send_post api to take kind and value of payload as serparate params
Register Returns Invite Detail
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
Fix genesis to u128 and order of struct object
Invitation Detail
Added invite detail route to check status of privileged invite secret.
ServerIdentity
Fixed server identity struct
Better error handling
Using field 'error' to catch errors via ffi.