Search content
Sort by

Showing 20 of 22 results by bumpy
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BlackCoin (BC/BLK) | PoS | BlackHalo | Smart Contracts | Anonymous
by
bumpy
on 15/09/2014, 13:27:48 UTC
I'm surprised that no-one has posted "this is the natural growth we're looking for"

Seriously though, what's the reason for the price raise? It's just a pump and dump or?



check MACD graph
since pump to 90k, there was still less and less selling pressure, now that selling pressure(red) came to end, and right now its only buy(green)
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BlackCoin (BC/BLK) | PoS | BlackHalo | Smart Contracts | Anonymous
by
bumpy
on 13/09/2014, 18:18:32 UTC
thats why i am a bit scared to stake. is it possible to integrate 2fa into wallet? like google auth or something
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BlackCoin (BC/BLK) | PoS | Multipool | Coinkite | WSJ | BlackHalo
by
bumpy
on 14/08/2014, 23:22:56 UTC
they look nice however, i will look into how to make them
Post
Topic
Board Mining (Altcoins)
Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer)
by
bumpy
on 28/05/2014, 18:27:19 UTC
how much show your pools? i have one worker which shows pretty accurate and another insted of 18Mh/s only 15 or so
Post
Topic
Board Mining (Altcoins)
Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer)
by
bumpy
on 26/05/2014, 13:51:17 UTC
guys using smos/bamt, try using this, it is modified script from smos homepage
Code:
#!/bin/sh
mine stop
wget http://smos-linux.org/upgrade/sgminer.pl
wget http://smos-linux.org/upgrade/sgminer2.pl
rm -rf /opt/bamt/gpumon
mv sgminer2.pl /opt/bamt/gpumon
rm -rf /opt/bamt/common.pl
mv sgminer.pl /opt/bamt/common.pl
sleep 5
cd /opt/miners/
rm -rf cgminer
git clone https://github.com/lasybear/sph-sgminer_x11mod
mv /opt/miners/sph-sgminer_x11mod /opt/miners/sgminer
cp /opt/ADL/include/* /opt/miners/sgminer/ADL_SDK/
cd /opt/miners/sgminer/
./autogen.sh
sleep 5
make clean
sleep 5
CFLAGS="-O2 -Wall -march=native -I /opt/AMDAPP/include/" LDFLAGS="-L/opt/AMDAPP/lib/x86" ./configure --enable-scrypt --enable-darkcoin --enable-opencl --bindir="/opt/miners/sgminer" --prefix="/usr/local/bin"
sleep 5
make
sleep 5
rm -rf /root/sgminer-sph.sh
clear
echo "sgminer sph"
echo "SMOS-Linux.org"
echo "Now reboot your rig, and start mining"
Post
Topic
Board Mining (Altcoins)
Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer)
by
bumpy
on 25/05/2014, 19:57:38 UTC
I have the latest. Upped engine to 950 now, still looks stable. 2.4Mh/s+

gpu-engine up to 1000, still good. 2.5 Mh/s+


try mem 1500
Post
Topic
Board Mining (Altcoins)
Re: [ANN][X11] X11/Darkcoin Gpu Miner 40% faster - FIXED: temps now show on windows
by
bumpy
on 25/05/2014, 17:23:43 UTC
doesn't work

it should, edit darkmine.sh , give it chmod +x and run it, also edit sgminer_dark in etc/bamt/

I get 3.3-3.4 mhs each card, 280x.
Who get more?

on what core and temp? you want to check the consumption because i think it's not worth it, unless you have free electricity of course

6x 280x toxic

free electricity

https://i.imgur.com/NlmvB81.png

Hello, are your memories hynix or elpida? (eg. in bios is it written)
Post
Topic
Board Mining (Altcoins)
Re: [ANN][X11] X11/Darkcoin Gpu Miner 40% faster - FIXED: temps now show on windows
by
bumpy
on 25/05/2014, 13:17:19 UTC
toxic elpida or hynix?
sapphire r9 270 @ 1120,1480; g4; w64; tc 8192; i 15; powertune 20 > 1.973Mh/s
sapphire r9 280 @ 1150,1500; g2; w256; tc 8193; i 15; powertune 20 > 2.9Mh/s
sapphire r9 280 @ 1100,1500; g2; w256; tc 8193; i 15; powertune 20 > 2.8Mh/s
gigabyte r9 280x @ 1100,1650; g2; w256; tc 8193; i 15; powertune -20; vddc 1.1 > 3Mh/s
sapphire toxic 280x @ 1060,1500; g2; w256; tc 8193; i 15; powertune -20; vddc 1.1 > 2.96Mh/s
smos bamt script
Code:
    #!/bin/sh
    mine stop
    sleep 5
    cd /home/
    git clone https://github.com/lasybear/sph-sgminer_x11mod
    mv /home/sph-sgminer_x11mod /opt/miners/darkcoin-sgminer
    cd /opt/miners/darkcoin-sgminer/
    make clean
    sleep 5
    chmod +x autogen.sh
    ./autogen.sh
    sleep 2
    apt-get install libudev-dev
    sleep 2
    cp /opt/ADL/include/* /opt/miners/darkcoin-sgminer/ADL_SDK/
    sleep 2
    CFLAGS="-O2 -Wall -march=native -I /opt/AMDAPP/include/" LDFLAGS="-L/opt/AMDAPP/lib/x86" ./configure --enable-scrypt --enable-opencl
    sleep 5
    make install
    sleep 5
    clear
    cd /root/
    echo 'export DISPLAY=:0' >> dark_mine.sh
    echo 'export GPU_MAX_ALLOC_PERCENT=100' >> dark_mine.sh
    echo 'export GPU_USE_SYNC_OBJECTS=1' >> dark_mine.sh
    echo '/opt/miners/darkcoin-sgminer/sgminer -c /etc/bamt/sgminer-dark.conf' > dark_mine.sh
    chmod +x dark_mine.sh
    clear
    echo 'Darkcoin-sgminer installed.'
    echo 'SMOS-Linux.org'
    echo 'To start mining type:'
    echo '/root/dark_mine.sh'
    echo 'or'
    echo './dark_mine.sh'
    echo 'But first stop standard mining with: mine stop'

put this in dark_mine.sh

Code:
export DISPLAY=:0
export GPU_MAX_ALLOC_PERCENT=100
export GPU_USE_SYNC_OBJECTS=1
/opt/miners/darkcoin-sgminer/sgminer -c /etc/bamt/sgminer-dark.conf

source http://bitcoinbg.eu/forum/viewtopic.php?f=20&t=1347
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BlackCoin (BC/BLK) | PoS | No Premine - No IPO - ONLY OFFICIAL THREAD
by
bumpy
on 19/05/2014, 12:42:31 UTC
75mil
1% compound interest/yr
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BlackCoin (BC/BLK) | PoS | No Premine - No IPO - ONLY OFFICIAL THREAD
by
bumpy
on 18/05/2014, 18:14:35 UTC
What is with the sell walls? Is someone trying to get the price down?

 we are now at 61.8% retracement, i suspect rise next few hours, when sell walls appear you buy Smiley they're usually fake and will get pulled off. i have seen it many times, before coin started rising, there was sell wall and then below buy wall, faking that you should sell, because the sell wall would stop rise
// just normal rise in daytrade, not astronomical
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BlackCoin (BC/BLK) | PoS | No Premine - No IPO - ONLY OFFICIAL THREAD
by
bumpy
on 18/05/2014, 18:04:54 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BlackCoin (BC/BLK) | PoS | No Premine - No IPO - ONLY OFFICIAL THREAD
by
bumpy
on 18/05/2014, 13:33:20 UTC
yes, floor shoudl have been arround 18502, according to fibonacci
PS: anyone from central europe wants delicious cakes for bc? check blackcoinmap Wink
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BlackCoin (BC/BLK) | PoS | No Premine - No IPO - ONLY OFFICIAL THREAD
by
bumpy
on 18/05/2014, 11:55:07 UTC
Yes. daytraders and bunch. this is just market movement, we tried to pass 22 mark, but volume was low, 151 was test of low, now we might be trying to get over 22, which if not succesful, could lead to next trading at arround 192, i think.

15.1 was because of DRK, Nautilus, Liberty, Cinni and Iconic. And Damn! I thought when we survived Whitecoin it was amazing. But this is unreal.  Shocked

Yes, it is nice to see that although people were dumping because of other coins, there were enough people that wanted cheap coins. i am wondering how long this 22 price will stay. it would be interesting to see this maintain without drop.
DONT forget to vote https://hitbtc.com/vote
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BlackCoin (BC/BLK) | PoS | No Premine - No IPO - ONLY OFFICIAL THREAD
by
bumpy
on 18/05/2014, 11:46:52 UTC
Yes. daytraders and bunch. this is just market movement, we tried to pass 22 mark, but volume was low, 151 was test of low, now we might be trying to get over 22, which if not succesful, could lead to next trading at arround 192, i think.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BlackCoin (BC/BLK) | PoS | No Premine - No IPO - ONLY OFFICIAL THREAD
by
bumpy
on 18/05/2014, 11:35:16 UTC
market looks like a bit overbought, i think there might be some correction, but it is still rising!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BlackCoin (BC/BLK) | PoS | No Premine - No IPO - ONLY OFFICIAL THREAD
by
bumpy
on 18/05/2014, 11:15:18 UTC
Stay away from Cinni coin....
there is still not a single commit by the cinni dev, all talk about updates is pure scam.
same goes for XLB.

by the way, i think we should start to boycott mintpal.
they ignored us week in week out when we were #1 w/o anyone in sight, then started to add shitclone after shitclone just becaue they know that they will be pumped like mad at least once, half of them pure scams. addition for XLB did it for me now, i am done with them.
best would be to have an own exchange Wink
whatever happens, i will never again pay a single SAT fee to mintpal.

To be honest, we need a BLK centric exchange. When that happens, we boycott Mintpal =P

Don't know if this was posted I didn't read all Smiley. But we should really try to be listed here:

https://hitbtc.com/vote

It seems a very nice exchange and after that we can stop using mintpal Smiley.

Not many votes so far Sad.

Cheers!.

I think people need to forgive mintpal for more stuff. They made good money from us but they need to pull in money also. Let us not forget that they helped us get on coinkite with 50000 bc.

Yeah Minty is cool and all, but one of the next steps in our growth would be BlackCoin base pairs.

if this should be the next exchange you want to be trading on, everyone register there, you get 10 votes, you need to give them only e-mail
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant
by
bumpy
on 17/05/2014, 15:06:08 UTC
is this double bottom?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BlackCoin (BC/BLK) | PoS | No Premine - No IPO - ONLY OFFICIAL THREAD
by
bumpy
on 17/05/2014, 02:15:40 UTC
i seem to have some old coal Cheesy anyone willing to buy 1000kg of coal from pure czechoslovakian communist era for 1000 blackcoins? you know, we hear this talk about freedom from fiat and banks, but the whole thing is backed by fiat, isn't it? people had money backed with gold, why not back blackcoin with coal? coal is mostly black, so is blackcoin! there is only going to be less and less coal, blackcoin is we could say stable (or not really inflatious or what is the word), unless greenpeace shuts down fossil-fuel stations, we are good to go! how about we raise bounty for an exchange to list COAL/BC pair? and uranium/bc for terrorists and blackamarkets Cheesy sounds crazy enough to get to front lines around the world? Cheesy
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BlackCoin (BC/BLK) | PoS | No Premine - No IPO - ONLY OFFICIAL THREAD
by
bumpy
on 17/05/2014, 01:09:41 UTC
i have an idea. to start, let me ask you a question. the entire bitcoin network is supported and kept alive by enormous hashpower, is that right? hashpower mostly equals electricity. so we should trade coal/uranium (this one probably not thanks to some unwanted waves) as a form of electricity for bitcoin and PoW coins, thus making the pos coins very cheap and used, because all you need to mantain network is a lot of rpi and a wallet. we might aswell turn on enormous EMP, and get some mining facilities of bitcoin down Grin this however would be only fictional and probably illegal to fly a plane over a village and shoot emp from it, not even nice, of course. Cheesy but what about the first one. to mine coins you need rig, 10% from the cost of parts you pay to distributor/reseller, then you need to set it up etc. why not buy it with coal, the entire rigs and such thing could become worthless in future. thanks for reading my hypothesis Cheesy
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BlackCoin (BC/BLK) | PoS | No Premine - No IPO - ONLY OFFICIAL THREAD
by
bumpy
on 16/05/2014, 23:50:29 UTC