martin

Results 58 issues of martin

Further improving connect releases in github actions ## Description - some degree of automation already in develop, see this github actions created pr https://github.com/trezor/trezor-suite/pull/5994 Todos: - [ ] npm-releases -...

The ultimate goal is to rewrite @trezor/connect-popup package using react and refactor passphrase flow. But lets make review process easier by splititng this into separate PRs: 1. setup dev/build. implement...

READY FOR REVIEW
connect
connect-popup

In this PR I am trying to create a new test for TOR loading #5817 So far I can tell that: - it should be doable - it is not...

Ok, I was helping one of my releatives with trezor and user experience was not very good. **Info:** - Suite Version: web, 22.7.3 [8eddb2accd31c78577f276df2e9ecf773d2c3c17](https://github.com/trezor/trezor-suite/commits/8eddb2accd31c78577f276df2e9ecf773d2c3c17) - Browser: chrome 95.0.4638.54 - OS:...

bug

This PR aims to solve inconsistency between fee rate displayed in suite and on device ## Description - 261817b90075531f1be5bfd32e99eaceeafda661 removes code responsible for keeping the same fee rate which was...

some context: https://github.com/trezor/trezor-suite/pull/4711#issue-1098109503

code

Problem 1. user enters custom fee rate into send form 2. with given feerate an output lower than dust would need to be created so this output is omitted and...

feature

Do something like this https://github.com/trezor/trezor-suite/blob/develop/packages/connect/src/device/Device.ts#L286 also here https://github.com/trezor/trezor-suite/blob/develop/packages/connect/src/api/getFirmwareHash.ts#L32

code

This is still draft. Some parts of code will move to separate PRs - [ ] depends for https://github.com/trezor/trezor-suite/pull/5768 - [x] depends for https://github.com/trezor/trezor-suite/pull/5876 - [x] should be finished after...