Skip to content

Releases: stakwork/sphinx-rs

sphinx-ffi-0.7.37

07 Jun 04:15
Compare
Choose a tag to compare
  • delete bindings

sphinx-ffi-0.7.36

05 Jun 16:06
Compare
Choose a tag to compare
  • 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

04 Jun 22:27
Compare
Choose a tag to compare
  • allow older encrypted_date msgs

sphinx-ffi-0.7.34

04 Jun 21:22
Compare
Choose a tag to compare
  • encrypted tag in each message
  • "copy to self" and messages in tribe will show tag in RunReturn
  • SEND_SELF topic

sphinx-ffi-0.7.33

04 Jun 15:57
Compare
Choose a tag to compare
  • fix cltv timeout for async payments
  • sync tribe join if 2 devices online at the same time

sphinx-ffi-0.7.32

03 Jun 18:27
Compare
Choose a tag to compare
  • separate settle_topic and settle_payload on the RunReturn
  • if those are present, publish them first
  • wait for response from server (settled_status) with status=COMPLETE and htlc_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

03 Jun 04:07
Compare
Choose a tag to compare
  • auto sub to blockheight

sphinx-ffi-0.7.30

29 May 23:25
Compare
Choose a tag to compare
  • if fetch_batch parsing fails, alert bindings in the RunReturn.error

sphinx-ffi-0.7.29

29 May 00:34
Compare
Choose a tag to compare
  • ParsedInvite struct with code, inviter_contact_info, inviter_alias, initial_tribe, lsp_host
  • optional invite_code as last argument to initial_setup

sphinx-ffi-0.7.28

28 May 19:51
Compare
Choose a tag to compare
  • parse_invite binding