Search content
Sort by

Showing 20 of 72 results by mikesheadroom
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][PRE-SALE-ENDED]Archain: an internet archive inside a PoA cryptocurrency
by
mikesheadroom
on 03/10/2017, 18:39:25 UTC
Just receive Arc for bounty, tq archain, but where can I create/download arc wallet? for send and receive arc?
I'm pretty sure we must wait for the network to launch (Q1, 2018) before sending and receiving of ARC tokens is possible.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][PRE-SALE][BONUS] Archain: an internet archive inside a PoA cryptocurrency
by
mikesheadroom
on 12/09/2017, 20:23:45 UTC
I wish people would state the coin supply in their description... Could someone tell me what it is?
The OP states 50,000,000 tokens for pre-sale.
Block rewards are 105 ARC @ 5 minute block times, which is 11,037,600 ARC in the first year.  I recall reading that the block reward will reduce after the first year, but I'm not 100% on the details.  Someone please correct me if I'm mistaken.
Edit:  Whoops, this was already answered above.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][PRE-SALE][BONUS] Archain: an internet archive inside a PoA cryptocurrency
by
mikesheadroom
on 11/09/2017, 17:32:12 UTC
We have attempted to engineer it such that archiving one web page costs about 1 ARC, but this rate will ultimately be determined by the market of miners, so we will have to see.
With trillions of web pages now existing, that seems like quite a high fee, IMO.  When first reading about this project and the projected supply of ARC, I imagined it would cost more like 0.001 ARC per page.  As you indicate though, the market will eventually dictate the price.
Good luck to all with this exciting new project!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][LSK] Lisk | Blockchain Application Platform for JavaScript Developers
by
mikesheadroom
on 24/05/2016, 20:14:21 UTC
Anybody got their Lambo yet?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][LSK] Lisk | Blockchain Application Platform for JavaScript Developers
by
mikesheadroom
on 24/05/2016, 14:31:13 UTC
This is probably a dumb question, but where on the ICO or main Lisk page can I specify an exchange address to send some of my ICO tokens to? Or will that functionality not be online until the actual launch?

The procedure on how to access and transfer Lisk is explained here:  https://blog.lisk.io/how-to-access-your-lisk-account-2ab156e026ac?source=latest#a234

Quote
6. Send LSK to another address.

If you want to send LSK to another address you have to press the SEND button in the top right corner. After you have clicked on the SEND button a modal pops up in which you have to type in the address of the recipient and the LSK amount you want to send. Please be aware of the 0.1 LSK fee associated with every transaction.
Post
Topic
Board Pools (Altcoins)
Re: [ETHEREUM] [POOL] https://ETH.suprnova.cc 0% fee, 20 % BONUS per Block ! //
by
mikesheadroom
on 11/02/2016, 14:37:14 UTC
Thank you mellowyellow!!!
I thought "miner" was supposed to indicate the name of my miner  Roll Eyes
Post
Topic
Board Pools (Altcoins)
Re: [ETHEREUM] [POOL] https://ETH.suprnova.cc 0% fee, 20 % BONUS per Block ! //
by
mikesheadroom
on 09/02/2016, 14:49:57 UTC
Do you have ethminer on the same computer as your proxy?
Yes, that is correct.
Any more info on how to properly configure Sammy's proxy to run with ethminer on the same machine?
Thanks for any assistance!
Post
Topic
Board Pools (Altcoins)
Re: [ETHEREUM] [POOL] https://ETH.suprnova.cc 0% fee, 20 % BONUS per Block ! //
by
mikesheadroom
on 04/02/2016, 12:52:48 UTC
Do you have ethminer on the same computer as your proxy?
Yes, that is correct.
Post
Topic
Board Pools (Altcoins)
Re: [ETHEREUM] [POOL] https://ETH.suprnova.cc 0% fee, 20 % BONUS per Block ! //
by
mikesheadroom
on 03/02/2016, 15:12:35 UTC
First off, thanks to OC for the great pool!  I've been mining at Suprnova for about 6 weeks now and have yet to successfully get Sammy's proxy mining working.  I believe I have the proxy set up correctly as it is receiving new blocks, but I cannot get ethminer to connect to the proxy.  All I get is JSON-RPC problems.  I suppose I just haven't yet found the super dumbed-down version of the instructions.  Thanks in advance for any assistance!

I am attempting to launch ethminer with this:  ethminer -G -F http://127.0.0.1:8546 --opencl-platform 1

What changes should be made if my proxy config looks like this:

{
   "threads": 2,

   "proxy": {
      "listen": "0.0.0.0:8546",
      "clientTimeout": "3m",
      "blockRefreshInterval": "100ms",
      "hashrateWindow": "15m",
      "submitHashrate": false,
      "luckWindow": "24h",
      "largeLuckWindow": "72h"
   },

   "frontend": {
      "listen": "0.0.0.0:8080",
      "login": "admin",
      "password": ""
   },


   "upstreamCheckInterval": "5s",
   "upstream": [
      {
         "pool": true,
         "name": "Suprnova ETH United States",
         "url": "http://eth-us.suprnova.cc:3000/mikesheadroom.02/20",
         "timeout": "10s"
      },
      {
         "pool": true,
         "name": "Suprnova ETH Australia",
         "url": "http://eth-au.suprnova.cc:3000/mikesheadroom.02/20",
         "timeout": "10s"
      },
      {
         "pool": true,
         "name": "Suprnova ETH EUrope",
         "url": "http://eth-mine.suprnova.cc:3000/mikesheadroom.02/20",
         "timeout": "10s"
      },
           {
         "pool": true,
         "name": "Suprnova ETH High Diff Port",
         "url": "http://eth-high.suprnova.cc:3000/mikesheadroom.02/20",
         "timeout": "10s"
      },
      {
         "pool": true,
         "name": "Suprnova ETH Asia Pacific ",
         "url": "http://eth-apac.suprnova.cc:3000/mikesheadroom.02/20",
         "timeout": "10s"
      },
      {
         "pool": true,
         "name": "Suprnova EXPanse Pool ",
         "url": "http://exp.suprnova.cc:3000/mikesheadroom.02/20",
         "timeout": "10s"
      }
   ],

   "newrelicEnabled": false,
   "newrelicName": "MyEtherProxy",
   "newrelicKey": "SECRET_KEY",
   "newrelicVerbose": false
}
Post
Topic
Board Digital goods
Re: [WTS] Never Settle Promo - Expires on 01/31/14!
by
mikesheadroom
on 30/01/2014, 01:00:18 UTC
The content of the bundles have changed.
Post
Topic
Board Digital goods
Re: [WTS] Never Settle Promo - Expires on 01/31/14!
by
mikesheadroom
on 29/01/2014, 13:17:27 UTC
I have an offer of 0.01BTC for each of the Never Settle bundles.  I will be closing this sale later today, so the recipient has time to redeem the codes, but there is still time left to make a winning offer!
Post
Topic
Board Digital goods
Re: [WTS] Never Settle Promo - Expires on 01/31/14!
by
mikesheadroom
on 28/01/2014, 19:19:30 UTC
An offer of $3 is on the table for one of the Never Settle bundles.  Do I hear $4?
Post
Topic
Board Digital goods
Re: [WTS] Never Settle Promo - Expires on 01/31/14!
by
mikesheadroom
on 28/01/2014, 15:13:33 UTC
Price drop!
Post
Topic
Board Digital goods
Re: [WTS] Never Settle Promo - Expires on 01/31/14!
by
mikesheadroom
on 26/01/2014, 12:07:01 UTC
Price lowered again.  Somebody should offer something before the promo expires!
Post
Topic
Board Goods
Re: [WTS] Prilosec
by
mikesheadroom
on 25/01/2014, 13:21:29 UTC
100+ days of heartburn relief for BTC or LTC!
Post
Topic
Board Digital goods
Re: [WTS] Never Settle Promo - Crysis 3, Bioshock Infinite, Far Cry 3 Blood Dragon
by
mikesheadroom
on 24/01/2014, 15:36:32 UTC
Only one week until the promo expires!  Price has been reduced and best offers are still considered!
Post
Topic
Board Digital goods
Re: [WTS] Never Settle Promo - Crysis 3, Bioshock Infinite, Far Cry 3 Blood Dragon
by
mikesheadroom
on 17/01/2014, 18:12:42 UTC
Gold, silver or bronze tier ?
There is no tier.  You get Crysis 3, Bioshock Infinite and Far Cry 3 Blood Dragon.
For the second promo, you just get Battlefield 4.
Post
Topic
Board Digital goods
Topic OP
[SOLD] Never Settle Promo - Expires on 01/31/14!
by
mikesheadroom
on 17/01/2014, 17:04:03 UTC
I have two promo cards for the AMD Never Settle Promotion, featuring Crysis 3, Bioshock Infinite and Far Cry 3 Blood Dragon.  The offer is only good for another two weeks, so these need to get redeemed pretty quick.  I am asking $20 $12 $9 each, or best offer.
I also have two promo cards for Battlefield 4 and am asking $40 $30, or best offer.
BTC and LTC accepted.
Thanks for looking!

Edit:  I just redeemed a third code I was saving for myself.  The three games listed on the card are no longer available.  The terms are now pick three of the following:

Hitman Absolution
Sleeping Dogs
Deus Ex Human Revolution
Dirt 3
Thief


Both codes sold for 0.01 BTC each.
Post
Topic
Board Goods
Re: [WTS] Prilosec
by
mikesheadroom
on 16/01/2014, 21:49:00 UTC
Bumps!
Post
Topic
Board Goods
Re: [WTS] Prilosec
by
mikesheadroom
on 10/01/2014, 14:50:29 UTC
I'm certain plenty of you guys get heartburn.