Search content
Sort by

Showing 16 of 16 results by goatonastick
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CrowdSale Ended]🌟🌟🌟🌟 NVO Decentralized Exchange | MultiWallet 🌟🌟🌟🌟
by
goatonastick
on 02/03/2018, 21:19:42 UTC
Isn't the Verserus exchange one of their previous projects? Are they spending NVO funds on it, now?
Post
Topic
Board Announcements (Altcoins)
Re: [LAUNCHED][POW]⚡ELECTRONEUM⚡Official Moderated Thread
by
goatonastick
on 28/12/2017, 16:50:23 UTC
I still am seeing 0 ETN since I was able to access my electroneum.com wallet. Is this a known issue? I contacted support two days after the relaunch and I still have not heard anything back. Telegram isn't much help. Is there any other way to communicate with them?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CrowdSale Ended]🌟🌟🌟🌟 NVO Decentralized Exchange | MultiWallet 🌟🌟🌟🌟
by
goatonastick
on 27/11/2017, 17:29:25 UTC
Why today so much price jump? Is wallet out already?

Because XCP went up in price, and NVST liquidity is so low that the same 0.0229 - 0.028 range it's been trading in hasn't had time to correct.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CrowdSale Ended]🌟🌟🌟🌟 NVO Decentralized Exchange | MultiWallet 🌟🌟🌟🌟
by
goatonastick
on 21/11/2017, 17:44:46 UTC
Guys! Everything is going to be fine! Don't worry about their development speed.
They started a new ICO, so now they will have more time to work on NVO!  Cheesy Grin Grin Grin Grin Huh Grin  Grin Grin
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CrowdSale Ended]🌟🌟🌟🌟 NVO Decentralized Exchange | MultiWallet 🌟🌟🌟🌟
by
goatonastick
on 18/11/2017, 01:13:33 UTC
So what I gather so far here:

* The ICO was a shitshow due to poor instructions and guidance - the very first part of the project was a total clusterfuck
* NVO has missed - by large margins - every deadline or estimate they've given.  "Days away" has turned into months, for example.  
* NVO has been terrible at communicating and has no central source of information or updates - and can't be bothered to update the one official place they have (their website)
* NVO has provided literally no proof of any work or accomplishments so far
* No one knows anything about any of the developers except that some are also involved in other similarly unfinished/non-responsive projects

Literally all of the major red flags of a scam.

I think people are so blinded by how much profits they were promised, that they refuse to believe that they aren't going to be filthy stinking rich, and are in so much denial that they made a bad decision, that they're making up excuses FOR the devs.

I know it. I was one of them until recently. The coin promises to be SO profitable, that people bend over backwards to defy logic, so they don't feel that awful sting of knowing they got conned hard.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ISR] Isracoin - The Israeli cryptocurrency
by
goatonastick
on 28/04/2014, 16:47:43 UTC
Is no one else concerned that isr.nonstopmine.com listed as one of the official pools is being very deceptive?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ISR] Isracoin - The Israeli cryptocurrency
by
goatonastick
on 24/04/2014, 21:27:17 UTC
OP: Can we please get isr.nonstopmine.com removed from the list?

Very suspicious activity:

First of all, I could not withdraw my coins when I tried last week.

Then, the site's security certificate became invalid. (go ahead, visit the site yourself)

Now I cannot connect to mine, and I am unable to even login to the site. A message to the site through its contact form has not been answered.

Something fishy is going on!
Post
Topic
Board Altcoin Discussion
Re: The big VTC Vertcoin settings thread
by
goatonastick
on 26/03/2014, 20:29:41 UTC
About my 177 KH/s with errors...

It looks like my pool is reporting only an 81 KH/s hashrate. Does that have anything to do with my ~6% error rate? Or is that normal?

Thanks in advance.
Post
Topic
Board Altcoin Discussion
Re: The big VTC Vertcoin settings thread
by
goatonastick
on 25/03/2014, 16:03:28 UTC
8GB of RAM and 100GB pagefile as well.

100GB pagefile  Huh

why do you have that?
Post
Topic
Board Altcoin Discussion
Re: The big VTC Vertcoin settings thread
by
goatonastick
on 24/03/2014, 21:48:29 UTC
HELP!

I've tried using all my dogecoin settings, and even pasting some of the settings here, but have not managed to break more than 11 KH/s with vertminer Sad

My tried-and-true settings for dogecoin on my 7850 usually give me 346 KH/s:
-intensity 12 --gpu-threads 2 --gpu-engine 1000 --gpu-memclock 1200 --shaders 1024 --thread-concurrency 4096 --worksize 256

but even with the thread concurrency in half, I still can't get much higher than 12 KH/s.

what am I doing wrong? gpu has 2GB of memory, and system has 4GB of ram.

After much tweaking I've got my 7850's up to 175+kh/s on vertminer (BAMT)

    "worksize": "64",
    "intensity": "19",
    "thread-concurrency" : "8192",
    "shaders" : "1280",
    "gpu-engine" : "980",
    "gpu-memclock" : "1250",
    "gpu-vddc" : "0",
    "gpu-powertune" : "0",
    "gpu-threads" : "1",
    "lookup-gap" : "2",
    "queue": "0",

MSI HD7850 (single fan) 2GB 7850's, these are currently performing better than my Asus 270's.
 

Not used to using the vertminer config file, I simply rename vertminer.example.conf to vertminer.conf right? After I edit the URL and Login/Pass of course.

I get these errors:

Fatal JSON error in configuration file
Configuration file could not be used

here's my config file:
Code:
{
"pools" : [
{
"url" : "stratum+tcp://spa.pool.mn:3370",
"user" : "goatonastik.01",
"pass" : "01"
},
{
"url" : "stratum+tcp://spa.pool.mn:3370",
"user" : "goatonastik.01",
"pass" : "01"
}
]
,
"worksize": "64",
"intensity": "19",
"thread-concurrency" : "8192",
"shaders" : "1280",
"gpu-engine" : "980",
"gpu-memclock" : "1250",
"gpu-vddc" : "0",
"gpu-powertune" : "0",
"gpu-threads" : "1",
"lookup-gap" : "2",
"queue": "0",
}

Sorry for my noobiness but I'm used to using .bat files.

EDIT: good news / bad news. I put the commands into the bat file, and I get 177 KH/s, but I have around 20% hardware errors

EDIT 2: now they're averaging down to less than 10%. I know any HW errors are bad but this is so much better than before, thanks!
Post
Topic
Board Altcoin Discussion
Re: The big VTC Vertcoin settings thread
by
goatonastick
on 24/03/2014, 20:04:01 UTC
HELP!

I've tried using all my dogecoin settings, and even pasting some of the settings here, but have not managed to break more than 11 KH/s with vertminer Sad

My tried-and-true settings for dogecoin on my 7850 usually give me 346 KH/s:
-intensity 12 --gpu-threads 2 --gpu-engine 1000 --gpu-memclock 1200 --shaders 1024 --thread-concurrency 4096 --worksize 256

but even with the thread concurrency in half, I still can't get much higher than 12 KH/s.

what am I doing wrong? gpu has 2GB of memory, and system has 4GB of ram.
Post
Topic
Board Altcoin Discussion
Re: [DOGECOIN GIVEAWAY] #1 - SPONSORED BY DOGEMININGPOOL.COM - 1,000 DOGE EACH
by
goatonastick
on 24/01/2014, 07:11:40 UTC
I will help you get started a little bit  Grin

DE9ob1dAJ3SPmv177s8R8bneWR5TbXTrEV
Post
Topic
Board Mining (Altcoins)
Re: Are the AMD FirePro good for mining ???
by
goatonastick
on 24/01/2014, 05:34:50 UTC
I would say no, it's not even listed on here https://litecoin.info/Mining_hardware_comparison
Post
Topic
Board Altcoin Discussion
Re: [DOGE] Dogecoin giveaway sponsored by FORKPOOL
by
goatonastick
on 21/01/2014, 08:37:22 UTC
DRHnyPquMtSAbxdrkuL4qihUFmwUt79FHB

much generous
Post
Topic
Board Beginners & Help
Re: [My First topic in this forum]registed it for doge.scryptpools.com's shutdown!
by
goatonastick
on 17/01/2014, 04:03:15 UTC
it looks like the owner of the pool finally came back, and changed his first post in this thread https://bitcointalk.org/index.php?topic=362153.1360
Post
Topic
Board Beginners & Help
Re: Chinese buying vs. Americans
by
goatonastick
on 06/01/2014, 02:03:31 UTC