Bitcoin Forum
May 04, 2024, 02:56:22 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 [35] 36 37 38 39 40 41 »
  Print  
Author Topic: Electrum - Bitcoin client for the common users (friendly and instant)  (Read 110004 times)
Tachikoma
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000



View Profile WWW
December 03, 2013, 10:05:25 AM
 #681

What does electrum -v give you ?

Electrum: the convenience of a web wallet, without the risks | Bytesized Seedboxes BTC/LTC supported
1714834582
Hero Member
*
Offline Offline

Posts: 1714834582

View Profile Personal Message (Offline)

Ignore
1714834582
Reply with quote  #2

1714834582
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, but full nodes are more resource-heavy, and they must do a lengthy initial syncing process. As a result, lightweight clients with somewhat less security are commonly used.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714834582
Hero Member
*
Offline Offline

Posts: 1714834582

View Profile Personal Message (Offline)

Ignore
1714834582
Reply with quote  #2

1714834582
Report to moderator
xchrix
Hero Member
*****
Offline Offline

Activity: 905
Merit: 1001



View Profile
December 03, 2013, 10:08:52 AM
 #682

Code:
electrum -v
path /home/christian/.electrum/electrum.dat
Install zbar package to enable QR scans


What does electrum -v give you ?
Tachikoma
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000



View Profile WWW
December 03, 2013, 10:11:48 AM
 #683

And then it quits back to the console?

Electrum: the convenience of a web wallet, without the risks | Bytesized Seedboxes BTC/LTC supported
xchrix
Hero Member
*****
Offline Offline

Activity: 905
Merit: 1001



View Profile
December 03, 2013, 10:17:09 AM
 #684

no it doesnt quit. it just does nothing. i have to press ctrl + c to get back to command input.
is it possible to start without zbar? i am not able to install it. btw i havent changed anything on my computer but it runs a very old version of opensuse but due to some issues i cant update the whole OS

And then it quits back to the console?
xchrix
Hero Member
*****
Offline Offline

Activity: 905
Merit: 1001



View Profile
December 03, 2013, 10:19:27 AM
 #685

is it possible to just show the seed from the command line? without really starting electrum? so i am able to restore my wallets on another computer
Tachikoma
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000



View Profile WWW
December 03, 2013, 10:22:51 AM
 #686

Is it possible it's just validating your transactions? Open Electrum open an acitivity monitor like top and see if Electrum is doing something.

Electrum: the convenience of a web wallet, without the risks | Bytesized Seedboxes BTC/LTC supported
flatfly
Legendary
*
Offline Offline

Activity: 1078
Merit: 1011

760930


View Profile
December 03, 2013, 11:39:54 AM
 #687

is it possible to just show the seed from the command line? without really starting electrum? so i am able to restore my wallets on another computer

Try:

Code:
electrum getseed
elendir
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
December 05, 2013, 08:22:36 AM
 #688

What version of Electrum is planned to support payment requests? Waiting for the ref client implementation first?
pinger
Legendary
*
Offline Offline

Activity: 1512
Merit: 1001


Bitcoin - Resistance is futile


View Profile WWW
December 05, 2013, 08:33:37 AM
 #689

Anybody else is having problems downloading the last version for mac ? The executable is still 1.9.4


For rent
Tachikoma
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000



View Profile WWW
December 05, 2013, 08:49:41 AM
 #690

Thomas removed the OS X build, I need to ask him why, there was a problem with it I just can't remember what exactly.

Electrum: the convenience of a web wallet, without the risks | Bytesized Seedboxes BTC/LTC supported
pinger
Legendary
*
Offline Offline

Activity: 1512
Merit: 1001


Bitcoin - Resistance is futile


View Profile WWW
December 05, 2013, 09:18:15 AM
 #691

Thomas removed the OS X build, I need to ask him why, there was a problem with it I just can't remember what exactly.

Is there any security problem on be using the version 1.9.4 on Mac?

For rent
Tachikoma
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000



View Profile WWW
December 05, 2013, 09:43:13 AM
 #692

Not that I know off.

Electrum: the convenience of a web wallet, without the risks | Bytesized Seedboxes BTC/LTC supported
btcven
Hero Member
*****
Offline Offline

Activity: 715
Merit: 500


Bitcoin Venezuela


View Profile WWW
December 05, 2013, 12:04:33 PM
 #693

Thomas removed the OS X build, I need to ask him why, there was a problem with it I just can't remember what exactly.

The problem was that the client doesn't connect and the Network button/option doesn't work/open neither in OSX versions older than Mavericks.

Admin: rdymac (PGP) | contacto@bitcoinvenezuela.com | @cafebitcoin | Electrum, lightweight bitcoin client
If I've been helpful tip me a coffee! Cheesy1rdymachKZpA9pTYHYHMYZjfjnoBW6B3k Bitrated user: rdymac.
99Percent
Full Member
***
Offline Offline

Activity: 402
Merit: 100


🦜| Save Smart & Win 🦜


View Profile WWW
December 18, 2013, 04:51:08 AM
 #694

I cant install Electrum on my Linux Mint Nadia:

Code:
sudo pip install http://download.electrum.org/Electrum-1.9.6.tar.gz#md5=0d92d137ba26136f3908f2bf50271fe3
Traceback (most recent call last):
  File "/usr/bin/pip", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2835, in <module>
    add_activation_listener(lambda dist: dist.activate())
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 704, in subscribe
    callback(dist)
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2835, in <lambda>
    add_activation_listener(lambda dist: dist.activate())
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2262, in activate
    map(declare_namespace, self._get_metadata('namespace_packages.txt'))
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1847, in declare_namespace
    _handle_ns(packageName, path_item)
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1804, in _handle_ns
    loader = importer.find_module(packageName)
  File "/usr/lib/python2.7/pkgutil.py", line 186, in find_module
    file, filename, etc = imp.find_module(subname, path)
TypeError: must be string without null bytes, not str

and
Code:
sudo pip install slowaes
Traceback (most recent call last):
  File "/usr/bin/pip", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2835, in <module>
    add_activation_listener(lambda dist: dist.activate())
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 704, in subscribe
    callback(dist)
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2835, in <lambda>
    add_activation_listener(lambda dist: dist.activate())
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2262, in activate
    map(declare_namespace, self._get_metadata('namespace_packages.txt'))
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1847, in declare_namespace
    _handle_ns(packageName, path_item)
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1804, in _handle_ns
    loader = importer.find_module(packageName)
  File "/usr/lib/python2.7/pkgutil.py", line 186, in find_module
    file, filename, etc = imp.find_module(subname, path)
TypeError: must be string without null bytes, not str

Seems my Python lib installation is broken somehow but I have no clue what it could be. Tried googling to no avail.

Please help


gtraah
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250



View Profile
February 05, 2014, 02:59:04 AM
 #695

I installed electrum and can I ask why are there already addresses in account I have not created ANY addresses this should be empty I cant even remove any. All I want in there is the one I import from my private key
TheButterZone
Legendary
*
Offline Offline

Activity: 3052
Merit: 1031


RIP Mommy


View Profile WWW
February 05, 2014, 03:02:30 AM
 #696

When you generate a new wallet seed those are the seed-generated addresses for that wallet.

Saying that you don't trust someone because of their behavior is completely valid.
gtraah
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250



View Profile
February 05, 2014, 04:16:07 AM
 #697

When you generate a new wallet seed those are the seed-generated addresses for that wallet.

But how do I delete these wallets I only want one for . I want it nice and clean, I right click I dont see an option to remove only can remove teh imported wallet which is exactly ehat I DONT want to do.
Abdussamad
Legendary
*
Offline Offline

Activity: 3612
Merit: 1564



View Profile
February 05, 2014, 09:09:47 AM
 #698

When you generate a new wallet seed those are the seed-generated addresses for that wallet.

But how do I delete these wallets I only want one for . I want it nice and clean, I right click I dont see an option to remove only can remove teh imported wallet which is exactly ehat I DONT want to do.

There is no option to remove an address.
sacko
Full Member
***
Offline Offline

Activity: 174
Merit: 253



View Profile
February 05, 2014, 09:56:36 AM
 #699

When you generate a new wallet seed those are the seed-generated addresses for that wallet.

But how do I delete these wallets I only want one for . I want it nice and clean, I right click I dont see an option to remove only can remove teh imported wallet which is exactly ehat I DONT want to do.
There is no option to remove an address.
yes you can remove an addr.
TheButterZone
Legendary
*
Offline Offline

Activity: 3052
Merit: 1031


RIP Mommy


View Profile WWW
February 05, 2014, 11:13:38 AM
 #700

When you generate a new wallet seed those are the seed-generated addresses for that wallet.

But how do I delete these wallets I only want one for . I want it nice and clean, I right click I dont see an option to remove only can remove teh imported wallet which is exactly ehat I DONT want to do.
There is no option to remove an address.
yes you can remove an addr.

You can remove an imported address. You can't remove a seed-generated address, only freeze it and collapse the tree. I forget if there's an option on startup to not use any seed or restore from seed, and have an empty wallet you just import privkeys into.

Saying that you don't trust someone because of their behavior is completely valid.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 [35] 36 37 38 39 40 41 »
  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!