Aido
Aido
Further investigation reveals that this issue does in fact happen when testing with Speculos. It also seems to occur on all devices. This will make testing and troubleshooting much much...
Problem found. The cause of the issue is this error check: https://github.com/aido/app-seed-tool/blob/6a841cfc3812f23cf655a19cb582c4b6651c99e6/src/sskr/sskr.c#L193-L194 The `SSKR_ERROR_INVALID_SINGLETON_MEMBER` error code means: > SSKR_ERROR_INVALID_SINGLETON_MEMBER: if any group with threshold 1 has a count greater than...
seedtool-cli confirms that 1-of-2 is not allowed: ```bash aido@dev$ seedtool --in hex 59f2293a5bce7d4de59e71b4207ac5d2 --out sskr --group=2-of-3 tuna acid epic gyro free able able acid able race iris play yoga good...
Hi @DmKoshelek, The latest commit fixes this issue and it will be included in v1.7.4. Instead of ungracefully freezing the app now gracefully provides a warning if a user chooses...
Hi, I have been able to reproduce this bug on Flex AND Stax. Here are some of my observations: - This error only happens in very specific circumstances i.e. when...
Cause of issue found. I am too embarrassed to say what it was. Fix will be in v1.8.1 after some thorough testing. My previous statement was half correct: > -...
Hi. There seems to be some recemt discussion on this issue here: https://www.reddit.com/r/ledgerwallet/comments/mcltmd/can_we_get_an_update_on_the_slip0039_support_i_am/ Note: https://github.com/BlockchainCommons/bc-lethekit/issues/38
This comment: https://github.com/BlockchainCommons/lethekit/issues/38#issuecomment-967242980 and discussion here: https://github.com/trezor/python-shamir-mnemonic/issues/40 seems to reach the conclusion that SLIP39 does not support BIP39: But the same comment also proposes a BIP39/SLIP39 integration that uses BIP39...
> pretty please? If not [SLIP-0039](https://github.com/satoshilabs/slips/blob/master/slip-0039.md) there's always [BCR-0011](https://github.com/BlockchainCommons/Research/blob/master/papers/bcr-2020-011-sskr.md).
> [Any reason not to use this as SLIP39 solution for Ledger?](https://www.reddit.com/r/ledgerwallet/comments/vr3v4n/any_reason_not_to_use_this_as_slip39_solution_for/) See here: https://www.reddit.com/r/ledgerwallet/comments/ibkls4/does_ledger_have_plans_to_implement_shamir_secret/ and here: https://github.com/BlockchainCommons/lethekit/issues/38 and maybe also here: https://www.reddit.com/r/ledgerwallet/comments/vmk3gw/splitting_bip0039_mnemonic/