Bitcoin Forum
June 21, 2024, 01:12:43 PM *
News: Latest Bitcoin Core release: 27.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 32 33 34 35 36 37 38 39 40 41 42 [43] 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 ... 136 »
841  Bitcoin / Bitcoin Technical Support / Re: Why can't I compile the bitcoin source code? on: July 29, 2020, 06:23:44 PM
Am I starting it right?

Yes, it seems to be fine. Proceed with the instructions and post once there are any specific errors with which we might be able to help.
842  Bitcoin / Bitcoin Technical Support / Re: Why can't I compile the bitcoin source code? on: July 29, 2020, 06:02:54 PM
Sorry for the double post but I think that I'm unluckier than I thought... I tried to do it with the linux way. I installed ubuntu on my windows 10. Why do I get this error on installng g++mingw-w64-x86-64 ?

It should be "g++-mingw-w64-x86-64" and not "g++mingw-w64-x86-64". You forgot to put "-" before "mingw".
843  Economy / Reputation / Re: [LIST] Legendary Rank up Observer. on: July 29, 2020, 05:47:26 PM
I thought he will rank way before me but.... @BitCryptex i love your work man Smiley you are truly a legend Wink

Thanks! It doesn't really bother me much, though. I am at 1022 activity right now and I still haven't been promoted which means that I am going to become a Legendary in two weeks! This time, I got extremely unlucky.
844  Local / Polski / Re: Wysokie fee za wypłatę z portfela on: July 29, 2020, 05:38:41 PM
Bardzo Ci dziękuję, zapewne ostatecznie tak zrobię, ale z tego co wiem Electrum obsługuje jedynie BTC, a mnie przydałby się portfel z możliwością trzymania wielu kryptowalut, chociażby tych podstawowych.

Nic nie stoi na przeszkodzie, żeby używać osobnego portfela do BTC. Skoro znasz już Exodus, to możesz przy nim zostać dla altcoinów, a do Electrum wystarczy, że zaimportujesz swój seed. Wszystko powinno działać bez problemów.

Co do wysokości opłaty, nie zależy ona tylko od ustawień, które portfel może ograniczać, ale także od tego jak ta transakcja wygląda. W tym poście rozpisałem się bardziej na ten temat. Napisałaś, że otrzymałaś kilkanaście transakcji przychodzących. Jeżeli próbujesz przesłać wszystko lub znaczną część monet, to to prawdopodobnie jest przyczyną.
845  Bitcoin / Hardware wallets / Re: [ESHOP launched] Trezor: Bitcoin hardware wallet on: July 29, 2020, 05:18:39 PM
Then they must have a different database of emails to spam people's mailboxes with  Undecided

Yeah, there is a checkbox during checkout which signs up people for their newsletter and other spam. I am quite sure that lately, they have been sending a lot of e-mails with links to their articles.
846  Bitcoin / Hardware wallets / Re: [ESHOP launched] Trezor: Bitcoin hardware wallet on: July 29, 2020, 05:02:24 PM
Trezor has just shared a 10% discount code “DATAPRIVACY” that you can use in their shop. It is limited to 4500 people and 48 hours. Also, they mentioned that they get rid of any sensitive data (including e-mail addresses) from the e-shop after 90 days.
847  Bitcoin / Electrum / Re: Electrum Lightning Network walkthrough on: July 29, 2020, 04:54:09 PM
Hello, if someone wants to open a channel with me, what info does he need from me (node id, pub key?) and where do i get that info in electrum?

You can get your node's id by typing "nodeid()" in the Console. You can enable it in "View -> Show Console". Check out this reddit post for more instructions on getting an inbound channel from lnbig. I am not sure about how you can make it work for other nodes. Ask the other node to open a channel with you using your node's id after you connect to their node from the console.

so, whats wrong with my own testing structure with the 2 electrum wallets ?

Are both of these wallets connected to the same node? Are they open at the same time? Did you spend some of the coins from the second wallet in order to make space for incoming funds?
848  Bitcoin / Electrum / Re: Electrum failed transactions on: July 28, 2020, 06:23:39 PM
i made a transaction today morning at 00:01 from my electrum wallet to bitfinex address, everything went good until electrum asked me to dowload the newest update for electrum otherwise I could not do the transaction. [...]
after making the update a new Icon was on my desktop, I enter with my same password and as soon as I get on my wallet, the transaction was already done.

You have downloaded a fake version of Electrum. Old versions are vulnerable to phishing which tricks users into downloading a malicious version (you can read more about it here). Sorry, but you have lost your money. You should have checked the official website for up-to-date information.
849  Bitcoin / Bitcoin Technical Support / Re: Uncofirmed transaction low bytes on: July 28, 2020, 05:28:48 PM
What happens to his transaction after? It will simply burn fees and get back to his wallet (automatically?) or or his transaction will stuck someone in blockchain and he will have to spend extra funds to move or accelerate it ?

By default, Bitcoin Core nodes drop unconfirmed transactions after 14 days; not 7 days. Once the transaction is dropped, the sender is not charged anything and can spend the same UTXOs again. However, the transaction could be broadcast again by anyone in the future, so invalidating it by spending one of its inputs should be considered.

Note: If a transaction is marked as replaceable, you can spend the same UTXOs without having to wait for the transaction to drop or you can bump the fee. If it's not then CPFP could help.
850  Bitcoin / Electrum / Re: Electrum Lightning Network walkthrough on: July 28, 2020, 10:10:27 AM
In the History there is no Closed channel only the "open channel" highlighted in red.

Can you post a screenshot of it? I am not sure what the red highlight means. "Force-close" should work for you, but you will have to wait at least 1 week before the closing transaction is confirmed. Can you see "Close" too?

I tried to explore the channel on https://1ml.com/ over the channel id but i havent found anything.

Electrum creates private channels which are not discoverable by such explorers.
851  Bitcoin / Electrum / Re: Electrum Lightning Network walkthrough on: July 26, 2020, 09:01:06 AM
What happens if a closing channel tx is not confirmed and after 2 weeks the nodes drop the tx? The channel state changes to OPEN again?

That should never happen. As I said a few posts above, even if a transaction is dropped, it could be broadcast again. Since channels' on-chain balance changes only on their opening and closure, the dropped closing transaction would be still valid. In a case of cooperative closure, both nodes should keep broadcasting the closing transaction or sign a new transaction with a higher fee. If the channel continued to operate normally, someone would eventually lose money once the closing transaction has been confirmed.
852  Bitcoin / Electrum / Re: Electrum Lightning Network walkthrough on: July 21, 2020, 12:36:15 AM
That means that if I backup a new channel, all other channels will be force-closed?

There are two types of channel backups in Electrum. The first one ('File -> Save backup') backs up only information required to reestablish the connection with the other party and request a forced channel closure. This kind of backup is called a Static Channel Backup. Data-loss protection discourages the other party from providing the old state of the channel. The second method is backing up each channel individually. Apparently, such backups contain the latest commitment state of the channel so a force-close is not required.

And the second one: if the funding transaction gets confirmed after 24 hours, channel will not be created but funds will be locked/lost?

The funds definitely are not going to be locked/lost. I will let you know in the morning after I have reviewed the code. If anyone is interested then search for "CHANNEL_OPENING_TIMEOUT" variable.

Can a transaction auto-remove itself from the mempool after a period of time?

No. Most nodes will drop any transaction stuck in the mempool after 2 weeks. However, even if a transaction is dropped, someone could rebroadcast it at any time and it would be still valid as long as the UTXOs used in that transaction haven't been spent.
853  Bitcoin / Electrum / Re: Electrum Lightning Network walkthrough on: July 20, 2020, 11:12:42 PM
So, now i want to close this channel, but whats the difference between "Close channel" and "Force-close channel"?

You should use "Force-close" only when the other party hasn't been online for some time. As a counter-cheat measure, the closing transaction will be delayed by a week so that the other party has enough time to verify if an old state of the channel was not published. If you use "Close channel" then a cooperative channel closure occurs and the closing transaction is broadcast instantly.
854  Bitcoin / Electrum / Re: Electrum Lightning Network walkthrough on: July 20, 2020, 01:04:36 PM
Which other nodes do you recommend?

ACINQ's node should be completely fine. You can use 1ml.com to choose another node. Scroll down a little and you should see "Top Capacity Nodes" and "Most Connected Nodes". Any of the nodes listed there should be a good choice.
855  Bitcoin / Hardware wallets / Re: [ESHOP launched] Trezor: Bitcoin hardware wallet on: July 19, 2020, 03:10:06 PM
Trezor is celebrating the 6th birthday of Trezor One. Starting at midnight 21st July (00:00 CEST) until 23rd July (09:00 CEST) - for every Trezor T bought, a free Trezor One will be given.
856  Bitcoin / Electrum / Re: Electrum Lightning Network walkthrough on: July 19, 2020, 02:48:31 PM
i have tried sending to 3 different wallets (BLW, Phoenix and Wallet of  Satoshi) and all 3 give me the "Payment Failed. No path found" error. What could it be? How can I solve this issue?

Either the node with which you opened a channel is badly connected or there aren't any nodes with enough liquidity to route your payment. You might have made a mistake from the post above. If you didn't specify the node manually when opening the channel then Electrum should have suggested a well-connected node. I am not sure about BlueWallet and Wallet of Satoshi since they are custodial wallets, but channels created using the Phoenix wallet definitely do not have any inbound capacity by default. You will have to spend some of your coins before attempting to receive to it. That's also the case for Eclair Mobile.
857  Bitcoin / Hardware wallets / Re: [ESHOP launched] Trezor: Bitcoin hardware wallet on: July 18, 2020, 11:09:28 PM
Not sure why you suggested downgrading to 3.3.8 though? Since that message is showing in both versions, what difference would it make?

Probably none. I thought that Electrum 3.3.8 was old enough to be fully supported by your Trezor's outdated firmware. Since the signing process has been refactored in the recent Trezor software updates, I assumed that you might fail to sign the transaction using the latest version of Electrum.
858  Bitcoin / Bitcoin Technical Support / Re: Set up my bitcoin core wallet already, what next? on: July 18, 2020, 08:45:54 PM
But, what makes people using it when it has no private keys ?

Ease of use and ability to sell coins instantly. Software wallets usually require some technical knowledge and reading comprehension which many people lack. Most people are not aware that they are not in full control of their coins, though. Blockchain Wallet is an alternative which gives users a backup seed, but there have been numerous complaints about missing or stolen funds. I wouldn't use it either.
859  Bitcoin / Bitcoin Technical Support / Re: Set up my bitcoin core wallet already, what next? on: July 18, 2020, 08:24:32 PM
Or, did you meant coinbase is a custodial wallet, also can be regard as API key wallet.

That's exactly what I meant. Thanks for pointing it out. I was quite sure there was something off about that sentence.
860  Bitcoin / Bitcoin Technical Support / Re: Set up my bitcoin core wallet already, what next? on: July 18, 2020, 08:14:52 PM
1. I have tried to look for private keys on my coinbase wallet but I did not see any, please what happened? Or how can I get the private key?

Coinbase Wallet is a deterministic custodial wallet meaning that you won't be able to get private keys for your addresses. You have to send your coins to a new wallet or the one for which you already have the keys.

2. Which one is better for the atomic wallet bitcoin export to bitcoin core wallet, should I use the private key or seed phrase? Please help me in a way I will see my bitcoin on bitcoin core wallet.

Bitcoin Core does not support any kind of seed phrases. You can either import your private keys or generate a new wallet in Bitcoin Core and send the coins there.

3. Can I import more than one private keys to bitcoin core wallet?

Yes. Keep in mind that you will have to rescan your wallet every time you add a new private key. You can import multiple private keys before doing a rescan. The rescan time depends on your hardware. It can take a few minutes. Don't forget to make a new backup of the wallet file.
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 42 [43] 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 ... 136 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!