Bitcoin Forum
July 05, 2024, 11:52:56 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 [439] 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 ... 590 »
8761  Bitcoin / Development & Technical Discussion / Re: Transaction not confirming, missed 15 blocks on: October 20, 2015, 07:17:34 PM
Don't trust the priority thing that blockchain gives, a lot of time it is inaccurate.

Your problem is the low fee. At this time, your fee is not enough for the transaction which is 796 bytes. You will just need to wait a while for it to confirm.
8762  Economy / Services / Re: Paying $100 whoever can help me figure out how to format html into a link on: October 20, 2015, 06:43:56 PM
www.site.onion/order.php?id=450469&stat=1

For the people who have messaged me this answer, it is not correct. I tried that before I even posted here. All it does is refresh the page without performing the action.
As I said in my pm, you need to do a post request, which browsers do not do through the URL bar. You will need to put the URL in an HTML form that does post if it is on a webpage. Otherwise, it probably won't work.
8763  Bitcoin / Armory / Re: transaction not accepted on: October 20, 2015, 06:35:41 PM
Can you post the raw hex of a transaction you are trying to send? I will try to broadcast it from my node. If that works, then there must be something wrong with your bitcoin core installation.

To get the hex, send the transaction normally then right click it in the transaction list and click view details. Then click copy hex and then paste that to a post.
8764  Bitcoin / Development & Technical Discussion / Re: Dust threshold changed without any mention in 0.11.1 on: October 20, 2015, 01:53:59 PM
The dust threshold is not hard coded. It is determined by the minrelaytxfee. The dust threshold changes with what is set as the minrelaytxfee, so you can set the minrelaytxfee in your own node to the original default of 0.00001 instead of the new default of 0.00005. That will change your dust threshold.

This seemed to provide a solution to my problem. Any ideas what the default minrelaytxfee was in 0.11.0 ? When I set it to 0.00000001 the minimal amount I was able to send was 3 satoshis. How to get 546 as it was in previous version?
It was 0.00001
8765  Bitcoin / Development & Technical Discussion / Re: Dust threshold changed without any mention in 0.11.1 on: October 20, 2015, 01:00:23 PM
The dust threshold is not hard coded. It is determined by the minrelaytxfee. The dust threshold changes with what is set as the minrelaytxfee, so you can set the minrelaytxfee in your own node to the original default of 0.00001 instead of the new default of 0.00005. That will change your dust threshold.
8766  Bitcoin / Armory / Re: transaction not accepted on: October 20, 2015, 04:50:30 AM
There is something wrong with your bitcoin core installation which is making it reject the transactions. Do you have any special configuration for it that your are using?
8767  Economy / Services / Re: Paying $100 whoever can help me figure out how to format html into a link on: October 20, 2015, 01:59:12 AM
I think I can do this. I will send you a PM. Will you escrow the funds?
8768  Economy / Services / Re: [OPEN] [HIGHEST PAY] COINUT.COM ★ Signature Campaign ★ Pay per post ★ Weekly ★ on: October 19, 2015, 11:42:31 PM
Wangxinxi, you should update the OP so that the number of open slots are accurate.
8769  Bitcoin / Project Development / Re: Good non-US Receive Payments API? on: October 19, 2015, 07:25:44 PM
blocktrail has a payments forwarding api: https://www.blocktrail.com/api/docs#payments_overview and so does blockcypher: http://dev.blockcypher.com/#payment-forwarding
8770  Bitcoin / Development & Technical Discussion / Re: Historical Documents about Cryptocurrency (from Cypherpunks & Governments) on: October 19, 2015, 07:23:04 PM
That is an amazing list of stuff!

OP, you should also use some of the references in the bitcoin whitepaper
8771  Bitcoin / Armory / Re: Multi-Sig Lockboxes on: October 19, 2015, 04:34:55 PM
Yes. It's under expert mode.
8772  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core passphrase problem on: October 19, 2015, 04:24:03 PM
There are tools to crack wallets but they only work if you have some idea of what the password is.
8773  Bitcoin / Development & Technical Discussion / Re: [TUTORIAL] Create a Vanity Address on: October 19, 2015, 04:20:35 PM
How about doing split key generation? If someone is generating a vanity address for someone, they should use split key so that the generator cannot steal bitcoin from that address.
8774  Other / Off-topic / Re: USB, compromised. on: October 19, 2015, 11:35:30 AM
You could flash your own firmware as people have done for hacking via USB.
8775  Bitcoin / Project Development / Re: [ANN] Bitcointalk Android app on: October 19, 2015, 11:02:55 AM
Hey, knightdk! if you want, I can publish your app to Google Play, I have developer access.
Also, I think I'll make the UI look better
I have developer account as well. It is not ready for publishing yet, it will be once I iron out all of the bugs and add the remaining features.

If you can make the ui look better, please do. Submit a pull request to the Github and I will take a look.
8776  Bitcoin / Project Development / Re: [ANN] Bitcointalk Android app on: October 19, 2015, 12:59:52 AM
A suggestion!! Add splashscreen to app , or let me know if you want me to do it !! Tongue
If you can do it, go ahead. Submit a PR and I will have a look.
8777  Bitcoin / Project Development / Re: [ANN] Bitcointalk Android app on: October 19, 2015, 12:17:19 AM
The next version of the app, v0.6, has been finished

Notable changes:
  • Posts can be quoted
  • Your own posts can be edited and deleted by yourself
  • New PMs can be sent
  • PMs can be quoted and replied to
  • Basic Notifications about new posts and messages added
  • Notifications can be configured in settings

The release can be viewed on Github: https://github.com/achow101/BitcointalkForum/releases/tag/v0.66
8778  Economy / Service Discussion / Re: How to use passphrase authentication for dev? on: October 18, 2015, 11:21:56 PM
Can you please clarify what "passphrase authentication for dev" is?

And what do you mean by "This data store in the blockchain?"?

As for storing data in the blockchain, this is not recommended since you will be bloating the blockchain. That is quite selfish. If you really want to though, there are a variety of methods. You can use OP_RETURN to store 40 bytes, or you can do other stuff with addresses and scripts to store your data.
8779  Alternate cryptocurrencies / Altcoin Discussion / Re: Bitcoin XT and new plattform/same rasberry installation on: October 18, 2015, 09:47:22 PM
Hello,

Can i install Bitcoin XT same plattform with normal bitcoin full node (raspnode).
How about blockchain how this works at two different systems?  Undecided
yes you can. right now, since the blockchain has not forked, they both use the same blockchain. However, to run both programs simultaneously, you need to run them on different ports and each will need its own data directory.
8780  Economy / Service Discussion / Re: HOW TO CHECK POST ACCURACY OF A BITCOINTALK ACCOUNT?? on: October 18, 2015, 02:32:00 PM
That seems like it weighs the potential activity of a bitcointalk account. Huh
it also estimates your post quality...

Dude it doesnt gives out post accuracy.. It only estimates the price and post quality in good/excellent/bad/average... I need to know my post accuracy in %

post accuracy cannot be presented in percentages...how can you do it ? however micky has given a proper answer..

The only way to check the quality of posts and the price of one account is checking manually the post history of the user. Yes it takes a lot of work but this is a only way.
I concur. My site measures post quality through an admittedly poor algorithm. The only true way to determine post quality is to read the post in context and that takes a very very complex algorithm or a person.
Pages: « 1 ... 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 [439] 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 ... 590 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!