Releases: stakwork/sphinx-rs
Releases · stakwork/sphinx-rs
sphinx-ffi-0.7.37
- delete bindings
sphinx-ffi-0.7.36
- fetching sent tags with status and errors,
- new
get_tags
binding route_hint
in sender json- push modifiers (dont send push when sending to self)
sphinx-ffi-0.7.35
- allow older
encrypted_date
msgs
sphinx-ffi-0.7.34
- encrypted tag in each message
- "copy to self" and messages in tribe will show
tag
inRunReturn
- SEND_SELF topic
sphinx-ffi-0.7.33
- fix cltv timeout for async payments
- sync tribe join if 2 devices online at the same time
sphinx-ffi-0.7.32
- separate
settle_topic
andsettle_payload
on the RunReturn - if those are present, publish them first
- wait for response from server (
settled_status
) with status=COMPLETE andhtlc_id
equal to the index of the incoming message. If status=FAILED, then skip the rest of the RunReturn (dont publish other topics, dont save state)
sphinx-ffi-0.7.31
- auto sub to blockheight
sphinx-ffi-0.7.30
- if fetch_batch parsing fails, alert bindings in the RunReturn.error
sphinx-ffi-0.7.29
- ParsedInvite struct with
code
,inviter_contact_info
,inviter_alias
,initial_tribe
,lsp_host
- optional
invite_code
as last argument toinitial_setup
sphinx-ffi-0.7.28
- parse_invite binding