Tomasvrba
Tomasvrba
Only outgoing transactions are saved to the db and showed as pending, incoming transactions are not shown in the app until they have at least one confirmation. This will probably...
This commit: - Adds the `AvailableHSMVersion` Redis key: `hsm:firmware:version` - Adds the `HSMUpdateAvailable()` method to the middleware which compares the version of the running HSM firmware and the AvailableHSMVersion Redis...
Previous (bitbox02-api) is being deprecated. The new one is much smaller in size, comes with complete TypeScript, and is a proper ES6 module and is based on WASM I am...
Addresses: https://github.com/RabbyHub/Rabby/issues/599 Adds a button to verify address on device screen when the account is a BitBox02 imported account The functionality is pretty simple, but please let me know if...