Bitcoin Forum
May 02, 2024, 11:57:52 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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)
BTC4QB
Full Member
***
Offline Offline

Activity: 252
Merit: 100


Aliens are real!


View Profile
January 05, 2018, 08:06:05 AM
 #5821

how i can set up the wallet on ubuntu? i tried on ubuntu 12 lts, but its not working. Where are the tutorials?   Huh

There is a guide on the website, on discord and also on this thread (like 40 pages ago, use the research)
https://discord.gg/phtahB8

thank John. I'll try again.
1714651072
Hero Member
*
Offline Offline

Posts: 1714651072

View Profile Personal Message (Offline)

Ignore
1714651072
Reply with quote  #2

1714651072
Report to moderator
1714651072
Hero Member
*
Offline Offline

Posts: 1714651072

View Profile Personal Message (Offline)

Ignore
1714651072
Reply with quote  #2

1714651072
Report to moderator
The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714651072
Hero Member
*
Offline Offline

Posts: 1714651072

View Profile Personal Message (Offline)

Ignore
1714651072
Reply with quote  #2

1714651072
Report to moderator
BTC4QB
Full Member
***
Offline Offline

Activity: 252
Merit: 100


Aliens are real!


View Profile
January 05, 2018, 08:09:54 AM
 #5822

how i can set up the wallet on ubuntu? i tried on ubuntu 12 lts, but its not working. Where are the tutorials?   Huh
First of all, get decent Ubuntu, 12 lts has already reached its EOL.


ok dev , i'll try another one.

thank!
Rigorous
Full Member
***
Offline Offline

Activity: 574
Merit: 115



View Profile
January 05, 2018, 11:30:37 AM
 #5823

I finally got my masternode UP Grin How do I can check if is working fine? Any advice?

You can try this command:

-cli masternode count

If that number is less than 300 you have to stop and restart the daemon to let it resync. In the worst case you have to replace the blockchain with a backup, unless there is a smarter way to get back on the right chain.
aestrum
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
January 05, 2018, 04:46:44 PM
 #5824

I finally got my masternode UP Grin How do I can check if is working fine? Any advice?

You can try:

cli masternode outputs

It should show not-empty TX outputs

If wallet is not synced, you may need to wait till it fully synced, and the restart the wallet to see proper output from this command.
alforro
Copper Member
Newbie
*
Offline Offline

Activity: 124
Merit: 0

I buy/sell crypto worldwide


View Profile WWW
January 06, 2018, 01:53:49 AM
 #5825

thanks guys. Now I am sure that my MN is working, but I didnt get any coin yet  Sad
drays
Legendary
*
Offline Offline

Activity: 2520
Merit: 1073


View Profile
January 06, 2018, 02:48:24 AM
 #5826

I was able to compile wallet using these instructions: https://bitcointalk.org/index.php?topic=1028119.msg25225323#msg25225323
Then I got masternode working by adding following lines to init.cpp:

Code:
        } else {
            return InitError(_("You must specify a masternodeprivkey in the configuration. Please see documentation for help."));
        }
        // ------------------------- start -------------
        std::string err;
        masternodeConfig.read(err);
        if (!err.empty())
            LogPrintf("error while parsing masternode.conf Error: %s \n", err);
        // -------------------------- end -------------
    }

    fEnableDarksend = GetBoolArg("-enabledarksend", false);
Without these lines it doesn't read masterned.conf, therefore it will not be able to find stake coins.
Not sure how everybody else's wallets are working without this fix. Mystery....

Those lines are needed only if you use "masternode.conf". Using it saves you some burden if you run multiple nodes and want to control them from a single point, but in general you can perfectly run a masternode without using that file.

BTW, I published that patch few months ago here on the thread, so maybe some guys are using it too.

... this space is not for rent ...
binbins
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
January 06, 2018, 11:16:40 AM
 #5827

Hi all,
Somebody can upload a pre compiled mac wallet, yesterday night i passed more than 2hours to find a wallet and I can't find Cry
Thx Cheesy
litasio
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
January 07, 2018, 03:10:02 PM
 #5828

bin bins, here you go https://mega.nz/#F!5HpQASRT!AA4Zji1dZNrVS3AkdajKeA

This is the latest i got. Also i recommend to join telegram or discord chats!

Discord: https://discord.gg/5E26rB
Telegram: https://t.me/eightbitcoin
litasio
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
January 07, 2018, 03:43:54 PM
 #5829

I finally got my masternode UP Grin How do I can check if is working fine? Any advice?

You can try:

cli masternode outputs

It should show not-empty TX outputs

If wallet is not synced, you may need to wait till it fully synced, and the restart the wallet to see proper output from this command.

As i ask other people who run masternodes on discord about output. Many of us don't see any outputs, so i think this is not an issue.
Pon13
Full Member
***
Offline Offline

Activity: 670
Merit: 130



View Profile WWW
January 09, 2018, 11:04:38 AM
 #5830

Joined the discord and cant wait for the new ANN....

2018 is the 8bit year  Wink

Bill Hicks was right about....everything
mceme
Copper Member
Jr. Member
*
Offline Offline

Activity: 297
Merit: 1

From here dont want more this!


View Profile
January 09, 2018, 03:50:46 PM
 #5831



I needed upgrade VPS  to 2 vCPUs, 7,5 GB de mem and however wallet sometimes not responding , wallet 2 days running to sync 1 day of blocks Huh left me 9 .

need improve network and wallet   Roll Eyes
Pon13
Full Member
***
Offline Offline

Activity: 670
Merit: 130



View Profile WWW
January 11, 2018, 10:54:26 AM
Last edit: January 11, 2018, 11:22:18 AM by Pon13
 #5832

Yesterday i configured 12 mns and a staking wallet on an old (but quite good) Asus Aspire 5740G laptop (i7, 8GB ram, 256gb ssd) and ubuntu 16.

After leaving it be for 12 hours, i came to the conclusion that i have to reduce the number of instances cause in time some of the nodes get out of sync.
Logically, the laptops resources are not enough to handle that many instances (even if its cli instances) running simultaneously.

https://imgur.com/a/k0X3F
https://imgur.com/a/lb3bU

soooo i'm gonna stop 3 of the 12 mns and put the coins to the staking wallet unless someone has a better idea in here  Grin

any suggestions are welcomed and appreciation is appreciated cause its a bit sad to kill my babieees  Cry Cool

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

Activity: 22
Merit: 0


View Profile
January 11, 2018, 10:46:53 PM
 #5833

Hi all... Where can I download the wallets from? The URL's in this thread and many other threads are pointing to a dropbox location that is not reachable.
8-bit-Party
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000

8b 16b DEMOSCENE FTW


View Profile WWW
January 12, 2018, 12:16:42 PM
 #5834

Yesterday i configured 12 mns and a staking wallet on an old (but quite good) Asus Aspire 5740G laptop (i7, 8GB ram, 256gb ssd) and ubuntu 16.

After leaving it be for 12 hours, i came to the conclusion that i have to reduce the number of instances cause in time some of the nodes get out of sync.
Logically, the laptops resources are not enough to handle that many instances (even if its cli instances) running simultaneously.

https://imgur.com/a/k0X3F
https://imgur.com/a/lb3bU

soooo i'm gonna stop 3 of the 12 mns and put the coins to the staking wallet unless someone has a better idea in here  Grin

any suggestions are welcomed and appreciation is appreciated cause its a bit sad to kill my babieees  Cry Cool
12 instances is way too much for 8GB. I suggest 6-8 ones + 8GB swap + minimal swappiness (1-10).
Rationale:
- 500 - 1500MB per node
- swap to do not let wallet die too fast in case of weird block / orphans shit
- minimal swappiness to do not kill SSD when blockchain moves smoothly

However, the best thing is to keep multiple masternodes within one physical node. There was a patch published here.

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

Activity: 670
Merit: 130



View Profile WWW
January 12, 2018, 06:27:49 PM
 #5835

Yesterday i configured 12 mns and a staking wallet on an old (but quite good) Asus Aspire 5740G laptop (i7, 8GB ram, 256gb ssd) and ubuntu 16.

After leaving it be for 12 hours, i came to the conclusion that i have to reduce the number of instances cause in time some of the nodes get out of sync.
Logically, the laptops resources are not enough to handle that many instances (even if its cli instances) running simultaneously.

https://imgur.com/a/k0X3F
https://imgur.com/a/lb3bU

soooo i'm gonna stop 3 of the 12 mns and put the coins to the staking wallet unless someone has a better idea in here  Grin

any suggestions are welcomed and appreciation is appreciated cause its a bit sad to kill my babieees  Cry Cool
12 instances is way too much for 8GB. I suggest 6-8 ones + 8GB swap + minimal swappiness (1-10).
Rationale:
- 500 - 1500MB per node
- swap to do not let wallet die too fast in case of weird block / orphans shit
- minimal swappiness to do not kill SSD when blockchain moves smoothly

However, the best thing is to keep multiple masternodes within one physical node. There was a patch published here.


yeah i saw the patch in discord? telegram? cant remember but didnt have the time  to implement it yet. life is running superfast.

i killed 3 of my mns. the machine works great with 9 cli instances (mns) and 1 gui (staking).
My swap is 16gb (it was the same with the 13 instances)

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

Activity: 1036
Merit: 1000

8b 16b DEMOSCENE FTW


View Profile WWW
January 12, 2018, 08:02:38 PM
 #5836

My swap is 16gb (it was the same with the 13 instances)
Big swap does not help here - slow i/o operations (hdd / ssd) will lag block processing. A swap here is only to keep nodes alive in case of bunch of orphans / weird blocks - OOM prevention. Otherwise swap should not be used what can be achieved by using small swappiness value.


8-BIT PARTY 16-BIT PARTY DEMOSCENE FTW
litasio
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
January 12, 2018, 08:37:26 PM
 #5837

Dev are welcome to join both Discord and Telegram, to keep people up-to-date on 8bit coin!

Thank you
Brexitbar
Newbie
*
Offline Offline

Activity: 58
Merit: 0


View Profile
January 13, 2018, 08:56:32 AM
 #5838

Hi all... Where can I download the wallets from? The URL's in this thread and many other threads are pointing to a dropbox location that is not reachable.

Double digits posts on this. Please advise
digiflash
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
January 13, 2018, 07:43:47 PM
 #5839

I was able to compile the 8bitd. But then nothing works.... how to start the server correctly to sync. I tried to start it without params. Just hanging in the process-list. Tried to generate a wallet-address. Blinking cursor. The tutorial in the thread https://bitcointalk.org/index.php?topic=1028119.msg25225323#msg25225323 helped, but what is the correct order... or just to wait. When i start the server it asks for a masternode key, but the command to generate one shows "error: couldn't connect to server". I really don't know what I'm doing wrong and appreciate any help.

Thanks in advance!
drays
Legendary
*
Offline Offline

Activity: 2520
Merit: 1073


View Profile
January 14, 2018, 02:52:32 AM
 #5840

Hi all... Where can I download the wallets from? The URL's in this thread and many other threads are pointing to a dropbox location that is not reachable.

Double digits posts on this. Please advise

This link might help you: http://8bitcoin.netspecto.com/download.php

However I would strongly advise to go Linux route: get the sources (https://github.com/8bit-dev/8bit) and compile it on your Linux box or VM. There was a great tutorial somewhere in the last 10 pages of this thread.

... this space is not for rent ...
Pages: « 1 ... 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!