Releases: stakwork/sphinx-rs
Releases · stakwork/sphinx-rs
sphinx-ffi-0.3.0-rc3
use VLS MyKeysManager instead of KeysManager
sphinx-ffi-0.3.0-rc2
pubkey_from_seed
in ios bindings
sphinx-ffi-0.3.0-rc1
include some client-side onion creation bindings (ios only for now)
sphinx-ffi-0.2.9-rc2
- add entropy_to_seed and mnemonic_to_seed to UDL definition
sphinx-ffi-0.2.8
- mnemonic_to_seed
- new in-memory store for mobile signer
sphinx-ffi-0.2.7
no-native feature to compile in std but without rand or clock
sphinx-ffi-0.2.6
- One single
run
command to use mobile VLS signer - topic is passed in as first argument to determine which mobile signer method to run (init, vls, lss)
sphinx-ffi-0.2.5
- velocity control in mobile signers
sphinx-ffi-0.2.4
- simplified mobile signer SDK
sphinx-ffi-0.2.3
- mobile signing!