5
For offline pre-segwit wallets (addresses starting with 1) what might be the advantages of migrating or not migrating to segwit (addresses starting with 3)?
Even though segwit miner fees are or will be allegedly lower I didn't find any conclusive data on exactly how much lower they are at the moment, therefore I am assuming that keeping coins in 'legacy' format would still be cheaper in terms of future spending since the miner fee for moving to a segwit address would still be significantly higher than any future potential gains. Is this correct? Would this still be true if the coins are going to be spent e.g. in one year, two, or five?
Among current downsides to migrating to segwit wallets I see incomplete support in existing apps, also eg Mycelium won't work with a ledger nano if it is configured as segwit. This subreddit suggests to go with segwit.
Can segwit be considered ready for use?
1Note that there are still a couple "gotchas" when dealing with SegWit. Eg: Trezor (with SegWit wallet setup) will not work with Mycelium for example because they have no SegWit support. The situation with newer Bech32 "native" segwit addresses (beginning with
bc1..) is much worse... most wallets and block explorers will not understand these addresses at all. – Jonathan Cross – 2017-12-03T20:05:53.770@JonathanCross: same issue in mycelium with ledger nano, as stated in the original question. i emailed them about the problem at the email address listed in google play store and received... a bounced email. their lead dev quit, and it's not clear where they are heading. – ccpizza – 2017-12-04T04:56:50.333
1
the ticket regarding segwit support in Mycelium: https://github.com/mycelium-com/wallet-android/issues/379
– ccpizza – 2017-12-04T10:18:24.193electrum works with ledger/trezor in segwit mode: File > New/Restore > Standard Wallet > Use a hardware device > set derivation to
m/49'/0'/0'instead of the default value. – ccpizza – 2017-12-14T10:52:45.630