Pages:
Author

Topic: Announcement: Bitmain launches AntMiner solution, 0.68 J/GH on chip - page 90. (Read 368268 times)

hero member
Activity: 635
Merit: 500
Please Bitmain!

If your deafult shipping is Ups don't ship with this fuc...ing Dhl.

Ups is fine here but Dhl suxx...
hero member
Activity: 741
Merit: 514
https://www.bitmain.com
Order ID: 00120140223134446604u0yqdQ1o06D3
Date: 2014-02-23 13:44:47

Pay Details
Pay    7.25 BTC
Pay Confirm    7.25 BTC
Date    2014-02-23 13:49:17

Send Details
Unshipped

What happened to the pre-shipping???

Quote
All units orderred before 11:00pm BeiJing time Feb 23rd, will be shipped out on Feb 24th and Feb 25th.

Your orders should have been shipped out, but needs some time to put in the tracking number.
member
Activity: 70
Merit: 10
Order ID: 00120140223134446604u0yqdQ1o06D3
Date: 2014-02-23 13:44:47

Pay Details
Pay    7.25 BTC
Pay Confirm    7.25 BTC
Date    2014-02-23 13:49:17

Send Details
Unshipped

What happened to the pre-shipping???

Quote
All units orderred before 11:00pm BeiJing time Feb 23rd, will be shipped out on Feb 24th and Feb 25th.
full member
Activity: 130
Merit: 100
I stand corrected - indeed you can work out the block hash (I was wrong)
If you calculate it accurately enough, you should be able to get enough of the start of the hash to match the block.
However, it's not 0x00000000FF....FF
I think it's 0x00000000FFFFFFFFFFFFFFFF00...00 (not 100% sure)

Edit: meh, since I got a block recently I guess I should calculate it myself and see if I can work it out what is the correct one to use ... Smiley
OK sorted it out now Smiley

It's actually 0x00000000FFFF00...00

So I wrote some php using bcmath and another function I found on the net to accurately convert number bases ...
And it came up with: 6023087568 -> b68bf5860d85f2a9528d572ef0820077d523f91b33e9cca2

Now looking at blocks over the last week starting with 0000b68b I found:

286662,0000000000000000b68bf585f10b1436ff7e6471e2e40d040f94eadc526f16c5,2,
4c071ba9dfb373bfc796a26b2514c7aeb13428c60ac034d96c7e37e9d66b1744,1392794888,
20140219082808UTC,549088256,19015f53,3129573174.52228737,
000000000000000050c45d24df1a0048f0f39d2d4e9f0598ca201f76fd980524

Which is almost certainly the block you found.

Edit: and anyone wanting to do this themselves:
You need PHP and PHP BCMath installed
Here's hex.php:
Code:
#
function basecvt($str$frombase=10$tobase=16)
{
 
$str trim($str);
 if (
intval($frombase) != 10)
 {
  
$len strlen($str);
  
$q 0;
  for (
$i=0$i<$len$i++)
  {
   
$r base_convert($str[$i], $frombase10);
   
$q bcadd(bcmul($q$frombase), $r);
  }
 }
 else
  
$q $str;

 if (
intval($tobase) != 10)
 {
  
$s '';
  while (
bccomp($q'0'0) > 0)
  {
   
$r intval(bcmod($q$tobase));
   
$s base_convert($r10$tobase) . $s;
   
$q bcdiv($q$tobase0);
  }
 }
 else
  
$s $q;

 return 
$s;
}
#
function bctrim($num0)
{
 if (
strpos($num0'.') === false)
  return 
$num0;
 else
 return 
rtrim(rtrim($num0'0'), '.');
}
#
$diff $argv[1];
#
bcscale(1000);
#
$d1_sp '00000000 FFFF0000 00000000 00000000 00000000 00000000 00000000 00000000';
$d1_16 str_replace(' '''$d1_sp);
$d1_0 basecvt($d1_161610);
$d1_10 bctrim($d1_0);
#
$blk0 bcdiv($d1_10$diff);
$blk10 bctrim($blk0);
$blk16 basecvt($blk101016);
#
echo "diff=$diff\n";
echo 
"d1_16=$d1_16\n";
echo 
"blk10=$blk10\n";
echo 
"blk16=$blk16\n";
#
?>

Then on linux you just:
php hex.php 6023087568
and blk16 is your block hash (accurate to about 6 nibbles)
[/quote]

Wow, well done. Thank you.


full member
Activity: 238
Merit: 100
From Bitmain's site:
Quote
Please note:

You must make a payment within 1 hour, or your order will be cancelled
As soon as your payment is received in full you will receive email confirmation with order delivery details.
You may send payments from multiple accounts to reach the total required.

I made a full payment [using one transaction] which was first verified on the blockchain about three minutes after my order submission, and has since been verified almost 200 times since then. The status column for my order says "Paid Unshipped Valid" but I have yet to receive an email with my shipping info, or get a response from anyone within the company.

Anyone else experience this?


Read carefully, they will ship in 48 hours after you made the payment.
"
PRE-SHIPMENT!


 
BITMAIN always do the fastest shipment !!!
"

I've shipped all my orders in less then 12 hours.  So there.
hero member
Activity: 700
Merit: 500
hello,
i buy antminer s1 in bitmaintech i have order id 00120140220074321998L03ka1990615 is shipped. But   don't have email confirmaton and in my profile bitmaintech web page, order status is shpped  - UPS and trackng id ERROR 42.
It's realy shipped? I need trackng id for monitorng.

Same here, but it has shipped, I emailed them earlier and they are updating all the orders and shipping info. You might want to email them at [email protected] with your order details just to be sure.

Thanks for the email address.  I have the same error 42, as a tracking number and have not been able to contact bitmain (tried via pm) because they do not have a working email on their website (webmasterone,) that I found at least. 
hero member
Activity: 490
Merit: 500
UNDER NEW MANAGEMENT
Still have yet to get a refund for my 3 orders that were not fully paid  Angry

I don't understand why anyone would want a Bitcoin Miner anymore with the BTC/USD value being so low and the Bitcoin Difficulty being so high as well  Cheesy

Good luck making ROI back in 2 months  Cheesy
legendary
Activity: 3234
Merit: 1220
hello,
i buy antminer s1 in bitmaintech i have order id 00120140220074321998L03ka1990615 is shipped. But   don't have email confirmaton and in my profile bitmaintech web page, order status is shpped  - UPS and trackng id ERROR 42.
It's realy shipped? I need trackng id for monitorng.

Same here, but it has shipped, I emailed them earlier and they are updating all the orders and shipping info. You might want to email them at [email protected] with your order details just to be sure.
newbie
Activity: 1
Merit: 0
hello,
i buy antminer s1 in bitmaintech i have order id 00120140220074321998L03ka1990615 is shipped. But   don't have email confirmaton and in my profile bitmaintech web page, order status is shpped  - UPS and trackng id ERROR 42.
It's realy shipped? I need trackng id for monitorng.
legendary
Activity: 1652
Merit: 1001
Don't look at my signature!
How long (if at all) do Bitmain take to update an order as paid?
It's been 6 hours or so, and still shows as "paying"?
Thanks


No payment notification.  

I got a shipment notification from them today.  Order was shipped out today.  Delivery for tomorrow, Las Vegas.  
Thanks, do you recall though how long it took for your order to show as "paid"??
Or do they sometimes not, until after they have shipped?

On the 16th I sent payment at 7AM Pacific time.  I checked at 130PM and it said order valid.  I had sent an email asking if they recieved my payment and they responded the next days as yes:

--------------- order ID 001201402161502107716NkCIOfE065E  is valid.
thanks!

2014-02-17 1:15 GMT+08:00

Jest checking to see if you have recieved my payment for this order 001201402161502107716NkCIOfE065E.

Ah, OK...thanks
newbie
Activity: 35
Merit: 0
Pay:4.35 BTC
Confirm:4.35 BTC    Paid
Unshipped
Valid    2014-02-16 15:06:13.0

Shipping today?

--------------------
Price:      1.438 BTC

lol

Shipped.
member
Activity: 72
Merit: 10
I got shipping notification for my next 3 ants!!!  Maybe be here tomorrow!!
sr. member
Activity: 440
Merit: 250
How long (if at all) do Bitmain take to update an order as paid?
It's been 6 hours or so, and still shows as "paying"?
Thanks


No payment notification.  

I got a shipment notification from them today.  Order was shipped out today.  Delivery for tomorrow, Las Vegas.  
Thanks, do you recall though how long it took for your order to show as "paid"??
Or do they sometimes not, until after they have shipped?

On the 16th I sent payment at 7AM Pacific time.  I checked at 130PM and it said order valid.  I had sent an email asking if they recieved my payment and they responded the next days as yes:

--------------- order ID 001201402161502107716NkCIOfE065E  is valid.
thanks!

2014-02-17 1:15 GMT+08:00

Jest checking to see if you have recieved my payment for this order 001201402161502107716NkCIOfE065E.









 

legendary
Activity: 1652
Merit: 1001
Don't look at my signature!
How long (if at all) do Bitmain take to update an order as paid?
It's been 6 hours or so, and still shows as "paying"?
Thanks


No payment notification. 

I got a shipment notification from them today.  Order was shipped out today.  Delivery for tomorrow, Las Vegas.  
Thanks, do you recall though how long it took for your order to show as "paid"??
Or do they sometimes not, until after they have shipped?
sr. member
Activity: 440
Merit: 250
How long (if at all) do Bitmain take to update an order as paid?
It's been 6 hours or so, and still shows as "paying"?
Thanks


No payment notification. 

I got a shipment notification from them today.  Order was shipped out today.  Delivery for tomorrow, Las Vegas.  
legendary
Activity: 1652
Merit: 1001
Don't look at my signature!
How long (if at all) do Bitmain take to update an order as paid?
It's been 6 hours or so, and still shows as "paying"?
Thanks
hero member
Activity: 1582
Merit: 502
So, still no news about my 16th February order...

Pay Details
Pay    2.9 BTC
Pay Confirm    2.9 BTC
Date    2014-02-16 16:06:29

No shipping update today, not like the last 3 deliveries and now the price is lower. So what was the advantage of paying on the 16th?? Ugh I think they skipped over the 16th orders. Waiting till end of week before head explodes.

What is the deal BITMAIN??

Be patient.

I ordered on the 16th as well.
Got an email today from them stating that DHL wouldn't recognize my post code so my package was rejected, which is normal because DHL does not deliver to my house, I have to pick it up from their offices.

Anyways, the point is, they started shipping 16th Feb orders.


legendary
Activity: 3234
Merit: 1220
hero member
Activity: 658
Merit: 500
Same here ordered 16th and not yet shipped

JUST GOT MY SHIPPING INFORMATION  Grin Grin Grin Grin
newbie
Activity: 24
Merit: 0
Same here ordered 16th and not yet shipped


Edit just showing its shipped :-)
Pages:
Jump to: