Bitcoin Forum
June 16, 2024, 07:23:36 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 ... 309 »
2161  Bitcoin / Bitcoin Technical Support / Re: How to avoid re-downloading full blockchain node? on: March 06, 2022, 03:29:29 AM
Actually, I found that when I change the registry item "bPrune" to "true" on the hot machine, launch bitcoin core, it will not request to redownload the full chain node, and just works in the prune mode. it can work well to create transaction and sync to latest blockchain.
So the cold machine is set to prune the blockchain in the first place.
Then since you set the hot machine to prune too, both machine work since nothing's different in the settings and contents of the datadir.

The downside is you'll never be able to load other wallet, otherwise you'll have to re-download the blockchain.

After I plug in the USB disc with blockchain data, launch bitcoin core, and run the command above, it can be successful.
Ah, so it's you who spent it and it's successful in your last attempt.
Congrats.
2162  Bitcoin / Bitcoin Technical Support / Re: How to avoid re-downloading full blockchain node? on: March 06, 2022, 03:14:09 AM
in the cold machine, how to avoid this "pruning blockstore" when launching bitcoin core ?
You found the reason why it needed to re-download the blockchain.
Forgot to mention that prune setting is on by default and you said that you are in default settings, so if you haven't unchecked it in the welcome screen/settings, it must be on.
That setting will delete the older blocks until the set size has reached to save disk space.

Quote from: littleinsect2018
And also, I tried to sign the transaction without blockchain data, just after installing bitcoin core to the cold machine, launch bitcoin core and go to the console window, run: signrawtransactionwithkey 0200000001540e466ccd38e1b501ff68a6955e62ec6ebc28a99a32cad45ae99ad4b21e19f600000 00000ffffffff0250c30000000000001976a9141ed2825114aa8f7e4888976ddbc69de934b279ed 88ace0930400000000001976a914c37ac538ce62d824438c1cc28403d24434e600e988ac0000000 0 [\"***********K6XcFXSqjWYaM*********\"]

it will return errors:
      "txid": "f6191eb2d49ae95ad4ca329aa928bc6eec625e95a668ff01b5e138cd6c460e54",
      "vout": 0,
The coin that you're trying to spend was already spent (just a few minutes ago): f6191eb2d49ae95ad4ca329aa928bc6eec625e95a668ff01b5e138cd6c460e54:0
2163  Bitcoin / Armory / Re: Bitcoin armory old version download on: March 05, 2022, 04:47:18 AM
If the file above doesn't work, get the 32-bit Windows binaries from the outdated armory website bitcoinarmory.com (but from its older version)

Link: https://web.archive.org/web/20130917140922/http://bitcoinarmory.com/download/ (click Windows icon, then "code.google.com download page").
It will redirect you to this archived page: https://web.archive.org/web/20130814045236/http://code.google.com/p/bitcoinarmory/downloads/list
The download links there are still working but it's archived by a third-party so I can't comment on the integrity of the files.
2164  Bitcoin / Development & Technical Discussion / Re: VanitySearch (Yet another address prefix finder) on: March 05, 2022, 03:40:55 AM
Please write mi in words how many years it is:

1.055e+06y
The simpler method is to just move the decimal point depending on the value of "e+number".

From your example:
1.055(e+06 = move by 6 decimal places)
10.55=  move by 1 place
105.5=  move by 2 places
1055.=  move by 3 places
10550.=  move by 4 places
105500.=  move by 5 places
1055000.=  move by 6 places

Other note: You can use your forum signature for off-topic messages.
You can access it in: "Profile->Forum Profile Information".
2165  Bitcoin / Bitcoin Technical Support / Re: How to avoid re-downloading full blockchain node? on: March 05, 2022, 03:05:28 AM
  • Are you using a bitcoin.conf file? If so, What did you set?
    NO
  • Are you using any additional start parameters?
    NO
  • If you're using Bitcoin-qt (GUI), what are the options that are ticked in the Settings?
    All the settings are default.
So the custom data directory was set in the GUI's "welcome screen" and no other settings are set.
Removing the wallet file shouldn't cause your node to re-download the blockchain,
so I think something is corrupted in the process of unplugging/transferring/plugging of the external SSD.

IDK what Cold-storage setup you are using that requires the blockchain in the cold-wallet,
but I'd also recommend you to just use the "cold machine" for signing purposes only, it doesn't need to sync to the network.
2166  Bitcoin / Electrum / Re: TrustedCoin's xpub on: March 04, 2022, 08:17:23 AM
Since they are the one who'll co-sign the transaction for you, they should have a "master private key" in their server that's a pair of the "master public key" in your 2fa wallet.
It's unique to each TrustedCoin account (you register as you create the 2fa wallet).

trustedcoin.py: https://github.com/spesmilo/electrum/blob/master/electrum/plugins/trustedcoin/trustedcoin.py#L72-L77
2167  Bitcoin / Bitcoin Technical Support / Re: How to avoid re-downloading full blockchain node? on: March 04, 2022, 03:45:51 AM
It shouldn't do that if the datadir has the same path and files as before.
Have you properly closed Bitcoin Core in the Cold machine before unplugging the USB Disk? Because it should be.

Some questions:
  • Are you using a bitcoin.conf file? If so, What did you set?
  • Are you using any additional start parameters?
  • If you're using Bitcoin-qt (GUI), what are the options that are ticked in the Settings?

Then, remove the wallet directory under btc data.
If you do that, remove "settings.json" file as well so you wont get the "wallet path doesn't exist" error.
2168  Bitcoin / Electrum / Re: Electrum wallet 4.1.5 private key on: March 03, 2022, 04:36:50 AM
This was their reply. Its under "addresses" > " export private key
I don't see this option in the electrum 4.1.5 wallet
My only option are history, send, receive or channels.
I see nowhere to click on addresses >export private key have only saw this on videos of older wallets
So you'll trust anything that they'll ask you, even your private keys?

Since you haven't explained the situation, most people will just assist you on the exact thing that you're asking even though it's not the best way to solve the issue.
Because with the current info, I see the whole "sign a transaction to get your money back" situation "weird" (as I explained in my previous reply).
2169  Bitcoin / Bitcoin Technical Support / Re: Moving a wallet from Armory on: March 03, 2022, 04:23:02 AM
I guess the issue is that I am attempting to export keys for a Watch Only wallet.
-snip-


Thanks so much for your help all, I have finally managed to get my coins into Electrum thanks to your advice.
It' would be nice if you can write the steps that you've done in order to import the funds to Electrum. (for others who are searching the web and to sum-up this thread)
Because a watching-only wallet doesn't have any keys that can be exported to another wallet.

BTW, the screenshot link doesn't work, you need to get the link from the image itself and not your imgur profile link.
2170  Bitcoin / Development & Technical Discussion / Re: A small problem with a multi sig wallet on: March 02, 2022, 04:55:32 AM
-snip-
I have access to 2 of the 3 private keys, and i have all 3 public keys but not 1 of the xpub. How can I restore it?
You can use coinb.in's multisig tool to re-create the MultiSig address: coinb.in/#newMultiSig
Use "New->Transaction" to create a transaction using the redeem script; then the "Sign" tab to sign the RAW Transaction.
However, it only supports P2SH and not P2WSH (SegWit).

I'd recommend to use it offline during the part when you need to paste the private keys (e.g. when signing the transaction).
Run from the source: https://github.com/OutCast3k/coinbin/


But something tells me that you have the "master private keys" (Yprv / Zprv) instead of "private keys".
In which case, you'll have to get the address' private keys from the master keys first to be able to sign it (will add a few extra steps).
If not disregard this part.
2171  Bitcoin / Bitcoin Technical Support / Re: Missing coins!!! on: March 02, 2022, 03:59:04 AM
-snip- all i could see is the XXX....XXX type feedback on the final confirmation for the receiving address.Then that's a massive flaw in their implementation. I've never used MetaMask, but I'm very surprised no one has complained about it before. 6 characters can be spoofed fairly easily.
I just checked MetaMask to see how it works.
Once you paste an address, it changes to 0xXXXX...XXXX. As shown in the following image, it only shows the first 4 characters and the last 4 characters.
Mine shows the full address after I pasted it; and just like larry, just the first and last 4 characters in the confirmation window.
Metamask version 10.10.1 | Monitor's resolution: 1920x1080 px
Images (test network):

Send Window
Confirmation Window

Anyways, I think it's time to create another thread to continue the discussion about MetaMask.
2172  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core Sync / Download way too slow on: March 02, 2022, 02:48:50 AM
Message for everyone who has this problem (Downloading blockchain too slow). I tried NeuroticFish's method and it WORKED (Moved chainstate folder from HDD to SSD and made a symbolic link with the help of the link he sent, with command prompt). -snip-
Or they can use -blocksdir as a start parameter or in the config file (for those who can't/wont use symlink).
That will basically do the same, Bitcoin will use the default data directory for the chainstate and other data except the blockchain which will be saved in the specified blocks directory.

https://github.com/bitcoin/bitcoin/blob/master/src/init.cpp#L401
2173  Bitcoin / Electrum / Re: Electrum wallet 4.1.5 private key on: March 01, 2022, 08:12:58 AM
This is what they sent me. For 2/3 MS, please sign the transaction with your first BTC private key in your Electrum Wallet. Not sure how to do that.
Ah, so they aren't looking for a signed message to confirm that you're the sender like the SOP for refunds (OP sounds like that).
The OP is vague, but the new reply has some inconsistencies because why would they need you to sign a transaction for them to return your money back?

The question is: who's "they"?
And please describe your goal/issue better since this turned out to be an "XY problem".


Anyways, you don't have to export any private key to sign a transaction.
Just load the unsigned transaction as described by pooya "Tools->Load transaction":
Click "Tools", point at "Load Transaction"; then select "From file" or "From text" depending on the format of the transaction that you need to sign.
2174  Bitcoin / Bitcoin Technical Support / Re: Node - DB47 4.7 - available? on: March 01, 2022, 04:25:14 AM
Those versions are too old and wont be able to connect to the network.
If you need the binaries, try this: /index.php?topic=68121.0 (v0.1) | Read the latest replies for more info.
Or from the old commits: github.com/bitcoin/bitcoin/commits/master?before=25.... (before September 2011; click "<>" to view the repo's state at that time)

Reference for the Berkeley Database version upgrade: https://bitcoin.stackexchange.com/a/81583
2175  Bitcoin / Electrum / Re: Electrum wallet 4.1.5 private key on: March 01, 2022, 03:30:11 AM
Unfortunately, you can't sign a message with your 2-of-3 MultiSig address;
there's also a note that will pop-up if you try to sign a message using your multisig wallet:




What you can do is to explain them that it's a Multisig address and it's impossible to comply with their request.
Try to find alternative ways (ask them what they need aside from a signed message).
2176  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core Sync / Download way too slow on: February 28, 2022, 05:27:53 PM
For nc50lc:
Then they must be internal. I've changed database cache to 400 and 512. Insignificant upgrade (+0.01% at the same number of peers when I had 1024). For the last 10 minutes it syncs at 0.02% with 2 peers.
Forgot to mention, I have 256GB SSD (where is installed the windows and some small apps) and 1TB HDD where I have 800 GB for Bitcoin Core.
I missed this reply (posted 19sec before mine).
Then limiting your dbcache to reduce the 'page file' wont really do much because the data directory isn't in the same drive where the 'page file' will be.
2177  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core Sync / Download way too slow on: February 28, 2022, 11:56:40 AM
"Internal" means that the HDD is inside the PC, while "External" is connected via USB or other external ports.

Right now I have 5 peers at 0.07%, an hour ago I had 3 peers at 0.01%. Don't know how many peers I had at 0.30-0.50%
That's quite a low number of peers but 5 shouldn't be limiting the speed to 0.07%/hr so it must be the HDD or something else.
What I'm thinking is your RAM must not be enough for the dbcache that you've set together with the background processes of Windows10
That will use a lot of "page files" which will further stress your HDD.

Try to reduce your database cache into 512 instead (or lower); then, restart Bitcoin Core and check if it'll improve.
2178  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core Sync / Download way too slow on: February 28, 2022, 11:36:03 AM
That's indeed slow considering the internet speed and it's a quite capable machine.
However, the most important factor to the initial block download's speed is the Drive which you haven't mentioned.
So, are you using an HDD/SSD, internal or external?

It can also be affected by your connection to the network, How many peers do you have in "Window->Peers"?
2179  Bitcoin / Development & Technical Discussion / Re: Pywallet 2.2: manage your wallet [Update required] on: February 28, 2022, 03:20:36 AM
These experiments mean that even if the wallet does not have a password,
then "Timestamp" is still there and it means the date and time the wallet was created,
but if the password is set, then "Timestamp" means the date and time the password was set?
I can only guess based from Bitcoin Core's behavior in generating the keypool.

Those timestamps are date & time of each individual keys in your wallet.dat.
Upon creation of the wallet, it will immediately preload thousands of keys for receiving and change addresses to the wallet.dat,
Thus, all those keys' timestamp should be the similar (may differ in a few seconds) so your hypothesis may be correct about the "timestamp" of the unencrypted wallet.

After setting a passphrase, Core will drop the unused keys from the wallet, create a new 'HDSeed' and derive a new keypool from it.
Thus, the new keypool has an updated timestamp based from when the wallet is encrypted;
However, if you just changed the passphrase of an already-encrypted wallet, the 'HDSeed' will remain the same so the timestamp will stay the same for the already-derived keys.
2180  Bitcoin / Electrum / Re: electrum - multisig 8 of 8 on: February 27, 2022, 09:22:45 AM
-snip-
Check the lowest left corner of you Electrum and the lower right corner, if it is written 'not connected' at the left corner and also red circle on the right corner,
Signing a transaction doesn't require the wallet to be connected, in fact it can be done in an Air-Gap computer.

I'm thinking that it may be more of a hardware wallet issue than Electrum's since it's the Ledger that can't sign.
Pages: « 1 ... 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 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 ... 309 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!