Bitcoin Forum
June 08, 2024, 02:10:46 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 [263] 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 ... 317 »
5241  Bitcoin / Bitcoin Technical Support / Re: BTC gone after wallet recovery PLEASE HELP! on: December 12, 2017, 09:05:14 AM
Are you sure you correctly written down your 12 word seed phrase and didn't mix up a few words or misstyped something?
Additionally it is pretty strange that your email is no longer attached to your account. But this account should still exist and therefore a login should be possible.
You should contact the blockchain.info support for instructions how to regain access to your wallet.

If you get access to your wallet again i would highly recommend to use a wallet where you have the control over your private keys and therefore your money.
Doesn't matter whether a desktop, mobile or hardware wallet. Each of these is safer / more secured as an online wallet.
You can find an small wallet overview here: https://en.bitcoinwiki.org/wiki/Bitcoin_wallet
5242  Bitcoin / Development & Technical Discussion / Re: How does an HD wallet know about addresses created from Master Public Key? on: December 11, 2017, 06:57:34 PM
Is there a way to tell Electrum to query beyond the gap limit?

You can set the gap limit with this command:
Code:
wallet.storage.put('gap_limit',[i]X[/i])
Or you could create a bunch of new addresses to see if its contained in there:
Code:
for i in range(0, X): print wallet.create_new_address(false)
false: for recieving addresses
true: for change adresses


Here's my actual problem:  I have a developer that is using a source code library that can take a MPK and derive a child address from it.  He wrote a test program that did this (using the MPK from my electrum wallet), and I sent a small amount of coin to it.  However, this address never appears in the Electrum wallet.  But it must be a valid child address because it was generated from the same master public key (MPK) and the transaction was successfully broadcast and included in a block.

Are you sure this address was derived correctly? He may have used the derivation path for change adresses?
The standard derivation path for electrum is 0/0/ for recieving and 0/1/ for change addresses (i think).
5243  Bitcoin / Development & Technical Discussion / Re: Making Money.. Transaction fee question? on: December 11, 2017, 05:56:47 PM
The miner who includes transactions into his block gets all the fees of those transactions.
If you are mining in a mining pool it completely depends on how the policy of the mining pool is regarding payout from TX fees.
AntPool for example does keep the TX and only paying out the block reward (currently 12.5 btc), contrary to BTC.com paying out everything.
You can find a detailed list of mining pools and their policies here: https://en.bitcoin.it/wiki/Comparison_of_mining_pools
5244  Bitcoin / Bitcoin Technical Support / Re: My first Bitcoin transaction is stuck for 6 days, please help me on: December 11, 2017, 04:43:03 PM
I tried to accelerate it with confirmTX.com but it seems its already queued.
But with only 10 sat/KB as fee it still could take some time until it gets included into a block.
With the current status of the network a lot people try to accelerate their TX's. The queue is long.
But for the next time you can visit https://bitcoinfees.earn.com/ to find an appropriate fee.
5245  Bitcoin / Bitcoin Discussion / Re: HARDWARE WALLET - ITS YOUR MONEY PLEASE SECURE on: December 11, 2017, 03:48:19 PM
I read somehwere that ledger nano only lets you have 4 different coins in there at one time, surely that is not true?

The ledger nano s lets you store up to 24 currencies at the moment. You can find out which those are here:
https://ledger.zendesk.com/hc/en-us/articles/115005304449-Which-altcoins-and-tokens-are-supported-by-the-Ledger-products-
While it is true that there can only be up to 4 apps installed on it at the same time, you can just deinstall an app and install another one within 20-30 seconds.
The coins on the nano s stay safe during the whole process. They are all derivated from the seed. There is just not enough memory on the device to have more than 4 apps stored.
5246  Bitcoin / Bitcoin Discussion / Re: ♨♨♨ Bitcoin Fees Are Outrageous ♨♨♨ on: December 11, 2017, 02:52:09 PM
90% of all bitcoin owners have less than 0.1 BTC each

the fees to transfer $100 worth of BTC cost around $25. that is outrageous
Simple solution: use the real Bitcoin. Real Bitcoin has near zero fees.  It always has.  Bitcoin.com

I hope that this just was a bad joke. BCH, as referenced by bitcoin.com as the 'real' bitcoin, is just a bad joke itself.
Changing blocksize is just a temporary fix. Its just delaying the problem. On-chain solutions to the scaling problem aren't going to be successful.
There has to be a second layer (like the lightning network, coming soon) to handle this problem.
5247  Economy / Micro Earnings / Re: Faucets lottery on: December 11, 2017, 02:42:49 PM
Without the name or a link to the faucet you are talking about, we can't make any statements about this.
There are a few which payout their participants, but i think the majority aren't paying out the highest possible win as often as announced.
But faucets in general are a waste of time. And if you are into some kind of gambling, there are enough provably fair casinos around.
5248  Bitcoin / Bitcoin Discussion / Re: long term on: December 10, 2017, 06:53:20 PM
I think hodling is eventually going to win out. Bitcoin transaction fees are too high for trading anyway, at least for my taste.
And since it's proven so far that the price increases in the long term, I see no reason not to hodl.

Transaction fees are high at the moment, yes. But this is due to a massive amount of transaction waiting to get confirmed.
Additionally we aren't too far away from lightning getting implemented as an additional layer 'on top of' bitcoin.
This will create the possibility to create/join payment channels and to not have to push every transaction onto the blockchain 1 by 1.
So the TX fee problem is being approached and is going to resolve soon.

And just because an asset 'has proven so far that the price increases' it is nowhere near a good investment.
You can't imply a rising value just because the value has risen in the past. That won't work well in the long term.
5249  Bitcoin / Electrum / Re: "Unconfirmed Parent" Transaction on: December 10, 2017, 06:38:24 PM
This means that the input of this TX was not confirmed before sending this payment out.
Actually there are 3 transactions 'in a row' which aren't confirmed yet. And every TX has a fee less than 100 sat /KB
This could still take some time until they get confirmed, considering the current network status (with 100k+ unconfirmed transactins).
To speed the confirmation up you could try to get this TX accelerated (may cost a fee). Or you just wait until it gets confirmed (which can take some time.. ).
You should definetly consider this trade as not finished yet.
5250  Bitcoin / Development & Technical Discussion / Re: 3rd party bitcoin wallet which we can own the key on: December 10, 2017, 01:44:41 PM
But first time synchronization with the blockchain network might take a lot of time.

take alot of time? its mean i need alot of bandwidth data?
i've tried to install ethereum wallet from https://www.ethereum.org/
it took more than 7days to download all block and wasting alot of my bandwidth everytime i need to open my wallet
and finally i just use myethereumwallet.
so do i have to go just like that?

If you are going to download a full node, then yes. The current size of the blockchain is about 150+ GB. And the verification takes quite some time.
But you could also instead just download a light weight client (without the whole blockchain). Those clients check the balance of your addresses via online services.
Like other already mentioned Electrum (https://electrum.org/#download) would be a good open-source light weight wallet. Download, install, start. No much hassle.
5251  Bitcoin / Electrum / Re: Eletrum fees insane high?! on: December 10, 2017, 01:20:32 PM
This has nothing to do with electrum at all. Especially since you can set custom fees..
I would really recommend to read this: https://en.bitcoin.it/wiki/Help:Introduction and/or this: https://en.bitcoin.it/wiki/Transaction_fees

The network is congested at the moment (with yesterday ~200k and today 100k transaction waiting to get confirmed).
You can estimate an appropriate fee to get your transaction confirmed within a specific timeframe here: https://bitcoinfees.earn.com/
5252  Bitcoin / Electrum / Re: Can we cancel an unconfirmed transaction? on: December 10, 2017, 01:08:50 PM
I didn't say that it's trivial, but it's still possible. I agree with you that the nodes' behavior regarding such a move is unpredictable.

The behavior is not really "unpredictable". In the end its just simply coded. And with enough observation you can estimate how different clients
react to different kind of unusual transactions.

After all, replace by fee is essentially a double-spend, you only replace (decrease) the output amount (thus increasing the fee).

Replace-by-fee isn't really a double spend. A double spending TX is using already used inputs, creating a conflicting transaction.
Where to properly execute a replace-by-fee you need to have a flag set in the first transaction, which indicates that the fee might be changed in future.


5253  Bitcoin / Mycelium / Re: need help retrieving Bitcoins from legacy app on: December 10, 2017, 12:03:00 PM
Could you pls provide further information for us to be able to help you?
What wallet did you use? Do you know which encryption algorithm was used?
Are you sure your wallet gave you an encrypted address instead of an encrypted private key? or both?
Because with only the encrypted address (public key) and the password you will be able to decrypt the address but without the private key
you won't be able to spend the coins. The name of the wallet would be pretty helpful.
5254  Bitcoin / Development & Technical Discussion / Re: Why no Minor charge for BTC trading?? on: December 10, 2017, 11:40:13 AM
The only steps where BTC change addresses in an exchange's hot wallet is when
1) someone deposits some coins onto the exchange or
2) someone withdraws some coins from the exchange.

While trading there are no BTC moving around. You deposited BTC's and from this moment on they are in charge of them.
If you trade your BTC for ETH or whatever the only thing happens is that your account on this exchanges get -BTC credits and +ETH credits.
This doesn't mean that their coins have moved in the background while this trade happened.
You can compare it to tokens with 1:1 value to coins. Trading tokens (on the exchange site) is free, but withdrawing/depositing BTC's costs TX fee.
And for depositing 1 BTC you get 1 btc token (Just to simplify the whole principle).
5255  Bitcoin / Development & Technical Discussion / Re: Why BTC still dont spendable? on: December 10, 2017, 11:10:46 AM
If you downloaded a trustworthy wallet your funds (as long confirmed) should be instantly usable.
You may try to look in the transaction history to find your ingoing BTC's and look for the transaction ID.
Then you can lookup this transaction in a blockexplorer (e.g. https://blockchain.info) and check its status (unconfirmed / confirmed).
If you can't access any further transaction details in your wallet it might be a malicious application.
Like the others already mentioned, the name of the app would be pretty helpful.
5256  Bitcoin / Bitcoin Discussion / Re: Bitcoins on Flash Drive Help on: December 10, 2017, 11:05:01 AM
After reading your post i guess you didn't even succeed in accessing the flash drive yet?
Is ist a standard USB stick? Or what kind of flash drive is it? May it be a hardware wallet? Or just a usb mass storage device?
Before downloading any wallet you should first find out how to access the flash drive and what kind of information are stored on it.
This may be some private keys in plain/encrypted text, or some wallet files (maybe wallet.dat from core?). First find out what files are stored before downloading tools to access them.
What exactly doesn't work when accessing the flash drive? Does it just don't get recognized by windows or what is happening? any error message?
Additionally i would suggest to first make a backup of your flash drive before messing around with it.. Better safe than sorry.
5257  Bitcoin / Development & Technical Discussion / Re: Which types of wallet better for bitcoin? on: December 10, 2017, 10:41:34 AM
I'm just wondering what is the tenacity of hardware wallets in terms of long term use. Even flash drives have a limited time. It would be scary if one day your trezor have some "hardware error"  Huh Huh Huh

The crucial point is that you can use a hardware wallet for every day usage. It is pretty handy in accessing your coins and making transactions without
exposing your private keys. You can still sign transactions on an infected pc without your coins getting lost.
Standard flash drives can be written up to 1.000.000 times. Even if your usage exceeds this limit its still possible to just easily recover your coins from the
12/18/24 word seed phrase. And if you are performing this restoration also on a hardware wallet, your priv keys aren't exposed to theft anytime.
And this without any technical knowledge. So IMO hardware wallets do have quite some additional value.
5258  Bitcoin / Bitcoin Discussion / Re: Miner Fee question. on: December 09, 2017, 07:33:47 PM
No, this fee is not for you. Its like the name says a miner fee. The miner, including your transaction into his block, will get this fee.
I can recommend this link: https://en.bitcoin.it/wiki/Help:Introduction
Since there are way more transaction waiting to get confirmed than usually, a fee of 0,000202 seems pretty low to me.
For a medium TX about 0.0008 were necessary to get a tx through fast, even higher if this TX consists of much inputs.
For future transactions you can lookup the current fee status here: https://bitcoinfees.earn.com/
5259  Bitcoin / Development & Technical Discussion / Re: Please help me to sign a time stamped message on my bitcoin cold wallet address on: December 09, 2017, 04:57:17 PM
Since you didn't provide any further information about how these cold storage is organized i will give you a small general procedure.
The first thing to do would be to set up a new offline linux environment (e.g. from booting media) with a wallet client of your choice (e.g. core or electrum).
Then, depending on how your key(s) is/are stored you can easily import them into the wallet, sign the message and copy it onto a (safe) usb-stick.
After you then shut down your linux environment you can then share the message from your online pc.

-- Also, would not the private key be exposed  unnecessarily due to the signing? (leaving the paper/cold wallet as it is would be more advisable)?

No, the private key does not get exposed from a signed message. That would break the whole concept of a PKI (https://en.wikipedia.org/wiki/Public_key_infrastructure)
5260  Bitcoin / Bitcoin Discussion / Re: Bitcoin can be hacked on: December 09, 2017, 03:35:33 PM
A quantum computer can crack ethereum and bitcoin in 1 hour. So now there are many forks that are more protected

Thats rubbish. A quantum computer can't "crack ethereum and bitcoin in1 hour". Bitcoin and ethereum itself can't be cracked.
Quantum computers are no magic machines. And the development isn't furious. While it is true that quantum computers are way stronger
against elliptic curves calculations (like used in btc's key calculation), you also have to consider that there is the possibility to adjust the BTC protocol
to the current needs. Before bitcoin will get 'close' to get 'cracked', there will be an quantum-comuting-proof algorithm implemented, replacing the current one.

Pages: « 1 ... 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 [263] 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 ... 317 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!