Bitcoin Forum
July 01, 2024, 12:34:32 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 ... 311 »
1401  Bitcoin / Bitcoin Technical Support / Re: Node stuck on some commands... on: January 10, 2023, 04:34:19 AM
It only happens to me when my node is catching-up to the tip of the blockchain.
e.g.: when I just opened Bitcoin Core after a day/few hours of downtime.

If it's not the case, you can enable advance debugging with "rpc" flag, reproduce the issue and then consult your debug.log file for related entries.
e.g., start bitcoind with: bitcoind -debug=rpc
1402  Bitcoin / Electrum / Re: electrum on: January 10, 2023, 04:08:14 AM
-snip- It happens mostly when you try to send a dust amount (less than 546sat for legacy transactions and 294sat for segwit) or when trying to broadcast a very large transaction (more than 100kb).
The message just below that screenshot is the actual error which should be enough to tell the reason why the server rejected the transaction.
That's mostly the reason why the earlier replies asked for the actual error message.
1403  Bitcoin / Electrum / Re: Change the path to the ~/.electrum folder on linux on: January 09, 2023, 05:42:13 AM
Another question: Should I open electrum first and from the menu open some terminal to execute these commands? or do I have to open the regular Linux terminal?
Electrum should be opened with those command line options.
In the terminal, open electrum with the "-D ELECTRUM_PATH" global command line option (command depends on how you installed Electrum);
e.g.: $ ./run_electrum -D ELECTRUM_PATH

And also do I need to copy the content of /.electrum to the new directory? or is it created automatically?
A fresh data directory will be created; if you want to keep your old settings and wallet, copy it.
1404  Bitcoin / Electrum / Re: Please help! Can't withdraw money from Android Electrum on: January 08, 2023, 06:50:43 AM
Try to send now.
The issue is now solved by Trusted Coin.

Tried to change servers, turn on VPN. Doesn't bring results. Wanted to make a copy of the wallet, but lost the passphrase.
 I only have an autificator and a password.
I looks like you meant "seed phrase" instead of "passphrase"; the 12-words that you should've copied.
If so, I'd suggest you to create another wallet and send all of your funds there since using that wallet could lead to loss of funds.

Like what happened, if Trusted Coins' server shutdown or became inaccessible; without the seed phrase, your funds will be locked up.
1405  Bitcoin / Electrum / Re: Signing a transaction using Electrum without using a USB stick on: January 07, 2023, 01:32:30 PM
Well if it's half a kilobyte that should be doable in 20 minutes. Over an hour might start to get masochistic  Grin (He says taking 2 years to reply..)
Seeing this reply after two years means that you remarkably haven't made an error that replaced the output's amount
or worse, sent to a "blackhole" recipient by typo~ing the pubKeyHash.
1406  Bitcoin / Electrum / Re: electrum on: January 07, 2023, 05:31:54 AM
-snip- so i check server list and i read server is ok.
Do not rely on those server list sites, most doesn't actually check the connection with Electrum.
When it detected that it's online, it'll label the server as "OK" regardless if clients can connect to it or not.

Electrum should be able to detect if it's connected, see the previous replies.
1407  Bitcoin / Bitcoin Technical Support / Re: Bitcoin core - Create new reception address function unavailable on: January 06, 2023, 02:03:53 PM
If created multiple wallets then you need to open one wallet when every time you launch wallet: File-> Open wallet.
Using "Open Wallet" menu isn't necessary, previously loaded/created wallet in Bitcoin Core wont automatically unload themselves.
Any opened (loaded) wallet will be automatically loaded when opening Bitcoin Core unless closed (unloaded) manually.
1408  Bitcoin / Development & Technical Discussion / Re: What is a "paynym"? on: January 06, 2023, 05:01:39 AM
-snip-
I don't see any option for paynyms in Sparrow Wallet server. Is it only in the desktop client?
I'm not using the wallet server but in the desktop client, the feature in under "Tools" and only available if the wallet isn't watching-only.
1409  Bitcoin / Bitcoin Technical Support / Re: Bitcoin core - Create new reception address function unavailable on: January 06, 2023, 03:45:41 AM
I'm new to bitcoins and I've just installed bitcoin core.
First thing I've tried is to create a new reception address to use for buying bitcoins to be added to my wallet, but it looks like the function is not available (the create button in the reception windows is greyed out).
My question is: how do I get an address to be used for buying new bitcoins?
You may have checked "Make Blank Wallet" when you created the wallet which produces a wallet.dat without any keys in it.
That obviously will disable "Create new receiving address" button.

Close that wallet and create a new one but do not modify the pre-selected options aside from "Encrypt Wallet" for your wallet passphrase.
1410  Bitcoin / Electrum / Re: Sparrow and Electrum export related question - private keys accessible? on: January 06, 2023, 03:33:47 AM
-snip-
Is there a way around this while using Sparrow? I'm so used to just setting 1 sat/vbyte on Electrum and not thinking twice.
Honestly, I never experienced this since I rarely use 1sat/vB and haven't consolidated UTXO in Sparrow.
I tried to reproduce it but it's limiting the fee rate to 1.1 sat/vB ("Create Transaction" is grayed out for 1sat/vB) if the software computed that 1sat/vB wont match to the absolute fee and size.
1411  Bitcoin / Development & Technical Discussion / Re: overview of key cracking tools for 32BTC puzzle on: January 05, 2023, 08:37:05 AM
Quote
Puzzle 70
address = 19YZECXj3SxEZMoUeJ1yiPsw8xANe7M7QR
range = 200000000000000000:400000000000000000
key = 349B84B6431A6C4EF1

I narrow down the keyspace so that the key should be found very fast.
Code:
time ./KeyHunt -g --range 349B84B64310000000:349B84B6431A6FFFFF -m address 19YZECXj3SxEZMoUeJ1yiPsw8xANe7M7Q
Quote
COMP MODE    : COMPRESSED
SEARCH MODE  : Single Address
-snip-
ADDRESS      : 19YZECXj3SxEZMoUeJ1yiPsw8xANe7M7Q
OUTPUT FILE  : Found.txt

the search is exhausted, the program quits after 4 seconds. The key was NOT found.
May be an issue with your input method because instead of 19YZECXj3SxEZMoUeJ1yiPsw8xANe7M7QR
KeyHunt-Cuda read it as 19YZECXj3SxEZMoUeJ1yiPsw8xANe7M7Q (missing the last character).
Or you didn't just mistyped the command in that post as well?

I tried to reproduce the issue but it didn't happen to me, the address is correct and key was found.
1412  Bitcoin / Development & Technical Discussion / Re: What is a "paynym"? on: January 05, 2023, 08:13:38 AM
...oh, BIP47.

What exactly are the the advantages or use cases of paynyms over regular addresses, because from my observation, this code is 5x as long as a regular address(?) Something to do with Coinjoin?
Just for convenience purposes and it prevents address reuse.
Once linked, you can easily select the user's PayNym to send to his unused address without requesting for new ones.

BTW, that's the behavior in Sparrow, IDK how it is in other clients.
1413  Bitcoin / Electrum / Re: Sparrow and Electrum export related question - private keys accessible? on: January 05, 2023, 06:34:38 AM
-snip-
Yes I saw you can adjust it on Sparrow as well, but I don't know quite yet why Sparrow has a tendency to make the fee something like 1.3-1.4 sat/vByte even when I explicitly tell it do make it 1.
Where as Electrum would actually do it and not fool me (I was checking the transaction size and fee total value).
But it's fine now, I even did some multisig setups with Electrum now directly, also does the job.
Okay, Electrum is a good alternative anyways.

For clarification in Sparrow wallet's fee rate, it must be because the transaction isn't final which is generally lower in size than a signed raw transaction.
After signing it, click "View Final Transaction" and you'll see the correct fee rate that you've set in the send tab.
Optimizing it for "Privacy" could also meddle with the output amounts and fee.
1414  Bitcoin / Electrum / Re: Electrum doesn't see/recognize a certain wallet private key on: January 04, 2023, 05:21:41 AM
Looks like Electrum deliberately blocking this particular key. Why?
Import it to non-descriptor Bitcoin Core wallet instead and those P2PK transactions should be scanned without issues.
That's if you're already running a full node or want to set-up one for that purpose.
1415  Bitcoin / Electrum / Re: Sparrow and Electrum export related question - private keys accessible? on: January 04, 2023, 04:54:21 AM
I didn't quite like it that Sparrow would not let me lowball the fees as much as I wanted so I decided to export this Multisig wallet to a format compatible with Electrum wallet.
You can also manually edit the absolute fee in Sparrow just like in Electrum's advance transaction preview.
Just make sure that the fee "Rate" above it wont fall below 1 sat/vB or "Create Transaction" will be grayed-out.
1416  Bitcoin / Development & Technical Discussion / Re: VanitySearch (Yet another address prefix finder) on: January 04, 2023, 04:33:26 AM
im getting memory error.
when I loaded 6219 prefixes (no error), but when i loaded 82 full address i get "illegal memory access error", when i reduce the full address to 15 addresses, it worked.
Now, this is an entirely different issue from your first post, I presume?
Because the command line doesn't show that it stopped after running for hours.

For that error, it's could be the issue when searching for multiple full addresses with Nvidia GPU, try to downgrade to v1.17.
Reference (issue #81): https://github.com/JeanLucPons/VanitySearch/issues/81#issuecomment-745085166
1417  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core shows addresses that Electrum says don't belong to my wallet (EPS) on: January 03, 2023, 01:56:05 PM
Is the issue that Bitcoin Core has derived an address from my master public key that Electrum hasn't generated yet?
Probably, it could be the difference in default "gap limit".
Electrum only generates 20 addresses beyond the last used address while Bitcoin Core has 1000.

For example: for fresh wallets, if the receiving address is at 21th index due to multiple use of getnewaddress command
Electrum wont be able to see it until some of its first address received btc.

You can try to increase Electrum's gap limit to match Bitcoin Core's default by using a command,
Open the console and enter ("View->Show Console" to enable the tab):
Code:
wallet.change_gap_limit(1000)
1418  Economy / Web Wallets / Re: 1.6 BTC locked on Blockchain.com on: January 03, 2023, 06:50:20 AM
DId You tried using thé app on your phone this happen to me a Time ago
This is what I'm about to suggest. Since you've logged in to most of the browsers then I think it's time for you to test and use their app and maybe that will change the result. I've just also read it somewhere years ago and tried that solution and it worked, hopefully it will work to you.
It will work if OP is using the same IP address as before and previously logged in using that device,
otherwise Blockchain will detect it as new device and ask for log in verification, it's extremely easy to test that behavior actually if you have an account.

Users who reported that it worked must have a static IP or have had the same IP address when they previously logged in to the app.
1419  Bitcoin / Bitcoin Technical Support / Re: Multisig 2 of 3 recovery question on: January 03, 2023, 05:21:01 AM
In the meantime I came across this video which pretty much also confirms it. They seem to be called Output Descriptors, the pieces of information that allow for this map to be navigated/used.
Output Descriptors are quite new and not all wallets support it, the two that I know are Bitcoin Core and Sparrow.
That video used Sparrow wallet which has good features and descriptor support.

Most wallets as of now, store the keys in a different way.
1420  Bitcoin / Mycelium / Re: Mycelium wallet has stopped - Extremely Worried! on: January 03, 2023, 05:01:39 AM
I just don't know OP if you solved this problem first, maybe around this time you had maintenance on the mycelium wallet apps. Because based on my checking the update about it, I didn't see anything bad.
The issue is solved, he was using an old version of the app.
Tip: Try to read a few replies back and at least a glimpse of all replies the next time you plan to reply to a thread   Wink

Quote of OP's reply:
I am happy to share that my mycelium wallet is now back to normal.

Followed simple instructions of nc50Ic regarding the updates of app. The mycelium version that I was using was very older one. The reason it did not update is I have kept the wallet on my smartphone which is nor in use and remains turned off all the time.
Pages: « 1 ... 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 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 ... 311 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!