Bitcoin Forum
May 07, 2024, 01:25:12 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)
TheButterZone
Legendary
*
Offline Offline

Activity: 3052
Merit: 1031


RIP Mommy


View Profile WWW
August 24, 2013, 09:49:48 AM
 #641

Cool thanks!

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

Posts: 1715088312

View Profile Personal Message (Offline)

Ignore
1715088312
Reply with quote  #2

1715088312
Report to moderator
I HATE TABLES I HATE TABLES I HA(╯°□°)╯︵ ┻━┻ TABLES I HATE TABLES I HATE TABLES
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
SebastianJu
Legendary
*
Offline Offline

Activity: 2674
Merit: 1082


Legendary Escrow Service - Tip Jar in Profile


View Profile WWW
August 24, 2013, 12:53:41 PM
 #642

You can also do it with a single transaction, but that's less impressive.

Note that this setup performs a single large transaction to all the addresses. This minimizes fees required.

Another item - you can test this feature by creating a CSV and loading it, but it does not try to send unless you confirm it - it chains into the raw transaction window that offers a sign or cancel option. If you don't enter a password (and have one set) then no TX can be made.

Hm, thats strange. I now copied your example:
Code:
"16Ad3kT79J4bUtpKACKTBbwDwJgykwGf5h", 1
"1MME7H55rfY1i9kNxv9K9cj8yqnShqzo2L", 0.0001

then copied it into the window appearing after "load raw transaction"-> from text and clicked on load transaction. The result is: "Electrum was unable to parse your transaction".

So something seems wrong with that function in 1.8.1 at the moment.

Please ALWAYS contact me through bitcointalk pm before sending someone coins.
Abdussamad
Legendary
*
Offline Offline

Activity: 3612
Merit: 1564



View Profile
August 24, 2013, 05:00:47 PM
 #643


I was reading this article by someone connected to the multi bit project. He talks about how the exposure of addresses in a wallet is minimized by using bloom filters with "noise" when querying full nodes for transaction data. Is that something that electrum does when connecting to electrum servers?

Quote

Because we're talking to random computers on the internet and not a trusted third party, the filter is designed to let you control your privacy. It is not a list of your addresses, as it is with the blockchain.info wallet. It's actually what we call a Bloom filter (named after Burton Howard Bloom who invented them in 1970). You can't directly get the users addresses back out of a Bloom filter, instead you have to test each one you find in the chain against it to see if it matches. Also, the filter can be made "noisy", which means it randomly matches some other addresses as well.

https://bitcointalk.org/index.php?topic=252937.0
harningt
Member
**
Offline Offline

Activity: 63
Merit: 10



View Profile
August 24, 2013, 05:38:33 PM
 #644

You can also do it with a single transaction, but that's less impressive.

Note that this setup performs a single large transaction to all the addresses. This minimizes fees required.

Another item - you can test this feature by creating a CSV and loading it, but it does not try to send unless you confirm it - it chains into the raw transaction window that offers a sign or cancel option. If you don't enter a password (and have one set) then no TX can be made.

Hm, thats strange. I now copied your example:
Code:
"16Ad3kT79J4bUtpKACKTBbwDwJgykwGf5h", 1
"1MME7H55rfY1i9kNxv9K9cj8yqnShqzo2L", 0.0001

then copied it into the window appearing after "load raw transaction"-> from text and clicked on load transaction. The result is: "Electrum was unable to parse your transaction".

So something seems wrong with that function in 1.8.1 at the moment.
The CSV code isn't in any release.  To use the CSV handling code, you have to create a CSV file and use my fork's new button to import the CSV.
SebastianJu
Legendary
*
Offline Offline

Activity: 2674
Merit: 1082


Legendary Escrow Service - Tip Jar in Profile


View Profile WWW
August 24, 2013, 06:35:51 PM
 #645

You can also do it with a single transaction, but that's less impressive.

Note that this setup performs a single large transaction to all the addresses. This minimizes fees required.

Another item - you can test this feature by creating a CSV and loading it, but it does not try to send unless you confirm it - it chains into the raw transaction window that offers a sign or cancel option. If you don't enter a password (and have one set) then no TX can be made.

Hm, thats strange. I now copied your example:
Code:
"16Ad3kT79J4bUtpKACKTBbwDwJgykwGf5h", 1
"1MME7H55rfY1i9kNxv9K9cj8yqnShqzo2L", 0.0001

then copied it into the window appearing after "load raw transaction"-> from text and clicked on load transaction. The result is: "Electrum was unable to parse your transaction".

So something seems wrong with that function in 1.8.1 at the moment.
The CSV code isn't in any release.  To use the CSV handling code, you have to create a CSV file and use my fork's new button to import the CSV.

Since i use the portable windows version i have to wait for the next version then. But i wonder why raw transaction from text is already included in the menu. Thats new i believe. But implemented without your code behind? Maybe its only for single transactions.

Please ALWAYS contact me through bitcointalk pm before sending someone coins.
Tachikoma
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000



View Profile WWW
August 25, 2013, 08:48:38 AM
 #646

Raw transactions are not the same thing as CSV transactions.

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

Activity: 2674
Merit: 1082


Legendary Escrow Service - Tip Jar in Profile


View Profile WWW
August 25, 2013, 12:21:44 PM
 #647

Raw transactions are not the same thing as CSV transactions.

Then i missed that. I only didnt saw that option before and since harningt spoke about that he built such code i thought thats the thing.
Then ill wait... till now i only had one testcase. But in case of a large refund it really would be best to let a calc-sheet create a csv and do everything in one transaction instead having to do many single ones.

Please ALWAYS contact me through bitcointalk pm before sending someone coins.
SebastianJu
Legendary
*
Offline Offline

Activity: 2674
Merit: 1082


Legendary Escrow Service - Tip Jar in Profile


View Profile WWW
September 01, 2013, 03:43:54 PM
 #648

Since i have to do a lot of refund transactions in the next time it would be good if i would be able to do multiple transactions in one transaction. Is the development so far till now? Would be good when i could use it because i then only need to change my calc sheet a bit and create a big transaction.

Please ALWAYS contact me through bitcointalk pm before sending someone coins.
minimalB
Donator
Hero Member
*
Offline Offline

Activity: 674
Merit: 522


View Profile
September 01, 2013, 04:52:26 PM
 #649

What happened with http://electrum-desktop.com? Site says "This domain may be for sale".
btcven
Hero Member
*****
Offline Offline

Activity: 715
Merit: 500


Bitcoin Venezuela


View Profile WWW
September 02, 2013, 12:42:05 AM
 #650

What happened with http://electrum-desktop.com? Site says "This domain may be for sale".


the current domain is http://electrum.org

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

Activity: 1896
Merit: 1353



View Profile WWW
September 02, 2013, 06:56:16 AM
 #651

Since i have to do a lot of refund transactions in the next time it would be good if i would be able to do multiple transactions in one transaction. Is the development so far till now? Would be good when i could use it because i then only need to change my calc sheet a bit and create a big transaction.

sorry I have not worked on that at all; this will not be included in 1.9 unless someone else does it.
I think the way it should work is you open a csv file and it auto-fills a transaction dialog with all the outputs

Electrum: the convenience of a web wallet, without the risks
minimalB
Donator
Hero Member
*
Offline Offline

Activity: 674
Merit: 522


View Profile
September 02, 2013, 09:28:36 AM
 #652

the current domain is http://electrum.org

Thanks

@ThomasV or Electrum: would be nice to change the URL in the first post.
SebastianJu
Legendary
*
Offline Offline

Activity: 2674
Merit: 1082


Legendary Escrow Service - Tip Jar in Profile


View Profile WWW
September 03, 2013, 05:34:27 PM
 #653

Since i have to do a lot of refund transactions in the next time it would be good if i would be able to do multiple transactions in one transaction. Is the development so far till now? Would be good when i could use it because i then only need to change my calc sheet a bit and create a big transaction.

sorry I have not worked on that at all; this will not be included in 1.9 unless someone else does it.
I think the way it should work is you open a csv file and it auto-fills a transaction dialog with all the outputs


Yes, either loading a csv-file or pasting csv-code. The same like raw transaction works. Only with more transactions that are merged into one single transaction. It would good if its possible to set a label for the transaction too.

I now did around 200 transactions by hand, took me 5 1/2 hour...  Cheesy and i hope i did no error with all the copying. CSV-Transactions look risky on the first sight but when automatically create the transaction by ooo calc, doing a small testtransaction with the same workflow and checking the details plus doing in batches of 10 i think it would be safer in fact. Doing single transactions make you tired and the risk of copy errors or similar things is rising.

By the way... by doing the single transactions i often got this error. Probably when too many transactions were in queue or so:
Code:
error: {u'message': u'TX rejected', u'code': -22}

Please ALWAYS contact me through bitcointalk pm before sending someone coins.
harningt
Member
**
Offline Offline

Activity: 63
Merit: 10



View Profile
September 04, 2013, 05:09:56 AM
 #654

Guess I should post the pull request for the CSV import Smiley ... after I make sure it merges with trunk and 1.9 cleanly.
harningt
Member
**
Offline Offline

Activity: 63
Merit: 10



View Profile
September 04, 2013, 05:44:22 AM
 #655

The pull request for master and 1.9 are:
https://github.com/spesmilo/electrum/pull/282
https://github.com/spesmilo/electrum/pull/283

I enhanced it recently to mirror the Import raw transaction details by having a forked menu w/ file and text inputs.
SebastianJu
Legendary
*
Offline Offline

Activity: 2674
Merit: 1082


Legendary Escrow Service - Tip Jar in Profile


View Profile WWW
September 06, 2013, 08:23:59 PM
 #656

If i could request a change to gui... the repainting of the lists... cant the list be again at the previous height? I mean when i have a couple of preferred addresses i always have to scroll down, then i can only chose one address at a time and when i changed it im on top again. I think it would be easier to handle if it jumps to the previous position. Thanks!

Please ALWAYS contact me through bitcointalk pm before sending someone coins.
stepkrav
Full Member
***
Offline Offline

Activity: 188
Merit: 100



View Profile
September 09, 2013, 12:51:27 PM
 #657

i think the proxy support is broken? Anyone can confirm that?
ThomasV
Moderator
Legendary
*
Offline Offline

Activity: 1896
Merit: 1353



View Profile WWW
September 11, 2013, 03:48:34 PM
 #658

i think the proxy support is broken? Anyone can confirm that?

yes, it has been reported that proxy does not work

Electrum: the convenience of a web wallet, without the risks
molecular
Donator
Legendary
*
Offline Offline

Activity: 2772
Merit: 1019



View Profile
October 23, 2013, 10:47:58 AM
 #659

why are all electrum servers I try "Server is lagging (47 blocks)"?

PGP key molecular F9B70769 fingerprint 9CDD C0D3 20F8 279F 6BE0  3F39 FC49 2362 F9B7 0769
tnkflx
Sr. Member
****
Offline Offline

Activity: 349
Merit: 250


View Profile
October 23, 2013, 10:56:12 AM
 #660

why are all electrum servers I try "Server is lagging (47 blocks)"?

A bug was discovered in the Electrum server code a couple of hours ago. Most server operators are fixing this as we speak.

See https://bitcointalk.org/index.php?topic=85475.msg3393171#msg3393171

| Operating electrum.be & us.electrum.be |
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!