Bitcoin Forum
September 27, 2025, 11:28:07 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
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 »
1  Economy / Exchanges / Re: [ANN] SideShift AI: Automated Coin Swap [BTC/LN/GRIN/BCH/USDT/+] on: April 18, 2019, 03:44:55 PM
I want a TEST PILOT CODE

Thanks!
2  Economy / Exchanges / Re: [ANN] SideShift AI: Automated Coin Swap [BTC/LN/GRIN/BCH/USDT/+] on: March 21, 2019, 07:09:28 PM
I want a TEST PILOT CODE
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Bitcoin Cash - Fork 1:1 of Bitcoin - Pro on-chain scaling on: July 31, 2017, 10:53:07 AM
So will there be two coins immediately on 12:20 UTC time on August 1. or is there some sort of lock in period or something of that sort ?

BCC will exist once the first Bitcoin Cash block has been found. This can not be before 12:20 UTC time on August 1 but it could be hours or days later depending on how much hashing power there is.

Also how exactly do I use the Bitcoin ABC client to split the coins? I send a transaction with some flag and then another without the flag?

You just copy the wallet.dat file to your Bitcoin ABC data folder after the fork has happened and any transaction you will do will be only with your BCCs.
4  Economy / Service Discussion / Re: HASHNEST Discussion and Support Thread on: July 31, 2017, 10:01:52 AM
Has Hashnest said if they would give the users the BCC for the amount of BTC held in the wallet at the time of the fork?
5  Bitcoin / Armory / Re: Bitcoin Cash (BCC) and Armory on: July 26, 2017, 10:08:34 PM
Their transaction replay protection is all opt-in. Transactions on Bitcoin ABC are still in the current transaction format.

Not anymore. BitcoinABC has now strong replay protection.

I don't know if this changes the compatibility with Armory.
6  Bitcoin / Electrum / Re: What should I do after the UASF activation? on: June 07, 2017, 12:59:17 PM
This feature is planned for 2.9.0 which is not released yet.
7  Bitcoin / Electrum / Re: electrum wallet 2.8.2 error on: June 07, 2017, 03:49:59 AM
If RBF was not activated you could double spend it with a higher fee.

You would need to connect to an Electrum server which does not have your transaction in the mempool anymore (just try a few until your transaction does not show up in the history anymore) and create a second transaction with the same input(s) as with the first.

Edit: older bitcoind versions remove old transactions after 3 days, newer ones only after 14 days.
8  Bitcoin / Electrum / Re: Can I delete an Electrum Wallet on: June 06, 2017, 02:03:51 PM
Here you can see how to get to the wallet files on the Mac:
http://docs.electrum.org/en/latest/faq.html#where-is-my-wallet-file-located
9  Bitcoin / Electrum / Re: Question about electrum's private key on: June 06, 2017, 01:59:01 PM
The wallet file also contains the labels/descriptions of the transactions.
10  Bitcoin / Electrum / signing with btchip (ledger HW1) not possible on windows - missing websocket mod on: June 06, 2017, 01:00:44 PM
I have installed Electrum 2.8.2 on Windows 10.

When I try to sign a message/transaction with a HW1 wallet (btchip) I get the error message "No module named websocket".

On Ubuntu I fixed this by installing the package "python-websocket".

How can I resolve this issue on Windows?


I have also created a github issue:
https://github.com/spesmilo/electrum/issues/2433
11  Bitcoin / Electrum / Re: Stop Re-Broadcasting? on: May 20, 2017, 11:09:02 PM
I had a similar issue.

It looks like the electrum server I connected to was rebroadcasting the old transaction with the low fees.
I was able to double spend with a higher fee by connecting to a different electrum server which I guess has already removed the old transaction from the mempool.

To be on the safe side I used RBF this time. :-)
12  Bitcoin / Electrum / Re: Importing Private Keys on: March 19, 2017, 01:16:50 PM
I would recommend that you move the bitcoins from these imported addresses to one of the addresses Electrum has created.
This way you can toss the private key of those away and will only need the seed to recover you bitcoins in the future.
13  Bitcoin / Electrum / Re: Electrum stole my money. on: March 14, 2017, 03:04:11 PM
Approximately two weeks ago I sent 0.000142 BTC, and still have not received.

https://blockchain.info/tx/8360bdb82845df96d92f38d4d4a135ca02c7fee923efb3ca10503167437818ed

First of all welcome to bitcoin.
I think it is great that you are trying it out and that you have chosen Electrum. :-)

At the moment the blocks are full and thus transactions with higher fees get prioritized.
Because your fee is low chances are slim that it will be included in a block any time soon if at all.

But rest assure that the bitcoins are not gone.
Should the transaction not confirm within a few days the transaction will be removed from the mempool (where all the not included transaction wait to be included).
Should this happen then the bitcoins will be spendable again from their original addresses.

If you have any more question please don't hesitate to ask them.
Bitcoin is great once you start to understand how it works.
14  Bitcoin / Electrum / Re: electrumx server problem on: March 14, 2017, 02:53:01 PM
You might want to try to create an alias to python3 by placing:

Code:
alias python=python3

into the ~/.bashrc or ~/.bash_aliases file.

http://askubuntu.com/questions/320996/make-default-python-symbolic-link-to-link-to-python3#321000
15  Bitcoin / Electrum / Re: Bitcoin Unlimited on: March 14, 2017, 02:47:56 PM
It will depend which bitcoin implementation the electrum server you are connected to is running.
If the server uses bitcoin core you will see that chain and if it uses bitcoin unlimited you would see the other chain.
16  Bitcoin / Electrum / Re: where are my funds on: March 10, 2017, 04:01:10 PM
somebody tell me how I get my "missing" money....and why are there no phone numbers to call? Is the the place to get answers? I need someone to walk me through where my money is. where is the support? is the goal to not have me use electrum again? why is this so hard. i'm showing a 0 balance, and it says low fee...what the hell does that mean? am I supposed to just know all of that?  

The people on this forum are happy to help.
Please describe what happened more in detail.

Did you buy bitcoin from someone but it did not arrive in your wallet?
Do you see the transaction on the history tab?
Is it unconfirmed?

Please right click on it and copy the transaction id from the details page here so that we can check what happened to the transaction.
17  Bitcoin / Electrum / Re: Electrum Keeps Synchronizing . on: March 09, 2017, 09:59:27 AM
Are you behind a firewall?
18  Bitcoin / Electrum / Re: Electrum MPK on: March 09, 2017, 09:58:18 AM
thanks already figured it out

Could you share the solution?
It might help others with the same problem.
19  Bitcoin / Electrum / Re: payment not came on: March 09, 2017, 09:35:38 AM
It won't help... Read my previous reply...
His friend has created a transaction using a SPENT output. Whatever he does, the output is no longer in the UTXO set, so this transaction will never be valid. What basically happens if you try to broadcast this tx is that you try to double spend confirmed inputs... This is not possible, especially not because the tx spending the inputs already has ~40 confirmations

I understand.
My goal is to get the friend to see the correct state of the network.
And if he truly is a friend he can send the btc with a new transaction.
20  Bitcoin / Electrum / Re: payment not came on: March 09, 2017, 09:22:06 AM
No i didn't change the screenshot , it was given to me by my freind as the wallet is mine but he sent me the payments

Please ask your friend to change the electrum server and restart the application.
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!