Bitcoin Forum
May 09, 2024, 09:20:40 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 »
141  Bitcoin / Wallet software / Re: GWT Wallet & Billing API on: May 05, 2014, 08:16:09 AM
Edit: Offline while working on accounts, distributed microtransactions and off-chain 100% uptime.

Instructions on how to use the bbb billing interface:

1) Register an account, bitcoinbankbook.com.
2) Add atleast one address by pressing the 'Add' button in the 'Menu'.
3) Browse here: bitcoinbankbook.com/id?mail=your@mail.com,
    after replacing the mail with the address used to register and copy your id.
4) Now you can redirect your customers to the following URLs:

Manual payments: bitcoinbankbook.com/bill?id=<id>&meta=<meta>&price=<price>

 <id>   the id retrieved in step 3), this will never change.
 <meta>   your unique identifier for this bill so you know what was paid for. This HAS to be unique.
 <price>   the optional amount of BTC to be billed, without this parameter the bill becomes a donation of any amount.

  If you are logged into the GWT GUI you will see the 'Transactions' dialog refresh
  in real-time with your <meta> as the transaction comes in!
  You will also receive an email once the transaction has one confirmation.

Automated payments: bitcoinbankbook.com/bill?id=<id>&meta=<meta>&url=<url>&price=<price>

  <url> is the callback where you want us to inform you about billings; confirmations and errors,
  "successful" billings will call the <url> twice or more with these appended parameters:

  <url>?|&tx=<tx>&amount=<amount>&meta=<meta>&auth=<auth>&confirm=0,1...

 <tx>   the bitcoin transaction id.
 <amount>   the amount of BTC received. Might not be same as price!
 <auth>   the lowercase HEX SHA-1 hash of your password salted with the <id>, <meta> and <confirm> and hashed again.

Code:
/* Pseudo code to verify <auth>
 */
String auth = SHA(SHA("<yourplaintextpass>") + "<id>" + "<meta>" + "<confirm>");

  If you reply with a URL on the first callback request (confirm=0) in the response data (any string that starts with "http" will trigger this) we will try to redirect your customer to that URL upon successful billing (meta refresh after 5 seconds) with meta=<meta> appended to the parameters.

  If you receive the following parameters on your callback <url>, it means we already have that meta string in our database:

  <url>?|&meta=<meta>&error=meta+not+unique

  One last thing: if you use this please leave a comment here so I can send you a PM before updates go live.

-----

TODO:

QR code generator.
calculator and timer.
pay with bbb account.
142  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BLC] Blakecoin Fast Blake-256 Cryptographic Coin for CPU/GPU/FPGA on: May 05, 2014, 08:03:38 AM
But then something is wrong, the payout on eu1 was ~20 BLC for like a couple of hours and on eu3 I got ~10 BLC after the whole night.
143  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BLC] Blakecoin Fast Blake-256 Cryptographic Coin for CPU/GPU/FPGA on: May 05, 2014, 07:24:01 AM
Ok, should the merged mining generate 100% BLC AND 100% PHO or is it 50%/50%?

I definetly get less BLC on eu3, I agree with Gavin, alt currencies are just inflation, merged mining would be really inflationary (and counter productive really) if it was 100% extra for each merged coin.

I just mine BLC as hedge for SHA-256 because it can use the FPGA's, I don't really care which Blake-coin I mine.

Back to eu1!
144  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BLC] Blakecoin Fast Blake-256 Cryptographic Coin for CPU/GPU/FPGA on: May 04, 2014, 09:17:34 PM
If so, we need to look at storage, nobody is going to want to manage four+ wallets... we need an exchange or storage with "static" addresses!
145  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BLC] Blakecoin Fast Blake-256 Cryptographic Coin for CPU/GPU/FPGA on: May 04, 2014, 03:14:22 PM
First Merge mine BLC+PHO pool is open http://eu3.blakecoin.com   Cool

please report any bugs asap I tried to test it all but you know how things go Wink

So we just point the miner there and it should magically work?

What is the difference with photon?

I don't really want another wallet client on my computer, do we still need to withdraw at 250?

Is there a stable exchange for PHO?

Sorry that I'm so lazy... Tongue
146  Bitcoin / Development & Technical Discussion / Re: longpoll listtransactions on: May 04, 2014, 06:32:50 AM
Ok, so how do companies check when a payment has occured, polling?

Or do they compile their own bitcoind with some realtime protocol?

I suspect many use either blocknotify or walletnotify.

Ahh, thanks!
147  Bitcoin / Development & Technical Discussion / Re: longpoll listtransactions on: May 03, 2014, 08:33:27 PM
Ok, so how do companies check when a payment has occured, polling?

Or do they compile their own bitcoind with some realtime protocol?
148  Bitcoin / Development & Technical Discussion / longpoll listtransactions on: May 02, 2014, 01:33:30 PM
When will we get realtime transaction support in the rpc api for the official bitcoind?
149  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BLC] Blakecoin Fast Blake-256 Cryptographic Coin for CPU/GPU/FPGA on: April 16, 2014, 08:01:01 AM
was BLC removed from coinmarketcap.com? i dont see it there. seems strange since there are plenty of other coins with less activity

I noticed it was not on the list today not sure why and no contact from dev  Undecided

I think it falls off when the volume is 0.

What's up with coinex.pw?!

Where can I see BLC on coin-swap?
150  Bitcoin / Mining software (miners) / Re: BFGMiner 3.10.0: modular ASIC+FPGA, GBT+Strtm, RPC, Mac/Lnx/W64, AntU1, DRB, HFA on: April 13, 2014, 04:50:47 PM
Can you underclock bfl singles with bfgminer somehow?

So I guess that's a no! Sad
151  Bitcoin / Mining software (miners) / Re: BFGMiner 3.10.0: modular ASIC+FPGA, GBT+Strtm, RPC, Mac/Lnx/W64, AntU1, DRB, HFA on: April 09, 2014, 03:32:34 PM
Can you underclock bfl singles with bfgminer somehow?
152  Bitcoin / Bitcoin Discussion / Re: Bitcoin Core (Bitcoin-Qt) 0.9.1 released - update required on: April 09, 2014, 06:29:26 AM
I think that it's probably more secure to use an old linux at this point...

Running bitcoind.static I got:

Code:
terminate called after throwing an instance of 'std::runtime_error'
  what():  locale::facet::_S_create_c_locale name not valid

Solution https://www.foresightlinux.se/what-localefacet_s_create_c_locale-name-not-valid/
153  Other / Meta / Re: Bitcoin 2.0 on: March 26, 2014, 03:30:49 PM
Because Bitcoin 2.0 is not Bitcoin 2.0.

Bitcoin is version 0.9.

Come up with another name.
154  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BLC] Blakecoin Fast Blake-256 Cryptographic Coin for CPU/GPU/FPGA on: March 14, 2014, 12:42:24 PM
So what does merged mining mean? You get double the coins for your hashing? Will the blakecoin pools automatically switch to this, or do we need to do something?
155  Other / Archival / Re: Pictures of your mining rigs! on: February 26, 2014, 10:00:12 PM
Yup it keeps them cool Very well. They don't get Hot At all. Also with this I can always make the tower bigger for more USB hubs and more USB ASICs. The Reason why I am started with Block Eruptor Asic Miners is they are Cheap to get for now to get because I can't afford to much with cash, For most of the mining that I have done before I was stuck with CPU Mining and 1 GPU on my Gaming Rig.

So can you feel the airflow if you put your hand on the exit?
Yup.

Ok, but hold on, now I saw the fan; I thought it was passive. What happens if you turn off the fan?

*infernal tower* Grin
156  Other / Archival / Re: Pictures of your mining rigs! on: February 26, 2014, 06:37:42 PM
Yup it keeps them cool Very well. They don't get Hot At all. Also with this I can always make the tower bigger for more USB hubs and more USB ASICs. The Reason why I am started with Block Eruptor Asic Miners is they are Cheap to get for now to get because I can't afford to much with cash, For most of the mining that I have done before I was stuck with CPU Mining and 1 GPU on my Gaming Rig.

So can you feel the airflow if you put your hand on the exit?
157  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BLC] Blakecoin Fast Blake-256 Cryptographic Coin for CPU/GPU/FPGA on: February 26, 2014, 10:58:01 AM
The win wallet GUI sometimes says it's unsynced, why is that... you know with the green bar at the bottom which says "0 hours"?!
158  Other / Archival / Re: Pictures of your mining rigs! on: February 26, 2014, 10:39:04 AM
They are USB Block Eruptors 333.6Mh/s Rev3.0, I eventually want to get 5 Ant miners, there was a Ant miner sell on ebay but when the intventory begin to run out the seller upped the price from $60 USD to $80USD and I couldn't get it when I was finally to have some of the cash. The only one I got lucky with was a Lot of 3 USB Block Erupters for around $50 USD.

The Power Supply that I am using can handle 5 USB Devices alone. it is from a old Linksys Wireless B 5V 2.5A

So does that heat tunnel work?
159  Economy / Computer hardware / [WTB] zTex 1.15x on: February 19, 2014, 08:24:57 PM
Only zTex original, bare (no heatsinks, cables or power); the more, the better.
160  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BLC] Blakecoin Fast Blake-256 Cryptographic Coin for CPU/GPU/FPGA on: February 19, 2014, 04:50:26 PM
I have 3 X6500 FPGAs I am willing to part with for cheap.

@kramble: did you get these to work? At what speed?
Pages: « 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!