Bitcoin Forum
March 19, 2024, 02:01:34 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
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 38 39 40 41 42 43 44 45 »
  Print  
Author Topic: [ANNOUNCE] Tenebrix, a CPU-friendly, GPU-hostile cryptocurrency  (Read 127165 times)
grod
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
October 02, 2011, 09:17:35 PM
 #441

So true.  It won't be hard to inject a transaction from the address containing 7.7M to another address.  But considering how SLOOOW the tenebrix network suddenly got at confirming I'm guessing spending those 7.7M would be a whole different matter.

Been trying to get my last tenebrix to btce while they still have some value.   Go go gadget network!  But still quite hopeful re: maintaining my 100% eject success record.

IIRC it only took 20% (not 51%) of the network capacity to attack NMC because of the way the network does time synchronization.  I don't believe that vulnerability was ever addressed, so for fairbrix that works out to... 30 Mhash or so?  I've got about half that online right now.  Could probably get more than enough to implode tenebrix with EC2 for a few hundred $, a few thousand "trial" accounts or a tiny botnet.

1710813694
Hero Member
*
Offline Offline

Posts: 1710813694

View Profile Personal Message (Offline)

Ignore
1710813694
Reply with quote  #2

1710813694
Report to moderator
1710813694
Hero Member
*
Offline Offline

Posts: 1710813694

View Profile Personal Message (Offline)

Ignore
1710813694
Reply with quote  #2

1710813694
Report to moderator
1710813694
Hero Member
*
Offline Offline

Posts: 1710813694

View Profile Personal Message (Offline)

Ignore
1710813694
Reply with quote  #2

1710813694
Report to moderator
No Gods or Kings. Only Bitcoin
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1710813694
Hero Member
*
Offline Offline

Posts: 1710813694

View Profile Personal Message (Offline)

Ignore
1710813694
Reply with quote  #2

1710813694
Report to moderator
Lolcust (OP)
Member
**
Offline Offline

Activity: 112
Merit: 11

Hillariously voracious


View Profile
October 02, 2011, 09:23:49 PM
 #442

So true.  It won't be hard to inject a transaction from the address containing 7.7M to another address.

Care to outline the process of evading automatic thingamabobble monitoring an address in blockexplorer for updates ? ^__~

 
IIRC it only took 20% (not 51%) of the network capacity to attack NMC because of the way the network does time synchronization.  I don't believe that vulnerability was ever addressed,

You believe wrong - vulnerability was initially discovered in GG (that other chain I made) and I make it a little tradition to ensure that relevant fixes make it to chains I create Cheesy
 
Could probably get more than enough to implode tenebrix with EC2 for a few hundred $, a few thousand "trial" accounts or a tiny botnet.

Actually, I think someone in the thread tried to get TBX work correctly with EC, with fairly unimpressive results. Not that I mean to say you couldn't do that effectively, I do recall the rule of not saying that to people (though I doubt that the money and effort you would spend doing that would be worth meek sums of BTC you might hypothetically get out of the exchange before it all falls to pieces)

Geist Geld, the experimental cryptocurrency, is ready for yet another SolidCoin collapse Wink

Feed the Lolcust!
NMC: N6YQFkH9Gn9CTm4mpGwuLB5zLzqWTWFw67
BTC: 15F8xbgRBA1XZ4hmtdFDUasroa2A5rYg8M
GEG: gK5Lx6ypWgr69Gw9yGzE6dsA7kcuCRZRK
Winnopeg
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
October 03, 2011, 05:08:49 AM
 #443

Okay dudes, Gui-less daemon is good on all platforms (Win, Lin Ubuntu LTS, Lin CentOS, Lin Fedora specifically compiled and tested)

https://github.com/Lolcust/Tenebrix-daemon-exp/commit/a9c5887f3572259376ac0dbfaabe6232288375eb

I guess that means that it's faucet time, then exchange time, then pool time.

Any pushpool gurus here? It needs tweaking due to "unusual" PoW...
So stupid question here, but how do you compile this? Today's project was to be getting a Ubuntu machine mining headless, but I didn't exactly get very far. :p
... in the source directory type "make bitcoind"
Yeah name changing seems to be a major difficult thing for Lolcust Tongue
I assume source = /src? Either way, 'make bitcoind' doesn't work in either directory, I just get: "make: *** No rule to make target 'bitcoind'. Stop."
ArtForz
Sr. Member
****
Offline Offline

Activity: 406
Merit: 257


View Profile
October 03, 2011, 05:13:09 AM
 #444

cd src
make -f makefile.unix bitcoind
Duh.

bitcoin: 1Fb77Xq5ePFER8GtKRn2KDbDTVpJKfKmpz
i0coin: jNdvyvd6v6gV3kVJLD7HsB5ZwHyHwAkfdw
grod
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
October 03, 2011, 05:25:41 AM
 #445


Actually, I think someone in the thread tried to get TBX work correctly with EC, with fairly unimpressive results. Not that I mean to say you couldn't do that effectively, I do recall the rule of not saying that to people (though I doubt that the money and effort you would spend doing that would be worth meek sums of BTC you might hypothetically get out of the exchange before it all falls to pieces)

Mostly because tenebrix is a bitch and a half to get working in the first place.   Took me an hour of looking at code, windows batch files, etc to see why it's dumping core or failing assertions before I got it running.  EC2 boxes don't have GUIs.

You've fixed the headless problem, so the major hurdle to running the miners remotely has been cleared.  It's easy enough to do, but as you pointed out with a grand total of 230 BTCs available to cash out (and only 30 of that above .0001BTC) it's definitely not worth the price of admission.

Still, if you want to see it on EC2 post a big enough bounty in BTC and I'll get it running.  Having a hard enough time selling my tiny amount of brix, so not really willing to do it for that.


CoinHunter
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
October 03, 2011, 05:34:46 AM
 #446

Mostly because tenebrix is a bitch and a half to get working in the first place.   Took me an hour of looking at code, windows batch files, etc to see why it's dumping core or failing assertions before I got it running.  EC2 boxes don't have GUIs.

You've fixed the headless problem, so the major hurdle to running the miners remotely has been cleared.  It's easy enough to do, but as you pointed out with a grand total of 230 BTCs available to cash out (and only 30 of that above .0001BTC) it's definitely not worth the price of admission.

The two orders on GG/TBX at btc-e that look like 200 @ 0.0001 are actually artforz orders. So try and pump-n-dump down to that level if you want to start costing Artforz some btc. Smiley

Try SolidCoin or talk with other SolidCoin supporters here SolidCoin Forums
grod
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
October 03, 2011, 05:40:24 AM
 #447

The two orders on GG/TBX at btc-e that look like 200 @ 0.0001 are actually artforz orders. So try and pump-n-dump down to that level if you want to start costing Artforz some btc. Smiley

I have nothing against ArtForz, he's contributed an amazing amount to the bitcoin community.  But yeah, he'll probably wind up with a relatively huge amount of brix as we all edge ever closer to the exit.  I think this may be the first alt chain where I didn't eject in time.

Bitcoin Oz
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


Wat


View Profile WWW
October 03, 2011, 05:47:24 AM
 #448

Mostly because tenebrix is a bitch and a half to get working in the first place.   Took me an hour of looking at code, windows batch files, etc to see why it's dumping core or failing assertions before I got it running.  EC2 boxes don't have GUIs.

You've fixed the headless problem, so the major hurdle to running the miners remotely has been cleared.  It's easy enough to do, but as you pointed out with a grand total of 230 BTCs available to cash out (and only 30 of that above .0001BTC) it's definitely not worth the price of admission.

The two orders on GG/TBX at btc-e that look like 200 @ 0.0001 are actually artforz orders. So try and pump-n-dump down to that level if you want to start costing Artforz some btc. Smiley



You probably wouldnt put that much btc there unless youre the guy who owns 7 million and you know someone isnt going to dump them  Smiley

ArtForz
Sr. Member
****
Offline Offline

Activity: 406
Merit: 257


View Profile
October 03, 2011, 06:03:02 AM
 #449

Mostly because tenebrix is a bitch and a half to get working in the first place.   Took me an hour of looking at code, windows batch files, etc to see why it's dumping core or failing assertions before I got it running.  EC2 boxes don't have GUIs.

You've fixed the headless problem, so the major hurdle to running the miners remotely has been cleared.  It's easy enough to do, but as you pointed out with a grand total of 230 BTCs available to cash out (and only 30 of that above .0001BTC) it's definitely not worth the price of admission.

The two orders on GG/TBX at btc-e that look like 200 @ 0.0001 are actually artforz orders. So try and pump-n-dump down to that level if you want to start costing Artforz some btc. Smiley
That 2M @ 0.0001 buy order ... not me.
So, please dump enough coins... whoops, there's only 774K GG total in existence.
Aka "more completely baseless FUD from mr. egomaniac to keep propping up vaporcoin".
Or how did the "SC2.0 Public Beta Testnet this weekend" work out? Oh, right.
Oh, and as a thanks for this nice personal attack, I'll gladly donate my expertise and if required a few days on my personal 5970s and/or LX150 cluster to break your chain to hell and back.

bitcoin: 1Fb77Xq5ePFER8GtKRn2KDbDTVpJKfKmpz
i0coin: jNdvyvd6v6gV3kVJLD7HsB5ZwHyHwAkfdw
CoinHunter
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
October 03, 2011, 06:06:52 AM
 #450

That 2M @ 0.0001 buy order ... not me.
So, please dump enough coins... whoops, there's only 774K GG total in existence.
Aka "more completely baseless FUD from mr. egomaniac to keep propping up vaporcoin".
Or how did the "SC2.0 Public Beta Testnet this weekend" work out? Oh, right.
Oh, and as a thanks for this nice personal attack, I'll gladly donate my expertise and if required a few days on my personal 5970s and/or LX150 cluster to break your chain to hell and back.

Haha, the amateur has his feelings hurt. The order on btc-e is yours. And yes, donate everything to the "attack". You might want to get some help with the programming of it though. I don't think there is some source for you to copy for this kind of thing.

Try SolidCoin or talk with other SolidCoin supporters here SolidCoin Forums
ArtForz
Sr. Member
****
Offline Offline

Activity: 406
Merit: 257


View Profile
October 03, 2011, 06:45:41 AM
 #451

That 2M @ 0.0001 buy order ... not me.
So, please dump enough coins... whoops, there's only 774K GG total in existence.
Aka "more completely baseless FUD from mr. egomaniac to keep propping up vaporcoin".
Or how did the "SC2.0 Public Beta Testnet this weekend" work out? Oh, right.
Oh, and as a thanks for this nice personal attack, I'll gladly donate my expertise and if required a few days on my personal 5970s and/or LX150 cluster to break your chain to hell and back.

Haha, the amateur has his feelings hurt. The order on btc-e is yours. And yes, donate everything to the "attack". You might want to get some help with the programming of it though. I don't think there is some source for you to copy for this kind of thing.
Everyone got this? CoinHunter officially invited the attack, so no pre-warning this time, and no crying "EVIL BLACKHAT TERRRRRIST!!!" after.

bitcoin: 1Fb77Xq5ePFER8GtKRn2KDbDTVpJKfKmpz
i0coin: jNdvyvd6v6gV3kVJLD7HsB5ZwHyHwAkfdw
bitcola
Full Member
***
Offline Offline

Activity: 210
Merit: 100



View Profile
October 03, 2011, 06:51:39 AM
 #452

Anyone planning to share the risk by running a mining operation and looking for investments? I'd be interested in investing.

Lolcust (OP)
Member
**
Offline Offline

Activity: 112
Merit: 11

Hillariously voracious


View Profile
October 03, 2011, 06:52:49 AM
 #453


The two orders on GG/TBX at btc-e that look like 200 @ 0.0001 are actually artforz orders.  

So, you have magical clairvoyance power now, Coin King ?

Geist Geld, the experimental cryptocurrency, is ready for yet another SolidCoin collapse Wink

Feed the Lolcust!
NMC: N6YQFkH9Gn9CTm4mpGwuLB5zLzqWTWFw67
BTC: 15F8xbgRBA1XZ4hmtdFDUasroa2A5rYg8M
GEG: gK5Lx6ypWgr69Gw9yGzE6dsA7kcuCRZRK
Winnopeg
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
October 03, 2011, 08:21:26 AM
 #454

cd src
make -f makefile.unix bitcoind
Duh.
Thanks. I had to install a few more packages before it'd compile, but it's now functional. Whoo. Smiley
bulanula
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile
October 03, 2011, 08:51:27 AM
 #455

Whatever you say, that 7.7 MILLION premine just screams at me whenever I mine Tenebrix. Too bad I cannot make my own CPU chain because ATM :

Tenebrix => 7.7 million premine pump and dump fail idea
Fairbrix => Attacked by Artforz/lolcust as too much competition to tenecrap
Solidcoin 2 => Not out yet

Hopefully SC2 cannot be attacked and I will mine that.
Lolcust (OP)
Member
**
Offline Offline

Activity: 112
Merit: 11

Hillariously voracious


View Profile
October 03, 2011, 08:55:40 AM
 #456

Whatever you say, that 7.7 MILLION premine just screams at me whenever I mine Tenebrix.

If abstract mathematical constructs scream at you, you should really see a doc.


Also strange that 5% of stuff mined with your electricity doesn't scream at you. Glass houses are so glassy.

Fairbrix => Attacked by Artforz/lolcust as too much competition to tenecrap


Now given that I was helping out with FBX, this is plain outright lie.

Also, the only thing that really keeps you from making a fork of your own is insufficient imagination

Geist Geld, the experimental cryptocurrency, is ready for yet another SolidCoin collapse Wink

Feed the Lolcust!
NMC: N6YQFkH9Gn9CTm4mpGwuLB5zLzqWTWFw67
BTC: 15F8xbgRBA1XZ4hmtdFDUasroa2A5rYg8M
GEG: gK5Lx6ypWgr69Gw9yGzE6dsA7kcuCRZRK
coblee
Donator
Legendary
*
Offline Offline

Activity: 1651
Merit: 1264


Creator of Litecoin. Cryptocurrency enthusiast.


View Profile
October 03, 2011, 09:10:36 AM
 #457

Fairbrix => Attacked by Artforz/lolcust as too much competition to tenecrap

Now given that I was helping out with FBX, this is plain outright lie.

bulanula, please stop spreading FUD. Stop accusing people of attacking a chain when you don't know for sure. Lolcust is the main reason why Fairbrix exists in the first place.

bulanula
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile
October 03, 2011, 09:11:41 AM
 #458

Now given that I was helping out with FBX, this is plain outright lie.

Also, the only thing that really keeps you from making a fork of your own is insufficient imagination

Not really. Too bad I am not a coder or I really would make a proper CPU mining chain just for the educational value etc. and not to premine millions and pump and dump it.

Fairbrix => Attacked by Artforz/lolcust as too much competition to tenecrap

Now given that I was helping out with FBX, this is plain outright lie.

bulanula, please stop spreading FUD. Stop accusing people of attacking a chain when you don't know for sure. Lolcust is the main reason why Fairbrix exists in the first place.

Well until you can disprove it, it can be assumed to be true and the guy who attacked Fairbrix can actually be Artforz/lolcust until you have concrete evidence to disprove this.

In public he helps complete Fairbux to look like good competition but in private he attacks it with his botnet so that it does not compete with pump+dump tenebrix scheme. Simples !
Lolcust (OP)
Member
**
Offline Offline

Activity: 112
Merit: 11

Hillariously voracious


View Profile
October 03, 2011, 09:16:00 AM
 #459

Now given that I was helping out with FBX, this is plain outright lie.

Also, the only thing that really keeps you from making a fork of your own is insufficient imagination

Not really. Too bad I am not a coder

Neither am I.

That didn't stop me, why should it stop you?

or I really would make a proper CPU mining chain just for the educational value etc.

Why, do it. Sky's the limit, mate!

and not to premine millions and pump and dump it.

My utter lack of cash-out both in TBX and GEG is backed by blockexplorer.

What are your claims backed by, the SC2.0 public testnet ;-) ?

Geist Geld, the experimental cryptocurrency, is ready for yet another SolidCoin collapse Wink

Feed the Lolcust!
NMC: N6YQFkH9Gn9CTm4mpGwuLB5zLzqWTWFw67
BTC: 15F8xbgRBA1XZ4hmtdFDUasroa2A5rYg8M
GEG: gK5Lx6ypWgr69Gw9yGzE6dsA7kcuCRZRK
ArtForz
Sr. Member
****
Offline Offline

Activity: 406
Merit: 257


View Profile
October 03, 2011, 09:17:02 AM
 #460

Well until you can disprove it, it can be assumed to be true and the guy who attacked Fairbrix can actually be Artforz/lolcust until you have concrete evidence to disprove this.

In public he helps complete Fairbux to look like good competition but in private he attacks it with his botnet so that it does not compete with pump+dump tenebrix scheme. Simples !
A magic fairy told me bulanula is a sockpuppet of CH/RS.
Well until you can disprove it, it can be assumed to be true and the guy who claims to be bulanula can actually be CH until you have concrete evidence to disprove this.

bitcoin: 1Fb77Xq5ePFER8GtKRn2KDbDTVpJKfKmpz
i0coin: jNdvyvd6v6gV3kVJLD7HsB5ZwHyHwAkfdw
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 38 39 40 41 42 43 44 45 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!