Pavol Rusnak

Results 504 comments of Pavol Rusnak

> Thanks for the report! @prusnak notice Trezor seems to be making calls twice. Is this intentional? Opened https://github.com/trezor/trezor-suite/issues/5285

It seems the fractional bits_per_key was introduced quite some time ago, see https://github.com/facebook/rocksdb/commit/57f30322855b6ed38296ec0f4c6fb03b095fe0b3 (27 Nov 2019) But for some reason the build is OK when I use rocksdb 6.23.3 and...

> the only changes needed were dependencies and the code didn't change? Yes. That seems to be the case. However, by switching the dependency from forked version to upstream version,...

I think we might be able to maintain two different setups: - one for modern distributions, which have recent versions of rocksdb that can be dynamically linked against recent upstream...

> * Backport the fixes into upstream and use that with ranged operators. > * Merge upstream into our fork as a separate version and use range on that What...

Since the https://github.com/trezor/trezor-suite/issues/3999 has been fixed and Trezor Suite should now work in Tails (after applying the settings from https://wiki.trezor.io/Glossary:Tor in `about:config`), I think this can be closed as well.

@w0xlt I am sorry if this is documented somewhere, but how do you determine which input carries the public key for ECDH?

It seems that Xcode 13 ships with a new tool called `notarytool` making the whole process easier: https://scriptingosx.com/2021/07/notarize-a-command-line-tool-with-notarytool/ Also the process is supposed to be 10x faster than the old...

might be relevant: * https://gregoryszorc.com/blog/2022/08/08/achieving-a-completely-open-source-implementation-of-apple-code-signing-and-notarization/ * https://github.com/indygreg/PyOxidizer/tree/main/apple-codesign * https://gregoryszorc.com/docs/apple-codesign/stable/ * https://crates.io/crates/apple-codesign

For the record: recently we updated the Trezor stack (Firmware + Suite) to support Taproot and we used descriptors with ranges from this proposal for accounts, e.g. `tr([5c9e228d/86'/0'/0']xpub6Bw885JisRbcKmowfBvMmCxaFHodKn1VpmRmctmJJoM8D4DzyP4qJv8ZdD9V9r3SSGjmK2KJEDnvLH6f1Q4HrobEvnCeKydNvf1eir3RHZk//*)#4swej4wz`