Bitcoin Forum
May 17, 2024, 12:41:19 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / Re: Cryptocurrency Payment Processor? on: November 03, 2021, 07:42:26 PM
Hi there. I am having problems authenticating with the Coinbase Commerce API. Do you mind sharing the postman API call you used? Obviously omit the API key. Smiley

I am struggling.

Here is my GET REQUEST

Code:
https://api.commerce.coinbase.com/checkouts?limit=20 \
 -H "X-CC-Api-Key: <MY_KEYXXYY>" \
 -H "X-CC-Version: 2018-03-22"

Response:

Code:
{
    "error": {
        "type": "authorization_error",
        "message": "You are not authorized to do that."
    }
}

In general I would say the setup for Products/Services and the Point of Sale interface is really slick. Super easy for a merchant to deploy.

I'd like to use the API to create new Checkout products among other things.

Thanks for any assistance and thank you for this thread.
2  Bitcoin / Bitcoin Discussion / Re: The Silk Road Film has been released - shows what happened on this forum 2 catch on: February 22, 2021, 05:01:52 AM
I watched this movie last night. I guess I'm a bit let down because American Kingping (the book about Ross, and Silk Road) really focused more on the relationship between Ross and Variety Jones.

I'm really not sure the movie is all that great tbh.  Between Variety Jones and the IRS agent who found Ross' email using a google search about Silk Road both missing. It makes it hard to really enjoy it.

#freeross

How would you rate it? Worth watching or a waste of time? From 1 to 10?

I read a lot about the case but I need to find some time to take on the book. That's going to be a must read for me, but I'm ready to skip the movie if the reviews aren't good enough.



read the book. movie is prob 6/10 tbh.
3  Economy / Speculation / Re: I think we will see a lot of weak hands at $100K on: February 21, 2021, 01:47:43 PM
I see people selling at numbers that bring the life milestones.

Milestone 1: Payoff Car / minor debt
Milestone 2: Payoff major debt / payoff house
Milestone 3: Retire / Secure Family Trust / Children Education etc

Those are the 3 life events I see for why people sell when they do in general.

Personally I see 500k-1M USD per BTC being the major bell curve selling prices.

4  Bitcoin / Bitcoin Discussion / Re: The Silk Road Film has been released - shows what happened on this forum 2 catch on: February 21, 2021, 12:20:01 PM
I watched this movie last night. I guess I'm a bit let down because American Kingping (the book about Ross, and Silk Road) really focused more on the relationship between Ross and Variety Jones.

I'm really not sure the movie is all that great tbh.  Between Variety Jones and the IRS agent who found Ross' email using a google search about Silk Road both missing. It makes it hard to really enjoy it.

#freeross
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Woodcoin [LOG] Pure Skein POW, Logarithmic Release, No Premine nor ICO on: June 01, 2018, 02:12:41 AM


logo looks unique among all those. nicely done. nicely chosen.
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: GTX 1050ti Ethereum Mining Rig on: January 26, 2018, 01:03:11 PM
Wanted to chime into this post and mentioned that I've got a micron mem 1050 Ti at +2000 MEM clock doing 15.6 MH/s on Eth.

7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Woodcoin [LOG] Pure Skein POW, Logarithmic Release, No Premine nor ICO on: January 01, 2018, 12:05:24 AM

what miner should I use for AMD cards?

This has been an ongoing question.  People don't seem to be sharing the answer. 

This code could do the trick. https://github.com/hyc/wolf-xmr-miner/blob/update/wolf-skein.cl

but I don't know anyone packaging it up for us, sorry. 

I'm going to be turning on a gtx 700 soon and I'd like to point it at Woodcoin. Do you have a script I could follow for nvidia cards? I saw the ccminer was on the woodcoin website.

ccminer.exe -a skein2 -o stratum+tcp://yiimp.l8nit3-miners.com:5233 -u WTvwZQxiyFqKYgTfggLnshrFyj2rxyB5sN -p c=LOG


Thank you. Smiley
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Woodcoin [LOG] Pure Skein POW, Logarithmic Release, No Premine nor ICO on: December 31, 2017, 12:05:23 AM

what miner should I use for AMD cards?

This has been an ongoing question.  People don't seem to be sharing the answer. 

This code could do the trick. https://github.com/hyc/wolf-xmr-miner/blob/update/wolf-skein.cl

but I don't know anyone packaging it up for us, sorry. 

I'm going to be turning on a gtx 700 soon and I'd like to point it at Woodcoin. Do you have a script I could follow for nvidia cards? I saw the ccminer was on the woodcoin website.
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Woodcoin [LOG] Pure Skein POW, Logarithmic Release, No Premine nor ICO on: December 27, 2017, 02:46:18 PM
Many Woodcoins to you!  Merry Christmas everyone. 

If anyone can locate woodcoin dev Moonpunter and wish him and his family a merry Christmas that would be fantastic.  He's been missing for several weeks now, I hope all is well. 

 



I've been idling the irc for a while and I haven't seen him.

There is someone in there working on an Android version of the wallet who has some questions. I think you guys have been just missing each other.

13:52 Lvl4Sword: woh0dly, Know anything about Android?
14:00 Lvl4Sword: https://explorer.woodcoin.org/rawtx/d508b7916ec00595c1f8e1c767dc3b37392a5e68adf98118bca80a2ed58331d6 - 'n' being the difficulty target, right?
14:51 Lvl4Sword: arams.java#L30 ... are all things I'm looking at to properly generate the genesis hash for Woodcoin
15:28 Lvl4Sword: Hmm
15:29 Lvl4Sword: So MainNetParams.java had genesisBlock.setDifficultyTarget(0x1d00ffffL);
15:29 Lvl4Sword: Which, going through the genesis block, it appears that's wrong and that 0x1e0ffff0L would be proper
15:29 Lvl4Sword: So, edited that and am recompiling to see what I get
15:52 Lvl4Sword: and it does nothing.

Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!