Bitcoin Forum
May 07, 2024, 06:31:46 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 [3]  All
  Print  
Author Topic: Electrum 3.0 is out !  (Read 3246 times)
PVminer
Jr. Member
*
Offline Offline

Activity: 43
Merit: 1


View Profile
November 10, 2017, 08:10:10 AM
 #41

I agree with everything you have said. I like bech32 much better, it is practically no different than typing hex.

But that wasn't my point. I said that for electrum to "go with bc1***" on their own was a serious mistake. Think of it as a business mistake, not a technical one.

Better would have been at some get together, for a half dozen of the major players to announce support for bech32 "within a year."

I disagree  Smiley Bech32 is perfectly useful as a sending wallet. And somebody needs to polish the bugs. I found and reported a few segwit-related bugs in Electrum already.  

I only wish Electrum had a less convoluted support for P2SH-P2WPKH wallets, though.  
1715106706
Hero Member
*
Offline Offline

Posts: 1715106706

View Profile Personal Message (Offline)

Ignore
1715106706
Reply with quote  #2

1715106706
Report to moderator
1715106706
Hero Member
*
Offline Offline

Posts: 1715106706

View Profile Personal Message (Offline)

Ignore
1715106706
Reply with quote  #2

1715106706
Report to moderator
1715106706
Hero Member
*
Offline Offline

Posts: 1715106706

View Profile Personal Message (Offline)

Ignore
1715106706
Reply with quote  #2

1715106706
Report to moderator
Activity + Trust + Earned Merit == The Most Recognized Users on Bitcointalk
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715106706
Hero Member
*
Offline Offline

Posts: 1715106706

View Profile Personal Message (Offline)

Ignore
1715106706
Reply with quote  #2

1715106706
Report to moderator
1715106706
Hero Member
*
Offline Offline

Posts: 1715106706

View Profile Personal Message (Offline)

Ignore
1715106706
Reply with quote  #2

1715106706
Report to moderator
1715106706
Hero Member
*
Offline Offline

Posts: 1715106706

View Profile Personal Message (Offline)

Ignore
1715106706
Reply with quote  #2

1715106706
Report to moderator
TheQuin
Hero Member
*****
Offline Offline

Activity: 2576
Merit: 882


Freebitco.in Support https://bit.ly/2I9BVS2


View Profile WWW
November 14, 2017, 08:11:44 AM
 #42

The support for bech32 is indeed very weak but Bitcoin Core can also send to (and receive) this address if you compile from github source. The bech32 support was included in commit aa624b6. There might be some other wallets that support it because these transactions can be spotted in the wild from time to time.

I just thought I would update this to save anyone the effort of trying this themselves.
I just downloaded and installed Bitcoin Core: 0.15.1 Windows installer version released 2 days ago. For some reason, they don't seem to have included the ability to send to a bech32 address.

freebitcoin.TO WIN A  LAMBORGHINI!..

.
                                ▄▄▄▄▄▄▄▄▄▄███████████▄▄▄▄▄
                    ▄▄▄▄▄██████████████████████████████████▄▄▄▄
                    ▀██████████████████████████████████████████████▄▄▄
                    ▄▄████▄█████▄████████████████████████████▄█████▄████▄▄
                    ▀████████▀▀▀████████████████████████████████▀▀▀██████████▄
                      ▀▀▀████▄▄▄███████████████████████████████▄▄▄██████████
                           ▀█████▀  ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀  ▀█████▀▀▀▀▀▀▀▀▀▀
                   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
broadhurst
Jr. Member
*
Offline Offline

Activity: 159
Merit: 4


View Profile
November 22, 2017, 03:31:37 PM
 #43

Wow - a big thanks to all the contributors!  

This is a huge code upgrade !!!  
    
     - Code migration from Python 2.7 to Python 3.x
     - Code migration from QT4 to QT5
     - Segwit support

Release Notes: https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES

Download: https://electrum.org/#download
 
"To Infinity and Beyond !"

Hi,
 Am trying to install 3.0/3.01/3.02 on Linux Ubuntu 16.10 and am getting this:

The following packages have unmet dependencies.
 python3-pip : Depends: python-pip-whl (= 8.1.2-2) but 8.1.2-2ubuntu0.1 is to be installed
               Recommends: python3-dev (>= 3.2) but it is not going to be installed
               Recommends: python3-wheel but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Any ideas how to fix?
Abdussamad
Legendary
*
Offline Offline

Activity: 3612
Merit: 1564



View Profile
November 23, 2017, 07:33:56 AM
 #44

try doing an apt-get clean, an apt-get update, apt-get upgrade and finally install python3-pip.
adaseb
Legendary
*
Offline Offline

Activity: 3752
Merit: 1710



View Profile
November 27, 2017, 11:45:05 PM
 #45

Anyone know if you can use the old Electrum 2.7.xx to sign transactions and use Electrum 3.x to create and broadcast transactions?

The Electrum 2.7 is on my cold computer and rather leave it as-is.


.BEST..CHANGE.███████████████
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
███████████████
..BUY/ SELL CRYPTO..
TheQuin
Hero Member
*****
Offline Offline

Activity: 2576
Merit: 882


Freebitco.in Support https://bit.ly/2I9BVS2


View Profile WWW
November 28, 2017, 08:59:17 AM
 #46

Anyone know if you can use the old Electrum 2.7.xx to sign transactions and use Electrum 3.x to create and broadcast transactions?

The Electrum 2.7 is on my cold computer and rather leave it as-is.

That will work, but you will not be able to make Segwit transactions.

freebitcoin.TO WIN A  LAMBORGHINI!..

.
                                ▄▄▄▄▄▄▄▄▄▄███████████▄▄▄▄▄
                    ▄▄▄▄▄██████████████████████████████████▄▄▄▄
                    ▀██████████████████████████████████████████████▄▄▄
                    ▄▄████▄█████▄████████████████████████████▄█████▄████▄▄
                    ▀████████▀▀▀████████████████████████████████▀▀▀██████████▄
                      ▀▀▀████▄▄▄███████████████████████████████▄▄▄██████████
                           ▀█████▀  ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀  ▀█████▀▀▀▀▀▀▀▀▀▀
                   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
Pages: « 1 2 [3]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!