Multibit-Legacy / multibit-hd

Deprecated Bitcoin Wallet
https://multibit.org/blog/2017/07/26/multibit-shutdown.html
Other
172 stars 113 forks source link

'Unexpectedly high' fee message on Trezor not replicated in MBHD #657

Closed jim618 closed 9 years ago

jim618 commented 9 years ago

I just increased my fee to 0.000 15 BTC/ KB.

When I do a send with my Trezor it shows, in order: 1) Confirm sending 0.002 BTC to "an address"/ Click OK on Trezor 2) Fee 0.00015 BTC is unexpectedly high. Send anyway ? This is NOT shown in MBHD - you get a confusing empty trezor message. See screen shot.

screen shot 2015-07-12 at 13 54 26

Click OK on Trezor 3) Really send 0.00215 BTC from your wallet ? Fee included 0.00015 BTC Click OK on Trezor to send

jim618 commented 9 years ago

Just to clarify: the send gets sent correctly - it's just the extra interstitial screen does not display in MBHD.

gary-rowe commented 9 years ago

Added support code for the additional button press request. Here's a screen shot:

screen shot 2015-07-26 at 15 23 51

It follows the same formatting pattern that we use everywhere else and has been applied to both Send and Empty use cases.

Supporting code (MultiBit Hardware and hid4java) has been pushed to Maven staging repo

Ready for review and close.

jim618 commented 9 years ago

Confirmed the 'high fee' message appears ok. Closing