Search content
Sort by

Showing 11 of 11 results by Time_DJ
Post
Topic
Board Digital goods
Re: [WTS] Malwarebytes Anti-Malware Activation Key | $0.40 | Cheap
by
Time_DJ
on 02/08/2015, 06:00:12 UTC
Just refunded you both.



Refund received!  Ty!
Post
Topic
Board Digital goods
Re: [WTS] Malwarebytes Anti-Malware Activation Key | $0.40 | Cheap
by
Time_DJ
on 01/08/2015, 09:35:30 UTC
I just paid with payivy and both of the ones i got dont work! Sending PM.
Post
Topic
Board Digital goods
Re: [$10] Udemy Course Ripper Script [RIPs any paid course for free]
by
Time_DJ
on 26/07/2015, 03:03:06 UTC

I paid $5 for the update and it gets the videos, pdfs, texts, html and quizzes.  I'm downloading right now so I don't know about it not working.  I've probably downloaded about 30 courses.  These courses are outrageously priced.  I say that because there are almost always codes(KEEPCOOL001), to make any course $10.  I've paid $15 for $300+(30*$10).  That's the way I'm looking at it.  If this stopped working yesterday, I got my money's worth.


Clearly its not working for everyone but im glad its worth it for you..
 
I cant believe you guys payed the extra $5 bucks! ...

Some of you happily paid with a smile too!  Cheesy  Thats priceless!


Sometimes things are just not in your control and shit happens so that just may have been the case when i last purchased from the op. Also when i posted my last comment i just knew this thread was dead and i thought the op was mia! By no means did i mean to crap on the op's thread especially if he is still selling and all is well! That said i will delete my last post. If you feel like i was coming out of left field please remove my quote from your post!


If all is well and everyone is happy .. i wish you all good luck including the op!


keep it Frozen,   Cool
Time_DJ
Post
Topic
Board Digital goods
Re: [FREE] [VOUCHED] 2 Money Methods
by
Time_DJ
on 16/07/2015, 07:29:00 UTC
Id like to try.. Plz send me a pm
Post
Topic
Board Off-topic
Re: What Song are you Listening To?
by
Time_DJ
on 16/07/2015, 00:05:25 UTC
Etta James - I'd Rather Be Blind (Live at Montreux 1975)

https://www.youtube.com/watch?v=uZt1xKtPbUQ


Cadillac Records Version 2011

http://www.youtube.com/watch?v=jZVQD9piv7A&t=1m4s




 





Post
Topic
Board Project Development
Re: Blockchain API.
by
Time_DJ
on 06/05/2015, 00:07:04 UTC
All sales websites should be running bitcoind or similar and not be dependant on a remote service.

Personally, I think that is bad advice. Every small shop owner that decides to accept bitcoin should NOT be forced to run a full bitcoind node on their server. If that were the case bitcoin would fail. Bitcoin needs 3rd parties and lite clients to make the process easier for integration. Blockchain.info API offers an amazing service absolutely free. Yes it does go down from time to time, but the trade off is well worth it. I can register a website and hosting and start accepting bitcoin on my new website using blockchain.info's API in a few hours. No time needed to download the blockchain and no extra bloat to my servers bandwidth from having to run bitcoind.

As for the OP's question, sounds like bc.info is having some tech difficulties with the payment forwarding. The receive payments API should come back shortly.



Ive gotta agree, i found some priceless blockchain.info api tutorials on youtube that were very empowering ..(ahem)! After i found those tutorials my interest in bitcoin and php has gone up 300%! I didnt have to get a vps or a dedicated server .. just got a domain and a run of the mill hosting account and i was off to the races. If anything we need more dependable third party services like the one icanscript mentioned above. These guys look great too.. https://chain.com/

@ icanscript     :   thanks for the link. I was checking out the documentation at blockcypher.com and found this lil gem. http://dev.blockcypher.com/#zero_confirmations
 
Ill be taking a closer look at them when i get a chance.  
Post
Topic
Board Service Discussion
Re: What is going on at blockchain.info ?
by
Time_DJ
on 05/05/2015, 10:18:30 UTC
Why do people use the receive api that requires blockchain.info to forward the btc to their address when they can use the wallet api that sends the btc directly to a btc address generated in your blockchain.info account?
Post
Topic
Board Service Discussion
Re: retrieve blockchain.info network propagation percentage programmatically
by
Time_DJ
on 05/05/2015, 10:11:57 UTC
Thanks for the reply & thanks for the explanation! Any chance you can give me an example?

Basically im following a tutorial online where first we generate a fresh bitcoin address that users can send btc to on page load using the wallet api. (code example below)  
That said i was trying to get the network propagation percentage for the "latest transaction" on the new address that just got generated.. ( $parseAddy )

Code:
// Generate new address
$newAddy = json_decode(file_get_contents("https://blockchain.info/merchant/$ID/new_address?password=$PW"), true);

$parseAddy = $newAddy[address];

 

What i really want to do is determine if the network propagation percentage for the latest transaction on that address is low or high!


I was told when waiting for a confirmation, if the network propagation percentage for that transaction is high like 99%  then the chance of a double spend is really low and so it would be ok to accept the payment with a low confirmation number even 0 confirmations. ( items worth $20-$100)


That said im trying to put something together that checks the balance of the freshly created address and then checks the network propagation percentage of the latest transaction on that address and if it has a high percentage say greater than 97% than i want the transaction to immediately complete and forward the user to the product.

If the network propagation percentage for the latest transaction in that address is low, like 10% then i want the script to keep waiting for 2-3 confirmations instead of completing the transaction and forwarding the user.

 
Post
Topic
Board Service Discussion
Topic OP
retrieve blockchain.info network propagation percentage programmatically
by
Time_DJ
on 05/05/2015, 08:01:55 UTC
Hello im learning php here and i have a question about blockchain.info's wallet api.

so from my understanding network propagation is the amount of nodes a transaction hits before being confirmed.


Im using blockchain.info's wallet api and when a transaction has not had a confirmation yet, blockchain.info shows network propagation in the form of a percentage for any given unconfirmed transaction on their website.


How can i programmatically get this percentage for an unconfirmed transaction using php?..
 
Thanks in advance,
Time_Dj
Post
Topic
Board Web Wallets
Re: Blockchain Receive Payment API
by
Time_DJ
on 24/04/2015, 11:41:27 UTC
Im just getting started with blockchain.info's api... These tutorials helped alot!
https://bitcointalk.org/index.php?topic=990348.0

I wish there were tutorials like that for chain.com and their api.

 
Post
Topic
Board Off-topic
Re: What Song are you Listening To?
by
Time_DJ
on 24/04/2015, 11:14:09 UTC