Bitcoin Forum
May 03, 2024, 04:32:29 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 ... 310 »
  Print  
Author Topic: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4]  (Read 379544 times)
Dimitry
Hero Member
*****
Offline Offline

Activity: 896
Merit: 501



View Profile
September 02, 2015, 07:47:18 PM
 #3661

cant resist myself

https://youtu.be/hSTivVclQQ0?t=64
1714710749
Hero Member
*
Offline Offline

Posts: 1714710749

View Profile Personal Message (Offline)

Ignore
1714710749
Reply with quote  #2

1714710749
Report to moderator
1714710749
Hero Member
*
Offline Offline

Posts: 1714710749

View Profile Personal Message (Offline)

Ignore
1714710749
Reply with quote  #2

1714710749
Report to moderator
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714710749
Hero Member
*
Offline Offline

Posts: 1714710749

View Profile Personal Message (Offline)

Ignore
1714710749
Reply with quote  #2

1714710749
Report to moderator
1714710749
Hero Member
*
Offline Offline

Posts: 1714710749

View Profile Personal Message (Offline)

Ignore
1714710749
Reply with quote  #2

1714710749
Report to moderator
8-bit-Party
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000

8b 16b DEMOSCENE FTW


View Profile WWW
September 02, 2015, 07:49:08 PM
 #3662



I didn't find a reliable dev who can do the fork for us yet, but still trying.  Anyone in the community can help?

What about dbt1033 or masteretarded777?

First one tries to be polite now, second one disappeared again. I guess it's time to call them to do something here.


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

Activity: 1274
Merit: 1000



View Profile
September 02, 2015, 07:51:54 PM
 #3663



I didn't find a reliable dev who can do the fork for us yet, but still trying.  Anyone in the community can help?

What about dbt1033 or masteretarded777?

First one tries to be polite now, second one disappeared again. I guess it's time to call them to do something here.



I'm being polite because it's the right thing to do.  I've forgiven you, whether you want me to or not.

That's my call.

If I had the programming skills, I'd take this project on with a fury but unfortunately, I do not.

So asking me doesn't get us very far.

As you said, you're a bagholder and a member of this community just like the rest of us.  

Because of this, I will treat you like anyone else here.  Work with us please, not against us.
8-bit-Party
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000

8b 16b DEMOSCENE FTW


View Profile WWW
September 02, 2015, 07:58:30 PM
 #3664

Fuck you.

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

Activity: 1274
Merit: 1000



View Profile
September 02, 2015, 07:58:57 PM
 #3665

Fuck you.


Alrighty then...
incognitoworker
Hero Member
*****
Offline Offline

Activity: 736
Merit: 500


View Profile
September 02, 2015, 09:48:00 PM
 #3666

Before forking of dash, what is this issue about?
https://bitcointalk.org/index.php?topic=1155824.msg12299537#msg12299537

IW

Quotient- Closed loop economy enviroment experiment
https://bitcointalk.org/index.php?topic=1195335.0
soco
Member
**
Offline Offline

Activity: 60
Merit: 10


View Profile
September 02, 2015, 10:13:33 PM
 #3667

skidog
Legendary
*
Offline Offline

Activity: 1393
Merit: 1001


View Profile
September 02, 2015, 11:55:49 PM
 #3668

“It's being here now that's important. There's no past and there's no future. Time is a very misleading thing. All there is ever, is the now. We can gain experience from the past, but we can't relive it; and we can hope for the future, but we don't know if there is one.”
― George Harrison
skidog
Legendary
*
Offline Offline

Activity: 1393
Merit: 1001


View Profile
September 02, 2015, 11:57:21 PM
 #3669

“War is over ... If you want it.”
― John Lennon
skidog
Legendary
*
Offline Offline

Activity: 1393
Merit: 1001


View Profile
September 03, 2015, 12:02:01 AM
 #3670

Still holding my POS for someone to take over.   2340 as of now.
allZuckedUp
Full Member
***
Offline Offline

Activity: 164
Merit: 100


find / -name base -exec chown -R us


View Profile
September 03, 2015, 12:23:58 AM
Last edit: September 03, 2015, 12:38:05 AM by allZuckedUp
 #3671

Ok, folks, sorry for the delay... But, I have indeed made this work with a slightly different revision of secp256k1...

Sooooo, without further adieu, here are the steps to build a linux wallet on a fresh debian jessie install (32 or 64).
Bare in mind, this is just for 8bitd, meaning no GUI, runs as a service.  (Better for nerds, because if you intend on things like running a bunch of masternodes on a single box, pretty pictures take up memory)
If there is enough demand, I'll see if I can cook up the QT recipe for everyone.

  • 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 dh-autoreconf autotools-dev
  • git clone https://github.com/bitcoin/secp256k1.git
  • cd secp256k1
  • git checkout d5b53aa81816214aa7c9e1095ff6ee1d4c13f9d2
  • ./autogen.sh
  • ./configure
  • make
  • sudo make install
  • sudo ldconfig
  • cd ..
  • git clone -b fixed_sync https://github.com/8bit-dev/8bit.git
  • cd 8bit/src/
  • mkdir obj/crypto  <--- The need for this step is easy enough to fix in the code isn't it? :p
  • make -f makefile.unix -j2 "USE_UPNP=-"
  • strip -s 8bitd
  • mv 8bitd <where ever you want it to live>
  • mkdir ~/.8bit
  • cd ~/.8bit
  • wget http://www.8-bit.party/static/bootstrap.dat.bz2 && bunzip2 bootstrap.dat.bz2
  • vi/nano 8bit.conf <-- And create file contents
  • /path/to/./8bitd

Oh, and I speak from experience here, do NOT try to compile this on a system with less than 1G of RAM.... At least it didn't work out well for me.

Sooo, it's syncing now... and in the early going, it does indeed seem to be syncing the blockchain much faster... but I'm going to reserve all judgement on that until it finishes with the bootstrap file and has to pull from the network.

Code:
"version" : "v2.2.0.0-g"

8-bit-Party
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000

8b 16b DEMOSCENE FTW


View Profile WWW
September 03, 2015, 06:41:56 AM
 #3672

Just some notes regarding memory usage of compilation.
It's possible to compile it with 1G RAM. Just remove -j2 switch from make call.
It's also possible to compile it with virtually any amount of memory using ggc-min-expand and ggc-min-heapsize parameters. It's the only alternative for VPSes without real (and big) swap. However, just like with using swap it will be extremely slow.

Also, if you have plenty of memory and CPU with more than 2 cores you can set -j switch to number of cores you wanna deploy to speed-up compilation process.


8-BIT PARTY 16-BIT PARTY DEMOSCENE FTW
Tinkles
Full Member
***
Offline Offline

Activity: 126
Merit: 100



View Profile
September 03, 2015, 08:41:00 AM
 #3673

Just some notes regarding memory usage of compilation.
It's possible to compile it with 1G RAM. Just remove -j2 switch from make call.
It's also possible to compile it with virtually any amount of memory using ggc-min-expand and ggc-min-heapsize parameters. It's the only alternative for VPSes without real (and big) swap. However, just like with using swap it will be extremely slow.

Also, if you have plenty of memory and CPU with more than 2 cores you can set -j switch to number of cores you wanna deploy to speed-up compilation process.



Whats the syncing time like with this build?
8-bit-Party
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000

8b 16b DEMOSCENE FTW


View Profile WWW
September 03, 2015, 09:27:13 AM
 #3674

Waiting for allZuckedUp results. I have missed a moment when blockchain has been synced in my test.

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

Activity: 1274
Merit: 1000



View Profile
September 03, 2015, 03:11:23 PM
 #3675

Still holding my POS for someone to take over.   2340 as of now.

With my 4,000, that makes close to 6,500 for our savior. 


Pretty nice incentive if you ask me.  It would be difficult to acquire that amount at market.
skidog
Legendary
*
Offline Offline

Activity: 1393
Merit: 1001


View Profile
September 03, 2015, 03:43:51 PM
 #3676

Still holding my POS for someone to take over.   2340 as of now.

With my 4,000, that makes close to 6,500 for our savior. 


Pretty nice incentive if you ask me.  It would be difficult to acquire that amount at market.
It grows by 200 a day....
dbt1033
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000



View Profile
September 03, 2015, 03:47:54 PM
 #3677

Still holding my POS for someone to take over.   2340 as of now.

With my 4,000, that makes close to 6,500 for our savior. 


Pretty nice incentive if you ask me.  It would be difficult to acquire that amount at market.
It grows by 200 a day....

LOL, so you're the reason I don't stake as much as I used to...

Nice man.
8-bit-Party
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000

8b 16b DEMOSCENE FTW


View Profile WWW
September 03, 2015, 03:57:20 PM
 #3678

It grows by 200 a day....
pretty close to 51%

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

Activity: 1274
Merit: 1000



View Profile
September 03, 2015, 04:03:01 PM
 #3679

It grows by 200 a day....
pretty close to 51%

Wow...how big is that wallet?
Dimitry
Hero Member
*****
Offline Offline

Activity: 896
Merit: 501



View Profile
September 03, 2015, 04:04:00 PM
 #3680

It grows by 200 a day....
pretty close to 51%

Ye coin looks very healthy if you ask me.

With all this info I think it must be very easy to find a new developer.

To be honest I think it is very strange they are not in line to take this over.
Pages: « 1 ... 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 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 ... 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!