Bitcoin Forum
May 22, 2024, 12:10:57 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 [165] 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 ... 310 »
  Print  
Author Topic: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4]  (Read 379544 times)
8-bit-Party
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000

8b 16b DEMOSCENE FTW


View Profile WWW
August 23, 2015, 05:50:44 PM
 #3281

Commit soon.

8-BIT PARTY 16-BIT PARTY DEMOSCENE FTW
8-bit-Party
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000

8b 16b DEMOSCENE FTW


View Profile WWW
August 23, 2015, 07:34:36 PM
 #3282

Just to make sure, along with everything else, you are going to update the code to work with the current version of secp256k1, right?
Yes
... was not a correct answer.
I have considered pros & cons again. So, first of all, even Bitcoin Core is not compatibile with current secp256k1. They bundle older version. Therefore we will follow same path. So instead of porting to latest version I will simply include working version to 8bit distribution.



8-BIT PARTY 16-BIT PARTY DEMOSCENE FTW
M8BWNNRFMNdak68c
Sr. Member
****
Offline Offline

Activity: 373
Merit: 250


View Profile
August 23, 2015, 08:35:16 PM
 #3283

so you all trust 8-bit-Party ?
he is sending me strange private messages.. i have really no idea what he is talking about..
Why are you doing this?
OK, the question has changed.
Why do you think I am fool?
we never spoke before.. and he will not tell me what he is just refering to.. strange..
i admitted that i make several transactions a day and that i found many blocks with 2 masternodes.. but he does not care.. he is accusing me of something and i don't know what.. so if you can not tell me.. will you tell the community?
allZuckedUp
Full Member
***
Offline Offline

Activity: 164
Merit: 100


find / -name base -exec chown -R us


View Profile
August 23, 2015, 09:58:57 PM
Last edit: August 23, 2015, 10:51:16 PM by allZuckedUp
 #3284

Just to make sure, along with everything else, you are going to update the code to work with the current version of secp256k1, right?
Yes
... was not a correct answer.
I have considered pros & cons again. So, first of all, even Bitcoin Core is not compatibile with current secp256k1. They bundle older version. Therefore we will follow same path. So instead of porting to latest version I will simply include working version to 8bit distribution.

THAT, is totally an acceptable answer! I was just thinking of it from the perspective of a new user, and "git checkout a1d5ae1" is the point where it gets to be too much for folks who have never programmed before.  (I've done a bunch of devops roles for work, so, I'm pretty well versed at where even technical but non-programmer folk start to get lost.)

I wrote this up for the CRAVE community a few months ago... Now, these steps work just fine for the currently released version of the 8bit wallet on a fresh Ubuntu 14.04 install and a fresh crunchbang++ install as well (both 32bit and 64bit).  But, if you're finishing up the update now, please look at these steps below...
The shorter we can make these steps on a fresh install, the more users with things like masternoding and staking in mind we can attract, and hopefully in turn even more folks with things like games, investing, markets, and services.

  • mkdir <directory you want this to live in>
  • cd <that directory>
  • sudo apt-get install build-essential libssl-dev libdb++-dev libboost-all-dev libqrencode-dev libminiupnpc-dev
  • git clone https://github.com/bitcoin/secp256k1.git
  • cd secp256k1
  • git checkout a1d5ae1
  • ./autogen.sh
  • ./configure
  • make
  • sudo make install
  • sudo ldconfig
  • cd ..
  • git clone https://github.com/8bit-dev/8bit
  • cd 8bit/src/
  • mkdir obj/crypto
  • make -f makefile.unix

That also said, if you can get ALL the "non-standard repository" stuff truly included in the source, there's no reason we can't distribute a binary, or even maybe .deb and .rpm packages.  (well at least for easy distribution on the linux side of things)
Think about it, as yum and apt repos are not that hard to build, certainly in my skillset anyway... And, for almost all of the linux running userbase, the cutover would be as hard as "sudo apt-get --only-upgrade install 8bitd" ...Well, the NEXT cutover anyway... Smiley

Easy to run platforms result in more users... Then we can concentrate on something like, "Remember when you could mine BTC/LTC/FTC in your basement with an old machine and just hear the money rolling in?" "Well, those days can be here again!!"  Welcome to 8Bit, retro in more ways than one. Cheesy

  

allZuckedUp
Full Member
***
Offline Offline

Activity: 164
Merit: 100


find / -name base -exec chown -R us


View Profile
August 23, 2015, 10:09:33 PM
 #3285

Question:  What's up with the 8bit Subreddit?

Admittedly, I'm a redditor, but the 8bit sub hasn't seen a post in 3 months... I'm going to start throwing some stuff on there for shits and giggles, some likes and discussion could help us.  Google scrapes the shit out of reddit, so some traffic there as well will create newer and more relevant results for "8bit" or "8bitcoin"... Which again, is useful in attracting more users, and keeping them interested enough to run a wallet and grab some currency.

skidog
Legendary
*
Offline Offline

Activity: 1393
Merit: 1001


View Profile
August 24, 2015, 03:56:28 PM
 #3286

Question:  What's up with the 8bit Subreddit?

Admittedly, I'm a redditor, but the 8bit sub hasn't seen a post in 3 months... I'm going to start throwing some stuff on there for shits and giggles, some likes and discussion could help us.  Google scrapes the shit out of reddit, so some traffic there as well will create newer and more relevant results for "8bit" or "8bitcoin"... Which again, is useful in attracting more users, and keeping them interested enough to run a wallet and grab some currency.
sounds great ...
dbt1033
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000



View Profile
August 24, 2015, 04:52:50 PM
Last edit: August 24, 2015, 06:02:16 PM by dbt1033
 #3287

Well, it's the 24th.

Dev, can we get an update?


STEP 1
Increase community confidence

  • All deadlines we give will be met.
  • Accept 8BIT donations only
  • Offer 8BIT donations only
  • Show, don't tell - as often as possible
  • Gather all folks interested in supporting 8BIT, haters may stay, haters may move on
  • Let community talk. Polls will decide
  • In demoscene we trust



I want this guy back.
mastertrader777
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
August 24, 2015, 06:27:17 PM
 #3288

Well, it's the 24th.

Dev, can we get an update?


STEP 1
Increase community confidence

  • All deadlines we give will be met.
  • Accept 8BIT donations only
  • Offer 8BIT donations only
  • Show, don't tell - as often as possible
  • Gather all folks interested in supporting 8BIT, haters may stay, haters may move on
  • Let community talk. Polls will decide
  • In demoscene we trust



I want this guy back.

I'd have to make him sweat Wink
8-bit-Party
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000

8b 16b DEMOSCENE FTW


View Profile WWW
August 24, 2015, 07:34:44 PM
 #3289

(will be useful later)

i'm seeing a lot of masternodes popping up.

Dev, what is your donation address?


DONATION ADDRESS

Hello 8Bit Community,

As I've mentioned a few times, promotions are my thing around here, and I will do what it takes to get some people looking into 8Bit.

I want to give a big thanks to Starin https://bitcointalk.org/index.php?action=profile;u=499402 - For being so helpful to all the newcomers in the thread, and for his time he put in creating www.8bitcoin.org

Also big thanks to Crypto_graphics https://bitcointalk.org/index.php?action=profile;u=384621 - For brainstorming ideas with me, and knocking out some killer graphics for the thread, and www.8bitcoin.org website.

Promotions/Contest/Giveaways in the works and I need you guys ( the community ) to help pitch in to bring this all together.

I am listing a donation address ( 8bit & Bitcoin ) and your name ( if wanted ) will be recognized on the 8Bitcoin.org website if you decide to donate.

Any donation counts, and these donations will be used for Promotions/Contest/Giveaways. Donate what you can, dust or gold...it's still the thought that counts.

Public BTC Donation Address: 1DnF2vJZWFEWfgw6GLawj3GYvjVHWxyAf5

Public 8Bit Donation Address: 8YE1CkE4FGvBWxaw8eQDdkMMAtW9mJtwDT






YES!!!!

This is awesome!

8-BIT PARTY 16-BIT PARTY DEMOSCENE FTW
dbt1033
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000



View Profile
August 24, 2015, 08:14:36 PM
 #3290

(will be useful later)

i'm seeing a lot of masternodes popping up.

Dev, what is your donation address?


DONATION ADDRESS

Hello 8Bit Community,

As I've mentioned a few times, promotions are my thing around here, and I will do what it takes to get some people looking into 8Bit.

I want to give a big thanks to Starin https://bitcointalk.org/index.php?action=profile;u=499402 - For being so helpful to all the newcomers in the thread, and for his time he put in creating www.8bitcoin.org

Also big thanks to Crypto_graphics https://bitcointalk.org/index.php?action=profile;u=384621 - For brainstorming ideas with me, and knocking out some killer graphics for the thread, and www.8bitcoin.org website.

Promotions/Contest/Giveaways in the works and I need you guys ( the community ) to help pitch in to bring this all together.

I am listing a donation address ( 8bit & Bitcoin ) and your name ( if wanted ) will be recognized on the 8Bitcoin.org website if you decide to donate.

Any donation counts, and these donations will be used for Promotions/Contest/Giveaways. Donate what you can, dust or gold...it's still the thought that counts.

Public BTC Donation Address: 1DnF2vJZWFEWfgw6GLawj3GYvjVHWxyAf5

Public 8Bit Donation Address: 8YE1CkE4FGvBWxaw8eQDdkMMAtW9mJtwDT






YES!!!!

This is awesome!

Ok, I looked at both addresses, and he really never received much...so it's not the fact that he took money.

Is MasterTrader777 somehow affiliated with 8BitProject, the original dev?  That would be interesting.

Please keep us in the loop...don't really feel it's fair that we all pay for one guy being a dick, if he has been one.

Any why does he owe you 3btc?  I'm interested in this too.
Dimitry
Hero Member
*****
Offline Offline

Activity: 896
Merit: 501



View Profile
August 24, 2015, 08:24:33 PM
 #3291

This is getting more and more popcorn like!
mastertrader777
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
August 24, 2015, 10:36:18 PM
Last edit: August 24, 2015, 10:47:22 PM by mastertrader777
 #3292

Haha, thats so awesome to see that post come back around.

Back then I was working with a few guys..trying to save this coin because I "was" invested.

CryptoGraphics made the image, while we ping-ponged some awesome ideas.

I opened a donation address for the event we were trying to push and get going.

Wasn't so much for any development work, but more or less to pay for the prizes for the contest. I have a few other images CryptoGrahpics made for me, but those were for other themed events within 8bit.

Perfect example of me trying to do my part...Now we have some "new dev" that everyone seems to trust trying to be a buster about everything.

I hope he/she really does help you out and makes something happen for this.

All he/she can seem to talk about is me, while I stayed outta this thread long enough for him to have a chance to prove himself...

Now what?

Nothing.

Thats what I tried to tell you guys before, but some of you wanted your "new" dev to take the drivers seat, and I happily gave up the keys.

Simple as that.

LMAO- you want me to pay you 3 btc for what?

This is getting rather interesting. Please tell what I owe you 3 btc for..lol

Looks like I was right all along, and all you were trying to do was derail the community takeover.

Pat yourself on the back, I've been done since you came along "new dev" . Now you are pretty much leaving your community once again..on a bride/blackmail sort of situation...wow this is too funny.

Hate to say it fellas ; " but I told you so "

"new dev" you really couldn't be a bigger piece of shit...implying that I should pay you to keep developing? Or you leave? haha you can't even fork a coin..lol

Cheers,

MasterTrader777
skidog
Legendary
*
Offline Offline

Activity: 1393
Merit: 1001


View Profile
August 24, 2015, 11:45:52 PM
Last edit: August 24, 2015, 11:59:19 PM by skidog
 #3293

I'm lost, why do we care about the past? We should be looking forwards not backwards. Lets fork this thing, change the thread, and move on. The longer you live in the past, the less future you have to enjoy.  
Dimitry
Hero Member
*****
Offline Offline

Activity: 896
Merit: 501



View Profile
August 24, 2015, 11:56:38 PM
 #3294

I'm lost, why do we care about the past? We should be looking forward not backwards. Lets fork this thing, change the thread, and move on. The longer you live in the past, the less future you have to enjoy. 

Well if your blind you cant see i guess.

But this developer has 10 agenda's.

Worst part is he is couchpotato.
mastertrader777
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
August 25, 2015, 02:43:20 AM
 #3295

I'm lost, why do we care about the past? We should be looking forwards not backwards. Lets fork this thing, change the thread, and move on. The longer you live in the past, the less future you have to enjoy.  

Yea, but its kinda lame your new dev has done nothing that the community has asked for. Tried to give him a chance to make the right moves, but all he wants to do is just dwell on my and my efforts made to this coin and community.

When its all said and done, I was right about him before he left you guys in the begining and I was right about him tryimg to leave yall again.

Horrible person he/she is...just mainly wanted to stomp on what I had going for a takeover, that was this persons only misson.

I can open back up my eyes to this and powerhouse over whatever he/she is doing and bring you some real developent, and fork this coin..but I can't and won't do it for free.
8-bit-Party
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000

8b 16b DEMOSCENE FTW


View Profile WWW
August 25, 2015, 05:35:21 AM
Last edit: August 25, 2015, 06:32:22 AM by 8-bit-Party
 #3296

I see some of you do not understand the point.
Masteretarded is a serial scammer. I am not going to do anything more to let him earn a single cent here.
So masteretarded has to pay 3 BTC. Otherwise I quit.
I hope it's simple.

8-BIT PARTY 16-BIT PARTY DEMOSCENE FTW
Dimitry
Hero Member
*****
Offline Offline

Activity: 896
Merit: 501



View Profile
August 25, 2015, 06:47:02 AM
 #3297

I see some of you do not understand the point.
Masteretarded is a serial scammer. I am not going to do anything more to let him earn a single cent here.
So masteretarded has to pay 3 BTC. Otherwise I quit.
I hope it's simple.


LOL popcorntime!

I already found my gaming currency see signature GL 8bit bagholders!
mastertrader777
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
August 25, 2015, 09:09:37 AM
 #3298

I see some of you do not understand the point.
Masteretarded is a serial scammer. I am not going to do anything more to let him earn a single cent here.
So masteretarded has to pay 3 BTC. Otherwise I quit.
I hope it's simple.


You are the weakest link, goodbye Wink
skidog
Legendary
*
Offline Offline

Activity: 1393
Merit: 1001


View Profile
August 25, 2015, 02:18:30 PM
 #3299

I see some of you do not understand the point.
Masteretarded is a serial scammer. I am not going to do anything more to let him earn a single cent here.
So masteretarded has to pay 3 BTC. Otherwise I quit.
I hope it's simple.

Not seeing how letting us all down is the right thing to do....Why do you care if he makes money or not?
8-bit-Party
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000

8b 16b DEMOSCENE FTW


View Profile WWW
August 25, 2015, 02:32:34 PM
 #3300

Not seeing how letting us all down is the right thing to do....
That's not true. I am here, not going anywhere.
If you are looking for a man who let us down, there's one here - masteretarded.
He is the right person to ask.

Quote
Why do you care if he makes money or not?
I just can't sponsor my haters. Especially if they are scammers.


8-BIT PARTY 16-BIT PARTY DEMOSCENE FTW
Pages: « 1 ... 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 [165] 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 ... 310 »
  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!