Abdussamad
Legendary
Offline
Activity: 3682
Merit: 1580
|
|
December 17, 2013, 08:52:19 AM |
|
XP
Seems like you are giving me instruction on how to use "command line" to set up another wallet within Electrum. I have never used command line as suggested by my preface.
I understand but there is always a first time. I promise you it won't bite I assume using File>Open does the same thing?
File open opens an existing wallet. Once you've created a new wallet you can indeed use file open to open it. You could also create a shortcut (right click shortcut > properties > target) like this to directly access a specific wallet: electrum -w c:\path\to\wallet That still leaves the main question of what would be best to do. Is it correct to assume that it is better not to have all your btc in one place? If so, is there any difference in safety or security between having multiple wallets in Electrum as opposed to having multiple versions of Electrum?
Multiple wallets are fun and useful if you are a power user. You can isolate coins from different sources under different wallets. You can setup offline wallets and online watch only wallets. Offline wallets are considered safer than online wallets. Multiple versions of electrum on the same system are not useful.
|
|
|
|
nioc
Legendary
Offline
Activity: 1624
Merit: 1008
|
|
December 17, 2013, 05:56:27 PM |
|
Thank you very much for your answers.
|
|
|
|
splat44
|
|
December 19, 2013, 03:32:19 AM |
|
Hi,
What's happening with latest standalone version 1.9.6? It's not available!
|
|
|
|
adamas
Legendary
Offline
Activity: 1014
Merit: 1003
VIS ET LIBERTAS
|
|
December 19, 2013, 07:29:08 AM |
|
Hi,
What's happening with latest standalone version 1.9.6? It's not available!
It still has some bugs.
|
"Es ist kein Zeichen geistiger Gesundheit, gut angepasst an eine kranke Gesellschaft zu sein."
|
|
|
splat44
|
|
December 21, 2013, 03:47:30 AM |
|
Hi,
What's happening with latest standalone version 1.9.6? It's not available!
It still has some bugs. Alright I still be using the version that I have until bugs are fixed!
|
|
|
|
SebastianJu
Legendary
Offline
Activity: 2674
Merit: 1083
Legendary Escrow Service - Tip Jar in Profile
|
|
December 21, 2013, 08:57:45 PM |
|
Since i dont like to connect to random servers with different limitations i would like an automatic reconnect option for the server one wants to use. At the moment i can use the autoconnect and get random servers or i can disable that and have to life with connecting servers by hand from time to time because a lost connection isnt automatically reestablished.
|
Please ALWAYS contact me through bitcointalk pm before sending someone coins.
|
|
|
coinminers
|
|
January 06, 2014, 01:20:32 PM |
|
When I open up my 1.9.6 electrum wallet it tells me "Not connected" on the bottom left. Nothing happens when I click on Tools > Network.
I am using OSX 10.7.5.
How can I get it to connect?
|
|
|
|
btcven
|
|
January 07, 2014, 01:30:29 PM |
|
When I open up my 1.9.6 electrum wallet it tells me "Not connected" on the bottom left. Nothing happens when I click on Tools > Network.
I am using OSX 10.7.5.
How can I get it to connect?
1.9.7 should have this fixed. Until then 1.9.4 is the latest version working in pre OSX Mavericks OS versions. https://download.electrum.org/electrum-1.9.4.dmg
|
|
|
|
captchunk
Member
Offline
Activity: 112
Merit: 10
|
|
January 11, 2014, 03:50:29 PM |
|
Noticed the "Coinbase Buyback" plugin in 1.9.7. What's that all about? Who gets prompted to buy their coins back from coinbase? The payer or the payee? And why would this only be limited to when sending coins?
Also, where's the right place to put in a feature request? I've been using electrum (best wallet btw!) for paper backups, writing down the master seed and then shredding the wallet file, then making a watch-only from the master public seed (there's something comforting about being able to open up a wallet file and seeing your coins right there).
It would be cool if Electrum could have an option to make a paper backup at wallet creation. Like when the 12 word first appears, have an option to print out a nice looking sheet with your 12 word seed and QR codes for master and public seed, maybe a spot to add in some text for customization. This without having to save an unsecure .pdf anywhere either. As a bonus it would be amazing if after this step, Electrum automatically saved your new wallet file as a seedless watch-only wallet.
|
|
|
|
splat44
|
|
January 12, 2014, 02:39:03 AM |
|
Hi,
What's happening with latest standalone version 1.9.6? It's not available!
It still has some bugs. Alright I still be using the version that I have until bugs are fixed! Ok, I know current version 1.9.7 funny I found version 1.9.6 in the stand alone for windows, is this the same as 1.9.7 and run without any problems! Let me know!
|
|
|
|
btcven
|
|
January 13, 2014, 12:24:27 AM |
|
Noticed the "Coinbase Buyback" plugin in 1.9.7. What's that all about? Who gets prompted to buy their coins back from coinbase? The payer or the payee? And why would this only be limited to when sending coins?
The plugin proposes to rebuy coins after the user sends them, via Coinbase API.
https://github.com/spesmilo/electrum/pull/446#issuecomment-28915524
|
|
|
|
Silverpike
Newbie
Offline
Activity: 54
Merit: 0
|
|
January 17, 2014, 09:12:01 PM |
|
I have a question for the devs:
I'm trying to understand the potential security vulnerabilities of Electrum. I have read every resource I can find online, but I can't find a reference to one of my biggest questions:
1. Is the electrum.dat file vulnerable? 2. Does a user need to protect access to this file with the same degree of care as the bitcoin-QT's wallet.dat? 3. If an attacker were to access electrum.dat, would the attacker be able to transfer funds and impersonate the victim?
Thanks.
|
|
|
|
Abdussamad
Legendary
Offline
Activity: 3682
Merit: 1580
|
|
January 17, 2014, 10:02:19 PM |
|
I have a question for the devs:
I'm trying to understand the potential security vulnerabilities of Electrum. I have read every resource I can find online, but I can't find a reference to one of my biggest questions:
1. Is the electrum.dat file vulnerable? 2. Does a user need to protect access to this file with the same degree of care as the bitcoin-QT's wallet.dat? 3. If an attacker were to access electrum.dat, would the attacker be able to transfer funds and impersonate the victim?
Thanks.
The wallet file, which can be electrum.dat in older versions, contains your electrum seed which is needed to spend your coins. If you chose to set a password when you installed electrum the seed is encrypted before being written to disk. In that scenario if someone were to get their hands on your wallet file they would first need to decrypt it before they could spend the coins or sign messages using your private keys. If you haven't set a password then they wouldn't have to do that.
|
|
|
|
luv2drnkbr
|
|
January 18, 2014, 02:27:17 AM |
|
Is it possible to use 3rd party plugins with the portable windows build? Like can I just make a plugin folder in the electrum_data folder? I'm trying but nothing is working. Or is that something that just can't be done in the portable build?
|
|
|
|
flatfly
Legendary
Offline
Activity: 1092
Merit: 1016
760930
|
|
January 19, 2014, 12:59:49 PM |
|
Is it possible to use 3rd party plugins with the portable windows build? Like can I just make a plugin folder in the electrum_data folder? I'm trying but nothing is working. Or is that something that just can't be done in the portable build?
Works for me... (but I'm building Electrum from source, not sure about the regular builds)
|
|
|
|
luv2drnkbr
|
|
January 19, 2014, 07:26:52 PM |
|
I'm using the portable Windows pre-compiled binary on their main website, and it doesn't work. :-(
|
|
|
|
CanadianGuy
|
|
January 19, 2014, 09:28:56 PM |
|
I'm getting fed up with this, why can't I figure out how to attach Public Notes to my transactions with Electrum? Is it possible?
|
|
|
|
TheButterZone
Legendary
Offline
Activity: 3066
Merit: 1032
RIP Mommy
|
|
January 19, 2014, 09:59:10 PM |
|
I'm getting fed up with this, why can't I figure out how to attach Public Notes to my transactions with Electrum? Is it possible?
Because that's a proprietary feature of blockchain.info, not bitcoin?
|
Saying that you don't trust someone because of their behavior is completely valid.
|
|
|
imanikin
|
|
January 20, 2014, 04:33:09 PM |
|
Wanted to send 1 mB. It was a donation. So, I didn't care when it processes. The lowest fee Electrum would allow was 0.1 mB.
Is that something in Electrum, or is all the talk about cheap microtransactions just more marketing BS? 10% doesn't sound cheap, especially for microtransactions.
|
|
|
|
SebastianJu
Legendary
Offline
Activity: 2674
Merit: 1083
Legendary Escrow Service - Tip Jar in Profile
|
|
January 20, 2014, 10:24:58 PM |
|
Wanted to send 1 mB. It was a donation. So, I didn't care when it processes. The lowest fee Electrum would allow was 0.1 mB.
Is that something in Electrum, or is all the talk about cheap microtransactions just more marketing BS? 10% doesn't sound cheap, especially for microtransactions.
The minimum fee, if a fee has to apply, is 0.0001 BTC and thats from the network and clients. There are rules when a fee has to be used. When the bitcoins are young on the sending address, when the transaction is very small and so on. The minimum fee is to prevent that the bitcoin network is attacked with millions of small transactions. I think when you wait until the bitcoins are some time on the sending address a transaction of 0.001 BTC should be possible without fee but i dont want to look the rules now.
|
Please ALWAYS contact me through bitcointalk pm before sending someone coins.
|
|
|
|