Bitcoin Forum
May 02, 2024, 12:31:13 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 [278] 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 »
  Print  
Author Topic: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4]  (Read 379544 times)
ramonestii
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
October 12, 2017, 10:31:04 PM
 #5541

rename the 8bit CLI folder to 8bitCLI

then proceed with the GUI compilation-installation. Although after a few days the GUI crashes on linux as well (segmentation core dump)

In addition the config folder is hidden under the name .8bit on your home folder. Both the CLI and the GUI take their settings and blockchain data from .8bit folder (the same of appdata/roaming/8bit if you were on windows).

It return an error when I try to run 8bitd: "8bitd: error while loading shared libraries: libsecp256k1.so.0: cannot open shared object file: No such file or directory"
Even if you use Bitcoin through Tor, the way transactions are handled by the network makes anonymity difficult to achieve. Do not expect your transactions to be anonymous unless you really know what you're doing.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Pon13
Full Member
***
Offline Offline

Activity: 670
Merit: 130



View Profile WWW
October 13, 2017, 07:16:01 AM
 #5542

rename the 8bit CLI folder to 8bitCLI

then proceed with the GUI compilation-installation. Although after a few days the GUI crashes on linux as well (segmentation core dump)

In addition the config folder is hidden under the name .8bit on your home folder. Both the CLI and the GUI take their settings and blockchain data from .8bit folder (the same of appdata/roaming/8bit if you were on windows).

It return an error when I try to run 8bitd: "8bitd: error while loading shared libraries: libsecp256k1.so.0: cannot open shared object file: No such file or directory"


did you successfully run this command? its seems no

Code:
cd ~&&git clone http://www.github.com/bitcoin/secp256k1&&cd  secp256k1&&git checkout a1d5ae1&&./autogen.sh&&./configure&&make&&sudo make install&&cd ..


From the instructions are missing the installation of git. do a sudo apt-get install git after the first set of commands (dependencies).

So 1. sudo apt-get install -y libminiupnpc-dev autoconf automake build-essential libssl-dev libdb++-dev libboost-all-dev libqrencode-dev
   
    2. sudo apt-get install git

    3. cd ~&&git clone http://www.github.com/bitcoin/secp256k1&&cd  secp256k1&&git checkout a1d5ae1&&./autogen.sh&&./configure&&make&&sudo make install&&cd ..

    4. etc etc.

Bill Hicks was right about....everything
coon056
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
October 13, 2017, 09:10:38 AM
 #5543

Although after a few days the GUI crashes on linux as well (segmentation core dump)
I expect that there is not enough computer resources, or errors in reading / writing from the disk.
I GUI works with an uptime of more than 1 month

[The last step, on Wallet create(2. Installing 8bit-qt) doesn't work, it show the message: "destination path '8bit' already exists and is not an empty directory."

Code:
cd ~/8bit
qmake
make
Pon13
Full Member
***
Offline Offline

Activity: 670
Merit: 130



View Profile WWW
October 13, 2017, 09:48:24 AM
 #5544

Although after a few days the GUI crashes on linux as well (segmentation core dump)
I expect that there is not enough computer resources, or errors in reading / writing from the disk.
I GUI works with an uptime of more than 1 month

Well its a pretty old computer. P4 with 2GB of ram.
Its only job is the 8bit wallet....so i dunno.

Bill Hicks was right about....everything
ramonestii
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
October 13, 2017, 01:45:47 PM
 #5545

Is there a Social communication ? Slack, Discord, telegram ?
kaltun
Hero Member
*****
Offline Offline

Activity: 1540
Merit: 502


View Profile
October 13, 2017, 01:50:00 PM
 #5546

Although after a few days the GUI crashes on linux as well (segmentation core dump)
I expect that there is not enough computer resources, or errors in reading / writing from the disk.
I GUI works with an uptime of more than 1 month

Well its a pretty old computer. P4 with 2GB of ram.
Its only job is the 8bit wallet....so i dunno.

so your thoughts are :
hmmm 8bit is old tech so i am gonna use old computer Smiley, in that case your using a wrong computer , you have to use x86 with (MS)DOS 1.0
Pon13
Full Member
***
Offline Offline

Activity: 670
Merit: 130



View Profile WWW
October 13, 2017, 02:52:22 PM
Last edit: October 13, 2017, 03:25:47 PM by Pon13
 #5547

no man. its linux it works on everathing

like litteraalaaeyyyy

funny thing? today i tried to open the gui just for fun and it started.


like litteraalaaeyyyyyyyy  Grin

Bill Hicks was right about....everything
8-bit-Party
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000

8b 16b DEMOSCENE FTW


View Profile WWW
October 13, 2017, 03:14:33 PM
 #5548

Well its a pretty old computer. P4 with 2GB of ram.
Its only job is the 8bit wallet....so i dunno.

This setup is perfectly fine to run the wallet. Even without swap (although I recommend having extra 2GB swap). Random crashes every few weeks or months are not something worth further investigation (I spot such ones rarely).

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

Activity: 219
Merit: 100


View Profile
October 13, 2017, 09:01:46 PM
 #5549

Well its a pretty old computer. P4 with 2GB of ram.
Its only job is the 8bit wallet....so i dunno.

This setup is perfectly fine to run the wallet. Even without swap (although I recommend having extra 2GB swap). Random crashes every few weeks or months are not something worth further investigation (I spot such ones rarely).


Agreed. I would just focus on completing the new wallet with the new coins per masternode requirements. Would be great to have that soon!
coon056
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
October 14, 2017, 07:28:43 AM
 #5550

Although after a few days the GUI crashes on linux as well (segmentation core dump)
I expect that there is not enough computer resources, or errors in reading / writing from the disk.
I GUI works with an uptime of more than 1 month

Well its a pretty old computer. P4 with 2GB of ram.
Its only job is the 8bit wallet....so i dunno.

Although I was running 20 copies of the wallet, but I'm using a server:
2 CPUs Xeon E5645 2.40GHz / RAM 28GB / SWAP 28GB

This server was purchased specifically for MN 8bit. Thanks to the wall on the exchange at the level of 7000 satosh, I managed to recoup all costs for 1.5 months.

Thank you, the unknown, keeping the course on the same level.
Pon13
Full Member
***
Offline Offline

Activity: 670
Merit: 130



View Profile WWW
October 16, 2017, 07:25:23 AM
 #5551

i really enjoy the combustion of rationality and delusion here. have a nice week people  Grin

Bill Hicks was right about....everything
JaneizBlutt
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
October 16, 2017, 07:41:10 AM
 #5552

Stack more time and i get more reward. Right ?  Cheesy
bakra
Jr. Member
*
Offline Offline

Activity: 75
Merit: 5


View Profile
October 16, 2017, 12:13:06 PM
 #5553

Is there a way to increase syncing speed?
My masternode is on a Vultr vps.
The syncing of the masternode can't keep up with the increment of the blockchain, so it is getting more and more behind.
I have 512mb memory and 2GB swap.
How can I speed this up?
8-bit-Party
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000

8b 16b DEMOSCENE FTW


View Profile WWW
October 16, 2017, 07:21:45 PM
 #5554

Is there a way to increase syncing speed?
My masternode is on a Vultr vps.
The syncing of the masternode can't keep up with the increment of the blockchain, so it is getting more and more behind.
I have 512mb memory and 2GB swap.
How can I speed this up?

1) Use bootstrap or install parsed blockchain
2) I forgot about forks since I use 1GB ram + 2GB swap

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

Activity: 219
Merit: 100


View Profile
October 16, 2017, 07:29:33 PM
 #5555

Is there a way to increase syncing speed?
My masternode is on a Vultr vps.
The syncing of the masternode can't keep up with the increment of the blockchain, so it is getting more and more behind.
I have 512mb memory and 2GB swap.
How can I speed this up?

1) Use bootstrap or install parsed blockchain
2) I forgot about forks since I use 1GB ram + 2GB swap


I'm running a  2 gb ram system (no swap, because the system doesn't allow it). And it just keeps dying.

When is the new wallet going to be available?
bakra
Jr. Member
*
Offline Offline

Activity: 75
Merit: 5


View Profile
October 16, 2017, 09:26:03 PM
 #5556

Is there a way to increase syncing speed?
My masternode is on a Vultr vps.
The syncing of the masternode can't keep up with the increment of the blockchain, so it is getting more and more behind.
I have 512mb memory and 2GB swap.
How can I speed this up?

1) Use bootstrap or install parsed blockchain
2) I forgot about forks since I use 1GB ram + 2GB swap


I started with the blockchain from the local wallet, so it was up to date when it started.
But over time it is getting more and more behind.
What do you mean by 2) ?
ramonestii
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
October 17, 2017, 12:11:42 AM
 #5557

How many coins a Masternode receive Daily ?
ramonestii
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
October 17, 2017, 01:08:47 AM
 #5558

That nodes in First Page are updated ?
Pon13
Full Member
***
Offline Offline

Activity: 670
Merit: 130



View Profile WWW
October 17, 2017, 06:35:44 AM
 #5559

How many coins a Masternode receive Daily ?

0.88 x 3 or 4. around that.

Bill Hicks was right about....everything
r8st
Full Member
***
Offline Offline

Activity: 179
Merit: 100



View Profile
October 17, 2017, 08:17:42 AM
 #5560

Since many people already know it, no need to keep it secret anymore - indeed, incoming 8BIT version will use PIVX codebase. However, it will be not pure clone, the goal is to use current chain with this code base, therefore many things need to be changed (ie hashing algo).


Gr8!
Pages: « 1 ... 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 [278] 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 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!